Update android annotations. Do not add jdk annotations for android sdk

This commit is contained in:
Natalia Ukhorskaya
2014-01-15 12:19:30 +04:00
parent 786e59bbfa
commit 14f4b6e4b4
344 changed files with 47371 additions and 26982 deletions
@@ -1,11 +1,8 @@
<root>
<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)'>
<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.XPath boolean bool(org.apache.xpath.XPathContext, int, org.apache.xml.utils.PrefixResolver) 0'>
@@ -26,9 +23,6 @@
<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.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>
@@ -41,9 +35,6 @@
<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>
@@ -56,9 +47,6 @@
<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>
@@ -68,6 +56,12 @@
<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.XPathContext org.apache.xml.dtm.DTMIterator createDTMIterator(int)'>
<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.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>
@@ -92,6 +86,9 @@
<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.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.NodeSetDTM void setRoot(int, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -104,6 +101,9 @@
<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.XPathContext.XPathExpressionContext java.lang.String toString(org.w3c.dom.Node)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.SourceTreeManager int getNode(javax.xml.transform.Source) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -125,9 +125,6 @@
<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.Expression org.apache.xml.dtm.DTMIterator asIterator(org.apache.xpath.XPathContext, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -158,10 +155,10 @@
<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'>
<item name='org.apache.xpath.NodeSet org.w3c.dom.traversal.NodeIterator cloneWithReset()'>
<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)'>
<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.XPath void setExpression(org.apache.xpath.Expression) 0'>
@@ -179,9 +176,6 @@
<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>
@@ -191,16 +185,16 @@
<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)'>
<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.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<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.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)'>
<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.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
@@ -209,7 +203,7 @@
<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()'>
<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.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 0'>
@@ -224,10 +218,13 @@
<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'>
<item name='org.apache.xpath.NodeSetDTM org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.VariableStack java.lang.Object clone()'>
<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.Expression void fixupVariables(java.util.Vector, int) 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) 0'>
@@ -245,6 +242,9 @@
<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.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 int parseToNode(javax.xml.transform.Source, javax.xml.transform.SourceLocator, org.apache.xpath.XPathContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -299,15 +299,15 @@
<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.VariableStack org.apache.xpath.objects.XObject getGlobalVariable(org.apache.xpath.XPathContext, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.ExpressionOwner void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -5,33 +5,36 @@
<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.ChildTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.ChildTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<item name='org.apache.xpath.axes.FilterExprWalker java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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 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.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.PredicatedNodeTest void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.ContextNodeList org.w3c.dom.traversal.NodeIterator cloneWithReset()'>
<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.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>
@@ -41,7 +44,7 @@
<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.OneStepIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<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.FilterExprIteratorSimple void fixupVariables(java.util.Vector, int) 0'>
@@ -50,15 +53,27 @@
<item name='org.apache.xpath.axes.ChildIterator int asNode(org.apache.xpath.XPathContext) 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)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.axes.WalkerFactory boolean mightBeProximate(org.apache.xpath.compiler.Compiler, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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.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.AxesWalker void init(org.apache.xpath.compiler.Compiler, int, int) 0'>
<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.HasPositionalPredChecker boolean check(org.apache.xpath.axes.LocPathIterator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -68,9 +83,6 @@
<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>
@@ -80,9 +92,6 @@
<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>
@@ -92,27 +101,15 @@
<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.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>
@@ -122,9 +119,6 @@
<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.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>
@@ -143,13 +137,16 @@
<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.LocPathIterator org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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.LocPathIterator 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.FilterExprWalker java.lang.Object clone()'>
<item name='org.apache.xpath.axes.AxesWalker 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'>
@@ -158,6 +155,12 @@
<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.NodeSequence 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()'>
<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>
@@ -179,9 +182,6 @@
<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>
@@ -191,9 +191,6 @@
<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>
@@ -209,6 +206,9 @@
<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.OneStepIterator 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>
@@ -224,24 +224,24 @@
<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.ContextNodeList org.w3c.dom.traversal.NodeIterator cloneWithReset()'>
<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 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.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>
@@ -1,80 +1,203 @@
<root>
<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 neg(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.XPathParser java.lang.String dumpRemainingTokenQueue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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 or(int)'>
<item name='org.apache.xpath.compiler.Keywords FUNC_LANG_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mod(int)'>
<item name='org.apache.xpath.compiler.Keywords FUNC_NAMESPACE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.PsuedoNames PSEUDONAME_OTHER'>
<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.Keywords FUNC_STRING_LENGTH_STRING'>
<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.Keywords FUNC_FLOOR_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_UNPARSED_ENTITY_URI_STRING'>
<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.Keywords FUNC_GENERATE_ID_STRING'>
<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.PsuedoNames PSEUDONAME_ANY'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_COUNT_STRING'>
<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.Keywords FUNC_SUM_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_LAST_STRING'>
<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.PsuedoNames PSEUDONAME_TEXT'>
<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.Keywords FUNC_STRING_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.PsuedoNames PSEUDONAME_PI'>
<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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.PsuedoNames PSEUDONAME_ROOT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.Keywords FUNC_CONCAT_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_FALSE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_CURRENT_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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 locationPath(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_SUBSTRING_STRING'>
<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.Keywords FUNC_LOCAL_PART_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_CEILING_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression and(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_NOT_STRING'>
<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 or(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_EXT_FUNCTION_AVAILABLE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_STARTS_WITH_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_SUBSTRING_BEFORE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_SUBSTRING_AFTER_STRING'>
<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.PsuedoNames PSEUDONAME_COMMENT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_SYSTEM_PROPERTY_STRING'>
<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 neg(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_NAME_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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 number(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_TRUE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_NORMALIZE_SPACE_STRING'>
<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.Keywords FUNC_TRANSLATE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_DOCLOCATION_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_NUMBER_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_CONTAINS_STRING'>
<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.Keywords FUNC_KEY_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_BOOLEAN_STRING'>
<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 union(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_EXT_ELEM_AVAILABLE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_ROUND_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser CONTINUE_AFTER_FATAL_ERROR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Keywords FUNC_POSITION_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,10 +1,22 @@
<root>
<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.FuncFalse 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.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.FuncNumber 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) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -14,24 +26,21 @@
<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.FuncBoolean org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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)'>
<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.FuncExtFunction 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)'>
<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.FuncCount org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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>
@@ -41,6 +50,12 @@
<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.FuncBoolean 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.FuncBoolean org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -50,6 +65,9 @@
<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 org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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>
@@ -59,34 +77,34 @@
<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)'>
<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.FuncSubstringAfter org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<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.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)'>
<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.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'>
<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.FuncCurrent org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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.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'>
<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.FuncFloor org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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.FuncFalse org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
@@ -95,28 +113,28 @@
<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.FuncRound 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)'>
<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)'>
<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.FuncFloor org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
@@ -134,12 +152,6 @@
<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>
@@ -149,48 +161,36 @@
<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)'>
<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.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.FuncDoclocation 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) 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)'>
<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.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.FuncUnparsedEntityURI 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.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>
@@ -206,7 +206,7 @@
<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)'>
<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.FuncConcat org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
@@ -218,31 +218,31 @@
<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'>
<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.FuncLang org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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.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)'>
<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.FuncQname org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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.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)'>
<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.FuncPosition 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'>
@@ -251,19 +251,19 @@
<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)'>
<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.Function2Args 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.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)'>
<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.FuncLocalPart org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
@@ -5,6 +5,9 @@
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.Object evaluate(java.lang.String, org.xml.sax.InputSource, javax.xml.namespace.QName) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.JAXPPrefixResolver S_XMLNAMESPACEURI'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.JAXPExtensionsProvider java.lang.Object extFunction(org.apache.xpath.functions.FuncExtFunction, java.util.Vector) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -26,12 +29,15 @@
<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.JAXPVariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName)'>
<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.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.XPathImpl javax.xml.xpath.XPathExpression compile(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathFactoryImpl void setFeature(java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -65,15 +71,15 @@
<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>
<item name='org.apache.xpath.jaxp.XPathExpressionImpl java.lang.Object evaluate(org.xml.sax.InputSource, javax.xml.namespace.QName) 1'>
<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)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.jaxp.XPathExpressionImpl java.lang.String evaluate(org.xml.sax.InputSource) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -89,9 +95,6 @@
<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.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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -2,10 +2,10 @@
<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(java.lang.String)'>
<item name='org.apache.xpath.objects.XNull java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNull java.lang.String str()'>
<item name='org.apache.xpath.objects.XNumber java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString int compareToIgnoreCase(org.apache.xml.utils.XMLString) 0'>
@@ -14,15 +14,9 @@
<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>
@@ -32,15 +26,15 @@
<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.XString org.apache.xml.utils.XMLString substring(int, int)'>
<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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -50,48 +44,39 @@
<item name='org.apache.xpath.objects.DTMXRTreeFrag DTMXRTreeFrag(int, org.apache.xpath.XPathContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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'>
<item name='org.apache.xpath.objects.XString EMPTYSTRING'>
<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.XObject java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(java.lang.String)'>
<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.XString boolean startsWith(java.lang.String, int) 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.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.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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -107,28 +92,40 @@
<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'>
<item name='org.apache.xpath.objects.XBoolean java.lang.String str()'>
<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.XObject org.apache.xml.utils.XMLString xstr()'>
<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 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 create(java.lang.Object, org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XRTreeFrag java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.XString org.apache.xml.utils.XMLString toLowerCase()'>
<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.XBoolean S_FALSE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString 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.XStringForFSB boolean startsWith(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB boolean startsWith(org.apache.xml.utils.XMLString) 0'>
<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 void dispatchAsComment(org.xml.sax.ext.LexicalHandler) 0'>
@@ -137,33 +134,42 @@
<item name='org.apache.xpath.objects.XStringForFSB boolean startsWith(org.apache.xml.utils.XMLString, int) 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.XString int indexOf(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.XStringForFSB org.apache.xml.utils.XMLString substring(int, int)'>
<item name='org.apache.xpath.objects.XBoolean S_TRUE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.XObjectFactory org.apache.xpath.objects.XObject create(java.lang.Object)'>
<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.XNodeSetForDOM XNodeSetForDOM(org.apache.xpath.objects.XNodeSet) 0'>
<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.XObject org.apache.xpath.objects.XObject create(java.lang.Object)'>
<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>
@@ -176,21 +182,24 @@
<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)'>
<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.XRTreeFrag java.lang.String str()'>
<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.XNull java.lang.String str()'>
<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>
@@ -200,10 +209,7 @@
<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.XMLStringFactoryImpl org.apache.xml.utils.XMLString emptystr()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet org.w3c.dom.traversal.NodeIterator nodeset()'>
<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.XString boolean startsWith(java.lang.String) 0'>
@@ -212,6 +218,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.XStringForFSB org.apache.xml.utils.XMLString substring(int, int)'>
<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>
@@ -224,18 +233,12 @@
<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)'>
<item name='org.apache.xpath.objects.XNodeSet java.lang.String str()'>
<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.XNodeSet java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XStringForFSB void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -245,9 +248,15 @@
<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 concat(java.lang.String)'>
<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.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.XStringForFSB void appendToFsb(org.apache.xml.utils.FastStringBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -257,19 +266,22 @@
<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()'>
<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.XObject java.lang.String toString()'>
<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.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 boolean endsWith(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString boolean equals(org.apache.xml.utils.XMLString) 0'>
<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.XBoolean java.lang.String getTypeString()'>
<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 int indexOf(java.lang.String, int) 0'>
@@ -281,16 +293,13 @@
<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.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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XNodeSet java.lang.String str()'>
<item name='org.apache.xpath.objects.XNodeSet java.lang.String getTypeString()'>
<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.XNodeSet org.apache.xml.dtm.DTMIterator iterRaw()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.objects.XString void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
@@ -302,13 +311,25 @@
<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.XNumber java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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 org.apache.xml.utils.XMLString xstr()'>
<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.XString org.apache.xml.utils.XMLString substring(int)'>
<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)'>
<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.XString int lastIndexOf(java.lang.String, int) 0'>
@@ -320,21 +341,12 @@
<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.XNumber java.lang.String getTypeString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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>
@@ -344,24 +356,15 @@
<item name='org.apache.xpath.objects.XNumber void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<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 concat(java.lang.String) 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.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.XNumber java.lang.String str()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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>
@@ -371,7 +374,13 @@
<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)'>
<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.XString org.apache.xml.utils.XMLString trim()'>
<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.XObject boolean notEquals(org.apache.xpath.objects.XObject) 0'>
@@ -1,16 +1,16 @@
<root>
<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.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)'>
<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.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.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.Operation void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -32,24 +32,24 @@
<item name='org.apache.xpath.operations.Div 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.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.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) 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) 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.Or org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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.VariableSafeAbsRef org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -59,6 +59,9 @@
<item name='org.apache.xpath.operations.Variable void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 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)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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>
@@ -74,21 +77,15 @@
<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.Neg org.apache.xpath.objects.XObject operate(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.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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.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>
@@ -107,9 +104,18 @@
<item name='org.apache.xpath.operations.UnaryOperation void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 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)'>
<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.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.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.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>
@@ -128,6 +134,9 @@
<item name='org.apache.xpath.operations.Variable void fixupVariables(java.util.Vector, int) 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.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>
@@ -137,16 +146,13 @@
<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.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
@@ -155,19 +161,19 @@
<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'>
<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.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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.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'>
<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.Gt 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) 1'>
<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'>
@@ -176,42 +182,36 @@
<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.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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.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.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.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'>
<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) 1'>
<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.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -2,9 +2,6 @@
<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>
@@ -14,6 +11,9 @@
<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.NodeTest SCORE_NONE'>
<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>
@@ -29,16 +29,22 @@
<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.NodeTest SCORE_QNAME'>
<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 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 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'>
<item name='org.apache.xpath.patterns.NodeTest SCORE_NSWILD'>
<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'>
@@ -47,6 +53,9 @@
<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.NodeTest SCORE_OTHER'>
<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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -65,18 +74,30 @@
<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 setExpression(org.apache.xpath.Expression) 0'>
<item name='org.apache.xpath.patterns.NodeTest SUPPORTS_PRE_STRIPPING'>
<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.ContextMatchStepPattern 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 WILD'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.NodeTest SCORE_NODETEST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.patterns.StepPattern void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -1,8 +1,455 @@
<root>
<item name='org.apache.xpath.res.XPATHErrorResources org.apache.xpath.res.XPATHErrorResources loadResourceBundle(java.lang.String)'>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANNOT_CREATE_URL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_UNSUPPORTED_ENCODING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_INCORRECT_ARG_LENGTH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_LOCALNAME_HAS_TOO_MANY_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_PROBLEM_IN_DTM_NEXTSIBLING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NUMBER_HAS_TOO_MANY_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_FEATURE_NAME_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_WRONG_DOCUMENT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources QUERY_HEADER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_XERCES_PARSE_ERROR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_COUNT_TAKES_1_ARG'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_CONVERT_TO_TYPE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_ILLEGAL_VARIABLE_REFERENCE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_INVALID_UTF16_SURROGATE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NAMESPACEAXIS_NOT_IMPLEMENTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_QUO_NO_LONGER_DEFINED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_LOC_STEP'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_INVALID_XPATH_TYPE'>
<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>
<item name='org.apache.xpath.res.XPATHErrorResources ER_ILLEGAL_AXIS_NAME'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_UNSUPPORTED_RETURN_TYPE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_CONVERT_TO_NODELIST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CURRENT_NOT_ALLOWED_IN_MATCH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ERROR_RESOURCES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_DOUBLE_QUOTE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_OBJECT_MODEL_EMPTY'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_TWO_OR_THREE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_REL_LOC_PATH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_STRING_HAS_TOO_MANY_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NODESET_NOT_MUTABLE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EMPTY_EXPRESSION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CONTEXT_HAS_NO_OWNERDOC'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_UNKNOWN_OPCODE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANNOT_DEAL_XPATH_TYPE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_DONT_DO_ANYTHING_WITH_NS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_REL_PATH_PATTERN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_AXES_NOT_ALLOWED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_FSB_CANNOT_TAKE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_CANNOT_MAKE_URL_FROM'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NULL_XPATH_FUNCTION_RESOLVER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_PREFIX_MUST_RESOLVE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_COULDNOT_BE_FORMATTED_TO_NUMBER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NODESET_CANNOT_INDEX'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NULL_RESOLVER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NODESETDTM_CANNOT_INDEX'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ERROR_HEADER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_KEY_HAS_TOO_MANY_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_COULDNOT_CREATE_XMLPROCESSORLIAISON'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_GETTING_NULL_FEATURE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_INCOMPATIBLE_TYPES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NAME_HAS_TOO_MANY_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NON_SNAPSHOT_TYPE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_UNKNOWN_MATCH_OPERATION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_DTM_CANNOT_HANDLE_NODES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ERROR_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_FEATURE_UNKNOWN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_PATTERN_LITERAL_NEEDS_BE_QUOTED'>
<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 ER_INCORRECT_PROGRAMMER_ASSERTION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_XPATH_ERROR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_BUT_FOUND'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NON_ITERATOR_TYPE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_ERROR_OCCURED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_PROPERTY_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_XPATH_READOBJECT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_VAR_NOT_RESOLVABLE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ERROR0000'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_PREDICATE_ILLEGAL_SYNTAX'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_PARSE_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_ZERO_OR_ONE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_UNKNOWN_NODETYPE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANNOT_CALL_SETSHOULDCACHENODE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_STRINGLENGTH_HAS_TOO_MANY_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_LOC_PATH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_XERCES_PARSE_ERROR_DETAILS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_TRANSLATE_TAKES_3_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_SECURITY_EXCEPTION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_EXPAND_ENTITIES_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_FASTSTRINGBUFFER_CANNOT_BE_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_UNPARSEDENTITYURI_TAKES_1_ARG'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_LOC_PATH_AT_END_EXPR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_NODE_TEST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_OIERROR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXTRA_ILLEGAL_TOKENS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_DIDNOT_FIND_XPATH_SELECT_EXP'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_CONVERT_TO_BOOLEAN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_MATCH_PATTERN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CURRENT_TAKES_NO_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_SAX_API_NOT_HANDLED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_RESOLVE_VARIABLE_RETURNS_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_CONVERT_TO_SINGLENODE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_CONVERT_TO_MUTABLENODELIST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources XSL_HEADER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NODESETDTM_CANNOT_ITERATE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_GET_SNAPSHOT_LENGTH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_UNKNOWN_STEP'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_UNSUPPORTED_ENCODING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_COULDNOT_GET_VAR_NAMED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_CONVERT_TO_NUMBER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_DOC_MUTATED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_IGNORABLE_WHITESPACE_NOT_HANDLED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_CANT_CONVERT_TO_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_UNKNOWN_AXIS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_PROG_ASSERT_UNKNOWN_OPCODE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EMPTY_XPATH_RESULT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_FUNCTION_TOKEN_NOT_FOUND'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NODESETDTM_NOT_MUTABLE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_OBJECT_MODEL_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources XML_HEADER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources FORMAT_FAILED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_COULD_NOT_FIND_VAR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_XERCES_CANNOT_HANDLE_NODES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_COULDNOT_FIND_FUNCTION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_ILLEGAL_VARIABLE_REFERENCE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_VARIABLE_ACCESSED_BEFORE_BIND'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WARNING_HEADER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NAMESPACEURI_HAS_TOO_MANY_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NULL_XPATH_VARIABLE_RESOLVER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_GETTING_UNKNOWN_FEATURE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_FUNCTION_TOKEN_NOT_FOUND'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_SETDOMFACTORY_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NULL_ERROR_HANDLER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_STEP_PATTERN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_EXPECTED_SINGLE_QUOTE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_LOCALE_NAME_NOT_HANDLED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources BAD_CODE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_ONLY_ALLOWS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources WG_COULDNOT_FIND_FUNCTION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_DOCUMENT_REPLACED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_SETTING_WALKER_ROOT_TO_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_ARG_CANNOT_BE_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_WRONG_NODETYPE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.res.XPATHErrorResources ER_NODESET_CANNOT_ITERATE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>