Fix inconsistencies in Android annotations

This commit is contained in:
Alexey Sedunov
2013-10-08 18:10:42 +04:00
parent 9c38716829
commit ed006a66c5
273 changed files with 24051 additions and 12822 deletions
@@ -1,29 +1,35 @@
<root>
<item name='org.apache.xpath.NodeSet org.w3c.dom.traversal.NodeIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.apache.xml.dtm.DTMIterator) 0'>
<item name='org.apache.xpath.XPathContext org.apache.xml.dtm.DTMIterator createDTMIterator(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext.XPathExpressionContext java.lang.String toString(org.w3c.dom.Node)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath boolean bool(org.apache.xpath.XPathContext, int, org.apache.xml.utils.PrefixResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<item name='org.apache.xpath.ExtensionsProvider java.lang.Object extFunction(org.apache.xpath.functions.FuncExtFunction, java.util.Vector) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathException org.apache.xpath.ExpressionNode getExpressionOwner(org.apache.xpath.ExpressionNode) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression int asNode(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 0'>
<item name='org.apache.xpath.NodeSet org.w3c.dom.traversal.NodeIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression void warn(org.apache.xpath.XPathContext, java.lang.String, java.lang.Object[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath double getMatchScore(org.apache.xpath.XPathContext, int) 0'>
@@ -32,106 +38,70 @@
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSet void addNodesInDocOrder(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSet void addNodesInDocOrder(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext org.apache.xml.dtm.DTMIterator createDTMIterator(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathException XPathException(java.lang.String, org.apache.xpath.ExpressionNode) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.SourceTreeManager int getSourceTree(javax.xml.transform.Source, javax.xml.transform.SourceLocator, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath void error(org.apache.xpath.XPathContext, int, java.lang.String, java.lang.Object[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath void warn(org.apache.xpath.XPathContext, int, java.lang.String, java.lang.Object[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getLocalVariable(org.apache.xpath.XPathContext, int, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext.XPathExpressionContext org.w3c.dom.traversal.NodeIterator getContextNodes()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath XPath(java.lang.String, javax.xml.transform.SourceLocator, org.apache.xml.utils.PrefixResolver, int, javax.xml.transform.ErrorListener) 0'>
<item name='org.apache.xpath.Expression org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext.XPathExpressionContext org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xml.utils.QName)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int, org.apache.xml.dtm.DTM, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathException XPathException(java.lang.String, org.apache.xpath.ExpressionNode) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath void error(org.apache.xpath.XPathContext, int, java.lang.String, java.lang.Object[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath void warn(org.apache.xpath.XPathContext, int, java.lang.String, java.lang.Object[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath XPath(java.lang.String, javax.xml.transform.SourceLocator, org.apache.xml.utils.PrefixResolver, int, javax.xml.transform.ErrorListener) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathVisitor boolean visitVariableRef(org.apache.xpath.ExpressionOwner, org.apache.xpath.operations.Variable) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getGlobalVariable(org.apache.xpath.XPathContext, int, boolean)'>
<item name='org.apache.xpath.XPathException void printStackTrace(java.io.PrintStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression org.apache.xml.dtm.DTMIterator asIteratorRaw(org.apache.xpath.XPathContext, int)'>
<item name='org.apache.xpath.ExpressionNode void exprAddChild(org.apache.xpath.ExpressionNode, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath XPath(java.lang.String, javax.xml.transform.SourceLocator, org.apache.xml.utils.PrefixResolver, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.SourceTreeManager int parseToNode(javax.xml.transform.Source, javax.xml.transform.SourceLocator, org.apache.xpath.XPathContext) 2'>
<item name='org.apache.xpath.NodeSetDTM void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathException org.w3c.dom.Node getStylesheetNode(org.apache.xpath.ExpressionNode) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String) 1'>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 1'>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.SourceTreeManager int getNode(javax.xml.transform.Source) 0'>
@@ -146,34 +116,163 @@
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM void appendNodes(org.apache.xml.utils.NodeVector) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathException void printStackTrace(java.io.PrintWriter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.ExtensionsProvider java.lang.Object extFunction(java.lang.String, java.lang.String, java.util.Vector, java.lang.Object) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getGlobalVariable(org.apache.xpath.XPathContext, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<item name='org.apache.xpath.Expression org.apache.xml.dtm.DTMIterator asIterator(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext.XPathExpressionContext java.lang.String toString(org.w3c.dom.Node)'>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression void exprAddChild(org.apache.xpath.ExpressionNode, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext void setErrorListener(javax.xml.transform.ErrorListener) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int, org.apache.xml.utils.PrefixResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.apache.xml.dtm.DTMIterator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathVisitor boolean visitPredicate(org.apache.xpath.ExpressionOwner, org.apache.xpath.Expression) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getLocalVariable(org.apache.xpath.XPathContext, int, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression void error(org.apache.xpath.XPathContext, java.lang.String, java.lang.Object[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression void executeCharsToContentHandler(org.apache.xpath.XPathContext, org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSet void addNodesInDocOrder(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSet void addNodesInDocOrder(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.ExtensionsProvider java.lang.Object extFunction(java.lang.String, java.lang.String, java.util.Vector, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getGlobalVariable(org.apache.xpath.XPathContext, int, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.SourceTreeManager int getSourceTree(javax.xml.transform.Source, javax.xml.transform.SourceLocator, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression org.apache.xml.dtm.DTMIterator asIteratorRaw(org.apache.xpath.XPathContext, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathVisitor boolean visitLocationPath(org.apache.xpath.ExpressionOwner, org.apache.xpath.axes.LocPathIterator) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext.XPathExpressionContext org.w3c.dom.traversal.NodeIterator getContextNodes()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSet void appendNodes(org.apache.xpath.NodeSet) 0'>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM void appendNodes(org.apache.xml.utils.NodeVector) 0'>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath XPath(java.lang.String, javax.xml.transform.SourceLocator, org.apache.xml.utils.PrefixResolver, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.SourceTreeManager int parseToNode(javax.xml.transform.Source, javax.xml.transform.SourceLocator, org.apache.xpath.XPathContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext boolean release(org.apache.xml.dtm.DTM, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSet void appendNodes(org.apache.xpath.NodeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI CachedXPathAPI(org.apache.xpath.CachedXPathAPI) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM void addNodesInDocOrder(org.apache.xml.dtm.DTMIterator, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM void addNodesInDocOrder(org.apache.xml.dtm.DTMIterator, org.apache.xpath.XPathContext) 0'>
<item name='org.apache.xpath.Expression org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 1'>
@@ -185,52 +284,31 @@
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.apache.xpath.NodeSetDTM) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName)'>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression org.apache.xml.dtm.DTMIterator asIteratorRaw(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath XPath(java.lang.String, javax.xml.transform.SourceLocator, org.apache.xml.utils.PrefixResolver, int, javax.xml.transform.ErrorListener, org.apache.xpath.compiler.FunctionTable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathVisitable void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getLocalVariable(org.apache.xpath.XPathContext, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.SourceTreeManager void putDocumentInCache(int, javax.xml.transform.Source) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, org.w3c.dom.Node, org.apache.xml.utils.PrefixResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.Expression org.apache.xml.dtm.DTMIterator asIterator(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getLocalVariable(org.apache.xpath.XPathContext, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathContext void setErrorListener(javax.xml.transform.ErrorListener) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPath org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int, org.apache.xml.utils.PrefixResolver) 0'>
<item name='org.apache.xpath.ExpressionOwner void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
@@ -5,40 +5,46 @@
<item name='org.apache.xpath.axes.WalkingIterator void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.axes.PredicatedNodeTest int getProximityPosition(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.MatchPatternIterator void setRoot(int, java.lang.Object) 1'>
<item name='org.apache.xpath.axes.ChildTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.DescendantIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<item name='org.apache.xpath.axes.MatchPatternIterator void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkerFactory java.lang.String getAnalysisString(int)'>
<item name='org.apache.xpath.axes.PredicatedNodeTest void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.OneStepIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<item name='org.apache.xpath.axes.ContextNodeList org.w3c.dom.traversal.NodeIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.AxesWalker void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xml.dtm.DTMIterator asIterator(org.apache.xpath.XPathContext, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.AxesWalker int getLastPos(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xml.dtm.DTMIterator asIterator(org.apache.xpath.XPathContext, int)'>
<item name='org.apache.xpath.axes.OneStepIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.AxesWalker java.lang.Object clone()'>
<item name='org.apache.xpath.axes.FilterExprIteratorSimple void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.ChildIterator int asNode(org.apache.xpath.XPathContext) 0'>
@@ -50,10 +56,10 @@
<item name='org.apache.xpath.axes.AxesWalker void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.HasPositionalPredChecker boolean check(org.apache.xpath.axes.LocPathIterator) 0'>
<item name='org.apache.xpath.axes.AxesWalker void init(org.apache.xpath.compiler.Compiler, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprWalker java.lang.Object clone()'>
<item name='org.apache.xpath.axes.HasPositionalPredChecker boolean check(org.apache.xpath.axes.LocPathIterator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkingIterator void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
@@ -62,31 +68,64 @@
<item name='org.apache.xpath.axes.FilterExprWalker void setInnerExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator org.apache.xpath.axes.LocPathIterator createUnionIterator(org.apache.xpath.compiler.Compiler, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.ReverseAxesWalker int getLastPos(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator void executeCharsToContentHandler(org.apache.xpath.XPathContext, org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkingIteratorSorted void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.DescendantIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprIteratorSimple void setInnerExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator int asNode(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.OneStepIterator void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.PredicatedNodeTest java.lang.String nodeToString(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.AxesWalker java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.MatchPatternIterator short acceptNode(int, org.apache.xpath.XPathContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionChildIterator void addNodeTest(org.apache.xpath.axes.PredicatedNodeTest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<item name='org.apache.xpath.axes.WalkerFactory org.apache.xml.dtm.DTMIterator newDTMIterator(org.apache.xpath.compiler.Compiler, int, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionChildIterator void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.BasicTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator int getLastPos(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.SelfIteratorNoPredicate int asNode(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<item name='org.apache.xpath.axes.LocPathIterator void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.NodeSequence org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<item name='org.apache.xpath.axes.WalkerFactory java.lang.String getAnalysisString(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.NodeSequence void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator org.apache.xpath.axes.LocPathIterator createDTMIterator(org.apache.xpath.compiler.Compiler, int) 0'>
@@ -95,21 +134,33 @@
<item name='org.apache.xpath.axes.FilterExprWalker void init(org.apache.xpath.compiler.Compiler, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator void loadLocationPaths(org.apache.xpath.compiler.Compiler, int, int) 0'>
<item name='org.apache.xpath.axes.ChildTestIterator void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator org.apache.xpath.axes.LocPathIterator createUnionIterator(org.apache.xpath.compiler.Compiler, int)'>
<item name='org.apache.xpath.axes.NodeSequence void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator void loadLocationPaths(org.apache.xpath.compiler.Compiler, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkerFactory org.apache.xml.dtm.DTMIterator newDTMIterator(org.apache.xpath.compiler.Compiler, int, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator org.apache.xpath.axes.LocPathIterator createDTMIterator(org.apache.xpath.compiler.Compiler, int)'>
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprWalker java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.OneStepIteratorForward void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.PredicatedNodeTest int getLastPos(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.DescendantIterator int asNode(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -119,22 +170,37 @@
<item name='org.apache.xpath.axes.BasicTestIterator BasicTestIterator(org.apache.xpath.compiler.Compiler, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.SubContextList int getLastPos(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprIteratorSimple org.apache.xpath.objects.XNodeSet executeFilterExpr(int, org.apache.xpath.XPathContext, org.apache.xml.utils.PrefixResolver, boolean, int, org.apache.xpath.Expression) 5'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprIterator void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator org.apache.xpath.axes.LocPathIterator createDTMIterator(org.apache.xpath.compiler.Compiler, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprIteratorSimple org.apache.xpath.objects.XNodeSet executeFilterExpr(int, org.apache.xpath.XPathContext, org.apache.xml.utils.PrefixResolver, boolean, int, org.apache.xpath.Expression) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.DescendantIterator void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.PredicatedNodeTest java.lang.String nodeToString(int)'>
<item name='org.apache.xpath.axes.SubContextList int getProximityPosition(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator UnionPathIterator(org.apache.xpath.compiler.Compiler, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.ChildTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<item name='org.apache.xpath.axes.HasPositionalPredChecker boolean visitPredicate(org.apache.xpath.ExpressionOwner, org.apache.xpath.Expression) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xml.dtm.DTMIterator asIterator(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator org.apache.xpath.axes.LocPathIterator createUnionIterator(org.apache.xpath.compiler.Compiler, int) 0'>
@@ -143,25 +209,40 @@
<item name='org.apache.xpath.axes.UnionPathIterator void addIterator(org.apache.xml.dtm.DTMIterator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.BasicTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprIterator void setInnerExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkerFactory void diagnoseIterator(java.lang.String, int, org.apache.xpath.compiler.Compiler) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.UnionPathIterator void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkerFactory int getAxisFromStep(org.apache.xpath.compiler.Compiler, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprIterator void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkingIterator void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.SelfIteratorNoPredicate int getLastPos(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprWalker void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.FilterExprIteratorSimple void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkerFactory org.apache.xml.dtm.DTMIterator newDTMIterator(org.apache.xpath.compiler.Compiler, int, boolean)'>
<item name='org.apache.xpath.axes.FilterExprWalker int getLastPos(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.NodeSequence org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkingIterator void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,53 +1,47 @@
<root>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gte(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression minus(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lte(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initXPath(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression and(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression neg(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression or(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initMatchPattern(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression plus(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression minus(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lt(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression union(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression bool(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initXPath(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mod(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression locationPath(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mult(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression div(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gte(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression number(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression variable(int)'>
<item name='org.apache.xpath.compiler.XPathParser void initMatchPattern(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gt(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mult(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initXPath(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression equals(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lt(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression bool(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression locationPath(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression div(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initMatchPattern(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
@@ -56,25 +50,31 @@
<item name='org.apache.xpath.compiler.OpMap int getNextOpPos(int[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression string(int)'>
<item name='org.apache.xpath.compiler.XPathParser java.lang.String dumpRemainingTokenQueue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lte(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression variable(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression plus(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression union(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression string(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression notequals(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression neg(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression or(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gt(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mod(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser java.lang.String dumpRemainingTokenQueue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression equals(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression and(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,134 +1,272 @@
<root>
<item name='org.apache.xpath.functions.FuncCeiling org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSum org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<item name='org.apache.xpath.functions.FunctionMultiArgs void setArg(org.apache.xpath.Expression, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtFunction void setArg(org.apache.xpath.Expression, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncUnparsedEntityURI org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<item name='org.apache.xpath.functions.FuncCeiling org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncRound org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.functions.FuncTrue void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncPosition org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncQname org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncConcat org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSum org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNamespace org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncPosition void postCompileStep(org.apache.xpath.compiler.Compiler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncBoolean org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FunctionOneArg void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLast void postCompileStep(org.apache.xpath.compiler.Compiler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtFunction org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncTranslate org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSubstringBefore org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.functions.FuncPosition void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtFunction org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncDoclocation org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.functions.FuncBoolean org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncCount org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNumber org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtFunctionAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtElementAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLang org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNot org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncContains org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLocalPart org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.Function void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncTrue org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSystemProperty org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncFalse org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncUnparsedEntityURI org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLang org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLast org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.functions.FuncString org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncStartsWith org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncCount org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<item name='org.apache.xpath.functions.FuncSum org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncFloor org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.functions.FuncCount org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncStringLength org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.functions.FuncNormalizeSpace void executeCharsToContentHandler(org.apache.xpath.XPathContext, org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncGenerateId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.functions.Function org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<item name='org.apache.xpath.functions.FuncSubstringBefore org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSystemProperty void loadPropertyFile(java.lang.String, java.util.Properties) 1'>
<item name='org.apache.xpath.functions.FuncBoolean org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FunctionMultiArgs void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.Function void setArg(org.apache.xpath.Expression, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLast void postCompileStep(org.apache.xpath.compiler.Compiler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncContains org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncRound org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtElementAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSubstringAfter org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtElementAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSubstringBefore org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncQname org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtFunction void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncCurrent org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.Function void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncStartsWith org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncFloor org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncFalse org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSubstring org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncGenerateId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncCount org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLocalPart org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncCurrent void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncStringLength org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncFalse void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSystemProperty org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncFloor org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSystemProperty org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.Function2Args void setArg(org.apache.xpath.Expression, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSum org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncUnparsedEntityURI org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncUnparsedEntityURI org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNamespace org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FunctionOneArg void setArg(org.apache.xpath.Expression, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLast org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNamespace org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncTrue org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNot org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncCeiling org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNormalizeSpace org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncRound org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtFunctionAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtFunctionAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNumber org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncConcat org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncPosition org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncPosition void postCompileStep(org.apache.xpath.compiler.Compiler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncDoclocation org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNumber org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.Function3Args void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FunctionOneArg void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncGenerateId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncExtFunction org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.Function void postCompileStep(org.apache.xpath.compiler.Compiler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLast org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncConcat org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLang org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.Function3Args void setArg(org.apache.xpath.Expression, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncNot org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLang org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncTrue org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncDoclocation org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncQname org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncTranslate org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncPosition org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FunctionOneArg void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncTranslate org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncSystemProperty void loadPropertyFile(java.lang.String, java.util.Properties) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLast void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncStringLength org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncContains org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.Function2Args void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncCurrent org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncFalse org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.functions.FuncLocalPart org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -20,13 +20,16 @@
<item name='org.apache.xpath.jaxp.XPathExpressionImpl java.lang.Object evaluate(org.xml.sax.InputSource, javax.xml.namespace.QName) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.JAXPVariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathImpl void setXPathVariableResolver(javax.xml.xpath.XPathVariableResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.Object evaluate(java.lang.String, java.lang.Object, javax.xml.namespace.QName) 0'>
<item name='org.apache.xpath.jaxp.JAXPVariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathFactoryImpl javax.xml.xpath.XPath newXPath()'>
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.Object evaluate(java.lang.String, java.lang.Object, javax.xml.namespace.QName) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathFactoryImpl void setFeature(java.lang.String, boolean) 0'>
@@ -44,10 +47,10 @@
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.String evaluate(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.Object evaluate(java.lang.String, java.lang.Object, javax.xml.namespace.QName) 2'>
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.String evaluate(java.lang.String, org.xml.sax.InputSource) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.String evaluate(java.lang.String, org.xml.sax.InputSource) 1'>
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.Object evaluate(java.lang.String, java.lang.Object, javax.xml.namespace.QName) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathFactoryImpl boolean getFeature(java.lang.String) 0'>
@@ -59,6 +62,12 @@
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.Object evaluate(java.lang.String, org.xml.sax.InputSource, javax.xml.namespace.QName) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.JAXPPrefixResolver java.lang.String getNamespaceForPrefix(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathFactoryImpl javax.xml.xpath.XPath newXPath()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.JAXPExtensionsProvider java.lang.Object extFunction(java.lang.String, java.lang.String, java.util.Vector, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -74,16 +83,13 @@
<item name='org.apache.xpath.jaxp.XPathExpressionImpl java.lang.Object evaluate(java.lang.Object, javax.xml.namespace.QName) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathImpl javax.xml.xpath.XPathExpression compile(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.JAXPVariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.String evaluate(java.lang.String, org.xml.sax.InputSource) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.JAXPVariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName)'>
<item name='org.apache.xpath.jaxp.XPathImpl javax.xml.xpath.XPathExpression compile(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathFactoryImpl void setXPathFunctionResolver(javax.xml.xpath.XPathFunctionResolver) 0'>
@@ -1,29 +1,35 @@
<root>
<item name='org.apache.xpath.objects.XBoolean java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet org.w3c.dom.traversal.NodeIterator nodeset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB int compareToIgnoreCase(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(org.apache.xml.utils.FastStringBuffer, int, int)'>
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFragSelectWrapper org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.objects.XNull java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject boolean lessThanOrEqual(org.apache.xpath.objects.XObject) 0'>
<item name='org.apache.xpath.objects.XString int compareToIgnoreCase(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet org.apache.xml.dtm.DTMIterator iterRaw()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString substring(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toLowerCase(java.util.Locale)'>
<item name='org.apache.xpath.objects.XNodeSet void appendToFsb(org.apache.xml.utils.FastStringBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNumber java.lang.String getTypeString()'>
<item name='org.apache.xpath.objects.XObject boolean lessThanOrEqual(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSetForDOM XNodeSetForDOM(org.w3c.dom.Node, org.apache.xml.dtm.DTMManager) 1'>
@@ -32,7 +38,7 @@
<item name='org.apache.xpath.objects.XNodeSet boolean compare(org.apache.xpath.objects.XObject, org.apache.xpath.objects.Comparator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet org.apache.xml.dtm.DTMIterator iterRaw()'>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject create(java.lang.Object, org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject void appendToFsb(org.apache.xml.utils.FastStringBuffer) 0'>
@@ -47,19 +53,43 @@
<item name='org.apache.xpath.objects.XNodeSet XNodeSet(org.apache.xpath.objects.XNodeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObjectFactory org.apache.xpath.objects.XObject create(java.lang.Object, org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.objects.XRTreeFrag java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString substring(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString boolean startsWith(java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString boolean equalsIgnoreCase(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject getFresh()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toLowerCase(java.util.Locale)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet boolean lessThan(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(java.lang.String)'>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet org.w3c.dom.NodeList nodelist()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(char[], int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XBoolean java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet boolean notEquals(org.apache.xpath.objects.XObject) 0'>
@@ -71,34 +101,31 @@
<item name='org.apache.xpath.objects.XBoolean boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString int compareTo(org.apache.xml.utils.XMLString) 0'>
<item name='org.apache.xpath.objects.XRTreeFrag void appendToFsb(org.apache.xml.utils.FastStringBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject getFresh()'>
<item name='org.apache.xpath.objects.XString int compareTo(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString xstr()'>
<item name='org.apache.xpath.objects.XObjectFactory org.apache.xpath.objects.XObject create(java.lang.Object, org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toUpperCase(java.util.Locale)'>
<item name='org.apache.xpath.objects.XObject void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toLowerCase()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet java.lang.String getTypeString()'>
<item name='org.apache.xpath.objects.XString java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XBoolean java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString substring(int, int)'>
<item name='org.apache.xpath.objects.XObject java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB boolean startsWith(org.apache.xml.utils.XMLString) 0'>
@@ -116,45 +143,54 @@
<item name='org.apache.xpath.objects.XString int lastIndexOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString java.lang.String getTypeString()'>
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString substring(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject java.lang.String getTypeString()'>
<item name='org.apache.xpath.objects.XRTreeFragSelectWrapper org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNull boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSetForDOM XNodeSetForDOM(org.apache.xpath.objects.XNodeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString concat(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XBooleanStatic boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSetForDOM XNodeSetForDOM(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFrag boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB int compareTo(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject boolean lessThan(org.apache.xpath.objects.XObject) 0'>
<item name='org.apache.xpath.objects.XRTreeFrag boolean equals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toUpperCase()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XBoolean XBoolean(java.lang.Boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject boolean lessThan(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toUpperCase(java.util.Locale)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet boolean lessThanOrEqual(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString emptystr()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFrag org.apache.xml.dtm.DTMIterator asNodeIterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject boolean greaterThan(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -164,10 +200,10 @@
<item name='org.apache.xpath.objects.XStringForFSB void getChars(int, int, char[], int) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toUpperCase()'>
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString emptystr()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject create(java.lang.Object, org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.objects.XNodeSet org.w3c.dom.traversal.NodeIterator nodeset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString boolean startsWith(java.lang.String) 0'>
@@ -176,6 +212,9 @@
<item name='org.apache.xpath.objects.XStringForFSB boolean equalsIgnoreCase(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForChars void getChars(int, int, char[], int) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSetForDOM XNodeSetForDOM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -185,52 +224,52 @@
<item name='org.apache.xpath.objects.XString boolean startsWith(org.apache.xml.utils.XMLString, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNull java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString concat(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString int rtf(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString concat(java.lang.String)'>
<item name='org.apache.xpath.objects.XNodeSet java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFrag java.lang.String getTypeString()'>
<item name='org.apache.xpath.objects.XStringForFSB void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString boolean equals(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString boolean startsWith(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString substring(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject create(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNumber java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSetForDOM XNodeSetForDOM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toLowerCase()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFrag java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet boolean greaterThan(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB void appendToFsb(org.apache.xml.utils.FastStringBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet boolean greaterThan(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNumber XNumber(java.lang.Number) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFrag org.apache.xml.dtm.DTMIterator asNodeIterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString boolean endsWith(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString substring(int)'>
<item name='org.apache.xpath.objects.XString boolean equals(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString substring(int, int)'>
<item name='org.apache.xpath.objects.XBoolean java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString int indexOf(java.lang.String, int) 0'>
@@ -239,10 +278,10 @@
<item name='org.apache.xpath.objects.XStringForFSB boolean equals(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString concat(java.lang.String)'>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toUpperCase(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toUpperCase(java.util.Locale) 0'>
<item name='org.apache.xpath.objects.XObject org.apache.xml.utils.XMLString xstr()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFrag XRTreeFrag(int, org.apache.xpath.XPathContext) 1'>
@@ -251,7 +290,7 @@
<item name='org.apache.xpath.objects.XNodeSet java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet org.w3c.dom.NodeList nodelist()'>
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(org.apache.xml.utils.FastStringBuffer, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
@@ -260,36 +299,45 @@
<item name='org.apache.xpath.objects.XObject boolean greaterThanOrEqual(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject org.w3c.dom.DocumentFragment rtree(org.apache.xpath.XPathContext) 0'>
<item name='org.apache.xpath.objects.XNodeSet void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObjectFactory org.apache.xpath.objects.XObject create(java.lang.Object)'>
<item name='org.apache.xpath.objects.XObject org.w3c.dom.DocumentFragment rtree(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString void getChars(int, int, char[], int) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFragSelectWrapper org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString int lastIndexOf(java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB boolean equals(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toLowerCase(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNull java.lang.String getTypeString()'>
<item name='org.apache.xpath.objects.XNumber java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject java.lang.String str()'>
<item name='org.apache.xpath.objects.XNull int rtf(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(char[], int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString int indexOf(java.lang.String) 0'>
<item name='org.apache.xpath.objects.XRTreeFrag java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForChars void appendToFsb(org.apache.xml.utils.FastStringBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString trim()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString int indexOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet boolean greaterThanOrEqual(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -299,21 +347,33 @@
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString concat(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject java.lang.String toString()'>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString substring(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObjectFactory org.apache.xpath.objects.XObject create(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForChars void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString trim()'>
<item name='org.apache.xpath.objects.XNumber java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNull java.lang.String str()'>
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString xstr()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject int rtf(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB void dispatchAsComment(org.xml.sax.ext.LexicalHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFragSelectWrapper void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject create(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XObject boolean notEquals(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -1,14 +1,17 @@
<root>
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean)'>
<item name='org.apache.xpath.operations.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Number org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Operation void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
@@ -17,16 +20,13 @@
<item name='org.apache.xpath.operations.Operation void setLeftRight(org.apache.xpath.Expression, org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.UnaryOperation org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Operation org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Or org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Or org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
@@ -38,19 +38,22 @@
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.UnaryOperation void setRight(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Or org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.VariableSafeAbsRef org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Operation org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Variable void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
@@ -59,21 +62,33 @@
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.UnaryOperation org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<item name='org.apache.xpath.operations.Neg org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -83,6 +98,9 @@
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Bool boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.String org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -92,7 +110,7 @@
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Operation org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
@@ -104,18 +122,6 @@
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Neg org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Number org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Neg org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -125,46 +131,79 @@
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.UnaryOperation void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.And boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Equals boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Or boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.UnaryOperation void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation void setLeftRight(org.apache.xpath.Expression, org.apache.xpath.Expression) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<item name='org.apache.xpath.operations.UnaryOperation org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
@@ -2,28 +2,61 @@
<item name='org.apache.xpath.patterns.StepPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.NodeTest org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.UnionPattern void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.FunctionPattern void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.UnionPattern void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.FunctionPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int, org.apache.xml.dtm.DTM, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.FunctionPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.NodeTest org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.NodeTest void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern double getMatchScore(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.UnionPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.NodeTest void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.NodeTest org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern int getLastPos(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.UnionPattern void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<item name='org.apache.xpath.patterns.FunctionPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.FunctionPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<item name='org.apache.xpath.patterns.StepPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int, org.apache.xml.dtm.DTM, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern boolean executePredicates(org.apache.xpath.XPathContext, org.apache.xml.dtm.DTM, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.FunctionPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.FunctionPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int, org.apache.xml.dtm.DTM, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.NodeTest org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<item name='org.apache.xpath.patterns.NodeTest org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int, org.apache.xml.dtm.DTM, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern int getProximityPosition(org.apache.xpath.XPathContext) 0'>
@@ -32,13 +65,10 @@
<item name='org.apache.xpath.patterns.StepPattern org.apache.xpath.objects.XObject executeRelativePathPattern(org.apache.xpath.XPathContext, org.apache.xml.dtm.DTM, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.ContextMatchStepPattern org.apache.xpath.objects.XObject executeRelativePathPattern(org.apache.xpath.XPathContext, org.apache.xpath.patterns.StepPattern) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<item name='org.apache.xpath.patterns.StepPattern void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.ContextMatchStepPattern org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
@@ -47,10 +77,7 @@
<item name='org.apache.xpath.patterns.StepPattern void setRelativePathPattern(org.apache.xpath.patterns.StepPattern) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern double getMatchScore(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.NodeTest org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, int) 0'>
<item name='org.apache.xpath.patterns.StepPattern void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,8 +1,8 @@
<root>
<item name='org.apache.xpath.res.XPATHErrorResources java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources org.apache.xpath.res.XPATHErrorResources loadResourceBundle(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>