Recover user-specified annotations for Android SDK
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<root>
|
||||
<item name='org.apache.xpath.NodeSet org.w3c.dom.traversal.NodeIterator cloneWithReset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.apache.xml.dtm.DTMIterator) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -41,7 +44,10 @@
|
||||
<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.XPathContext.XPathExpressionContext org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xml.utils.QName)'>
|
||||
<item name='org.apache.xpath.NodeSetDTM org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPathContext org.apache.xml.dtm.DTMIterator createDTMIterator(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPathException XPathException(java.lang.String, org.apache.xpath.ExpressionNode) 1'>
|
||||
@@ -50,27 +56,24 @@
|
||||
<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.VariableStack java.lang.Object clone()'>
|
||||
<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.XPath void error(org.apache.xpath.XPathContext, int, java.lang.String, java.lang.Object[]) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPath void warn(org.apache.xpath.XPathContext, int, java.lang.String, java.lang.Object[]) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.Node selectSingleNode(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getLocalVariable(org.apache.xpath.XPathContext, int, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPathContext.XPathExpressionContext org.w3c.dom.traversal.NodeIterator getContextNodes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -86,28 +89,28 @@
|
||||
<item name='org.apache.xpath.XPath XPath(java.lang.String, javax.xml.transform.SourceLocator, org.apache.xml.utils.PrefixResolver, int, javax.xml.transform.ErrorListener) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.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.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.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.Node selectSingleNode(org.w3c.dom.Node, java.lang.String) 0'>
|
||||
<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 getGlobalVariable(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, org.w3c.dom.Node) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPathContext.XPathExpressionContext java.lang.String toString(org.w3c.dom.Node)'>
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String) 1'>
|
||||
<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 XPath(java.lang.String, javax.xml.transform.SourceLocator, org.apache.xml.utils.PrefixResolver, int) 0'>
|
||||
@@ -119,12 +122,6 @@
|
||||
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.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.NodeSet org.w3c.dom.traversal.NodeIterator cloneWithReset()'>
|
||||
<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>
|
||||
@@ -134,9 +131,6 @@
|
||||
<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.Expression org.apache.xml.dtm.DTMIterator asIteratorRaw(org.apache.xpath.XPathContext, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -152,9 +146,18 @@
|
||||
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getGlobalVariable(org.apache.xpath.XPathContext, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPathAPI org.w3c.dom.NodeList selectNodeList(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
|
||||
<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.VariableStack java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.NodeSet void appendNodes(org.apache.xpath.NodeSet) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -164,9 +167,6 @@
|
||||
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getGlobalVariable(org.apache.xpath.XPathContext, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.CachedXPathAPI CachedXPathAPI(org.apache.xpath.CachedXPathAPI) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -185,6 +185,9 @@
|
||||
<item name='org.apache.xpath.NodeSetDTM NodeSetDTM(org.apache.xpath.NodeSetDTM) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.Expression org.apache.xml.dtm.DTMIterator asIteratorRaw(org.apache.xpath.XPathContext, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -212,16 +215,13 @@
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.w3c.dom.traversal.NodeIterator selectNodeIterator(org.w3c.dom.Node, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.NodeSetDTM org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getLocalVariable(org.apache.xpath.XPathContext, int)'>
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.CachedXPathAPI org.apache.xpath.objects.XObject eval(org.w3c.dom.Node, java.lang.String, org.w3c.dom.Node) 2'>
|
||||
<item name='org.apache.xpath.VariableStack org.apache.xpath.objects.XObject getLocalVariable(org.apache.xpath.XPathContext, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.XPathContext void setErrorListener(javax.xml.transform.ErrorListener) 0'>
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
<root>
|
||||
<item name='org.apache.xpath.axes.PredicatedNodeTest java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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.DescendantIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<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.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.WalkerFactory java.lang.String getAnalysisString(int)'>
|
||||
<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.AxesWalker java.lang.Object clone()'>
|
||||
<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.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.FilterExprWalker java.lang.Object clone()'>
|
||||
<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.LocPathIterator org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<item name='org.apache.xpath.axes.OneStepIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.AxesWalker void setExpression(org.apache.xpath.Expression) 0'>
|
||||
@@ -35,13 +35,10 @@
|
||||
<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.ChildTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<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 createUnionIterator(org.apache.xpath.compiler.Compiler, int)'>
|
||||
<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.AxesWalker java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.ChildIterator int asNode(org.apache.xpath.XPathContext) 0'>
|
||||
@@ -53,10 +50,10 @@
|
||||
<item name='org.apache.xpath.axes.AxesWalker void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.PredicatedNodeTest java.lang.String nodeToString(int)'>
|
||||
<item name='org.apache.xpath.axes.HasPositionalPredChecker boolean check(org.apache.xpath.axes.LocPathIterator) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.HasPositionalPredChecker boolean check(org.apache.xpath.axes.LocPathIterator) 0'>
|
||||
<item name='org.apache.xpath.axes.FilterExprWalker java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.WalkingIterator void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
|
||||
@@ -68,18 +65,12 @@
|
||||
<item name='org.apache.xpath.axes.LocPathIterator void executeCharsToContentHandler(org.apache.xpath.XPathContext, org.xml.sax.ContentHandler) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.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 void setInnerExpression(org.apache.xpath.Expression) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.LocPathIterator int asNode(org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.PredicatedNodeTest 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>
|
||||
@@ -92,6 +83,12 @@
|
||||
<item name='org.apache.xpath.axes.SelfIteratorNoPredicate int asNode(org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.LocPathIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<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.UnionPathIterator org.apache.xpath.axes.LocPathIterator createDTMIterator(org.apache.xpath.compiler.Compiler, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -101,9 +98,15 @@
|
||||
<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.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.WalkerFactory org.apache.xml.dtm.DTMIterator newDTMIterator(org.apache.xpath.compiler.Compiler, int, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.UnionPathIterator org.apache.xpath.axes.LocPathIterator createDTMIterator(org.apache.xpath.compiler.Compiler, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.LocPathIterator boolean bool(org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -116,31 +119,22 @@
|
||||
<item name='org.apache.xpath.axes.BasicTestIterator BasicTestIterator(org.apache.xpath.compiler.Compiler, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.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.FilterExprIteratorSimple org.apache.xpath.objects.XNodeSet executeFilterExpr(int, org.apache.xpath.XPathContext, org.apache.xml.utils.PrefixResolver, boolean, int, org.apache.xpath.Expression) 5'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.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.FilterExprIteratorSimple org.apache.xpath.objects.XNodeSet executeFilterExpr(int, org.apache.xpath.XPathContext, org.apache.xml.utils.PrefixResolver, boolean, int, org.apache.xpath.Expression) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.DescendantIterator void setRoot(int, java.lang.Object) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.OneStepIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.BasicTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<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.UnionPathIterator UnionPathIterator(org.apache.xpath.compiler.Compiler, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.NodeSequence org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<item name='org.apache.xpath.axes.ChildTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.UnionPathIterator org.apache.xpath.axes.LocPathIterator createUnionIterator(org.apache.xpath.compiler.Compiler, int) 0'>
|
||||
@@ -149,6 +143,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.BasicTestIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.FilterExprIterator void setInnerExpression(org.apache.xpath.Expression) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -164,4 +161,7 @@
|
||||
<item name='org.apache.xpath.axes.FilterExprIteratorSimple void setRoot(int, java.lang.Object) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.axes.WalkerFactory org.apache.xml.dtm.DTMIterator newDTMIterator(org.apache.xpath.compiler.Compiler, int, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -1,80 +1,80 @@
|
||||
<root>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lte(int)'>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gte(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.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 union(int)'>
|
||||
<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.XPathParser void initMatchPattern(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
|
||||
<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.Compiler org.apache.xpath.Expression or(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gte(int)'>
|
||||
<item name='org.apache.xpath.compiler.XPathParser void initMatchPattern(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression notequals(int)'>
|
||||
<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 neg(int)'>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression minus(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mod(int)'>
|
||||
<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 equals(int)'>
|
||||
<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 variable(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mult(int)'>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression bool(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.XPathParser void initXPath(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression string(int)'>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mod(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression locationPath(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mult(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression div(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression number(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression variable(int)'>
|
||||
<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.Compiler org.apache.xpath.Expression div(int)'>
|
||||
<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 and(int)'>
|
||||
<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.Compiler org.apache.xpath.Expression lt(int)'>
|
||||
<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 number(int)'>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression neg(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression plus(int)'>
|
||||
<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.XPathParser java.lang.String dumpRemainingTokenQueue()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression minus(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression bool(int)'>
|
||||
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression equals(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<root>
|
||||
<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.FuncSum org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
|
||||
@@ -11,103 +11,103 @@
|
||||
<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.FuncRound 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.FuncNot 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.FuncSubstringBefore org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<item name='org.apache.xpath.functions.FuncQname org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncConcat org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncNumber 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.FuncBoolean 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.FuncSystemProperty org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncSum org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncNamespace org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncDoclocation 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.FuncFalse org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<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.FuncLocalPart org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<item name='org.apache.xpath.functions.FuncBoolean org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FunctionOneArg void setExpression(org.apache.xpath.Expression) 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.FuncContains 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)'>
|
||||
<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.FuncLast void postCompileStep(org.apache.xpath.compiler.Compiler) 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.FuncExtFunction org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncCeiling org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<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.FuncTranslate org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncSubstringBefore org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncExtFunction org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncDoclocation org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncCount org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncNumber org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncExtFunctionAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncExtElementAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncLang org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncLast 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)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncContains org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncLocalPart org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.Function void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncTrue org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncSystemProperty org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncFalse org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncUnparsedEntityURI org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncLang org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncTranslate org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<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.FuncStartsWith org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncCount org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncFloor org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
@@ -116,7 +116,7 @@
|
||||
<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.FuncCount org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
|
||||
<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.FuncId org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
|
||||
@@ -125,10 +125,10 @@
|
||||
<item name='org.apache.xpath.functions.FuncSystemProperty void loadPropertyFile(java.lang.String, java.util.Properties) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.functions.FuncCurrent 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.FuncExtElementAvailable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<item name='org.apache.xpath.jaxp.XPathImpl java.lang.Object evaluate(java.lang.String, java.lang.Object, javax.xml.namespace.QName) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.jaxp.XPathFactoryImpl javax.xml.xpath.XPath newXPath()'>
|
||||
<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>
|
||||
@@ -38,9 +41,6 @@
|
||||
<item name='org.apache.xpath.jaxp.XPathImpl javax.xml.xpath.XPathExpression compile(java.lang.String) 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.XPathImpl java.lang.String evaluate(java.lang.String, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -74,6 +74,9 @@
|
||||
<item name='org.apache.xpath.jaxp.XPathExpressionImpl java.lang.Object evaluate(java.lang.Object, javax.xml.namespace.QName) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.jaxp.XPathImpl javax.xml.xpath.XPathExpression compile(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.jaxp.JAXPVariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -83,9 +86,6 @@
|
||||
<item name='org.apache.xpath.jaxp.JAXPVariableStack org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xpath.XPathContext, org.apache.xml.utils.QName)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.jaxp.XPathFactoryImpl javax.xml.xpath.XPath newXPath()'>
|
||||
<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>
|
||||
|
||||
@@ -1,14 +1,29 @@
|
||||
<root>
|
||||
<item name='org.apache.xpath.objects.XBoolean java.lang.String str()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet org.w3c.dom.traversal.NodeIterator nodeset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XStringForFSB int compareToIgnoreCase(org.apache.xml.utils.XMLString) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(org.apache.xml.utils.FastStringBuffer, int, int)'>
|
||||
<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.XObject boolean lessThanOrEqual(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XObject boolean equals(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNull java.lang.String getTypeString()'>
|
||||
<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.XNumber java.lang.String getTypeString()'>
|
||||
<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'>
|
||||
@@ -17,6 +32,9 @@
|
||||
<item name='org.apache.xpath.objects.XNodeSet boolean compare(org.apache.xpath.objects.XObject, org.apache.xpath.objects.Comparator) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet org.apache.xml.dtm.DTMIterator iterRaw()'>
|
||||
<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>
|
||||
@@ -29,30 +47,21 @@
|
||||
<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.XString org.apache.xml.utils.XMLString trim()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString xstr()'>
|
||||
<item name='org.apache.xpath.objects.XObjectFactory org.apache.xpath.objects.XObject create(java.lang.Object, org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet boolean equals(org.apache.xpath.objects.XObject) 0'>
|
||||
<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.XString boolean startsWith(java.lang.String, int) 0'>
|
||||
<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.XStringForFSB org.apache.xml.utils.XMLString substring(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet boolean lessThan(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(java.lang.String)'>
|
||||
<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>
|
||||
@@ -62,31 +71,34 @@
|
||||
<item name='org.apache.xpath.objects.XBoolean boolean equals(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XBoolean java.lang.String str()'>
|
||||
<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 int compareTo(org.apache.xml.utils.XMLString) 0'>
|
||||
<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 boolean equals(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet org.apache.xml.dtm.DTMIterator iterRaw()'>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString xstr()'>
|
||||
<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.XNodeSet org.w3c.dom.NodeList nodelist()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toUpperCase(java.util.Locale)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(char[], int, int)'>
|
||||
<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.XObjectFactory org.apache.xpath.objects.XObject create(java.lang.Object)'>
|
||||
<item name='org.apache.xpath.objects.XNodeSet java.lang.String getTypeString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XBoolean java.lang.String getTypeString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString substring(int, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XStringForFSB boolean startsWith(org.apache.xml.utils.XMLString) 0'>
|
||||
@@ -95,9 +107,6 @@
|
||||
<item name='org.apache.xpath.objects.XString void dispatchAsComment(org.xml.sax.ext.LexicalHandler) 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.XStringForFSB boolean startsWith(org.apache.xml.utils.XMLString, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -110,6 +119,9 @@
|
||||
<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 getTypeString()'>
|
||||
<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>
|
||||
@@ -119,9 +131,6 @@
|
||||
<item name='org.apache.xpath.objects.XBooleanStatic boolean equals(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toLowerCase(java.util.Locale)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSetForDOM XNodeSetForDOM(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -134,16 +143,16 @@
|
||||
<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.XObject java.lang.String getTypeString()'>
|
||||
<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.XNodeSet boolean lessThanOrEqual(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XObject java.lang.String str()'>
|
||||
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString emptystr()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XRTreeFrag org.apache.xml.dtm.DTMIterator asNodeIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XObject boolean greaterThan(org.apache.xpath.objects.XObject) 0'>
|
||||
@@ -155,18 +164,18 @@
|
||||
<item name='org.apache.xpath.objects.XStringForFSB void getChars(int, int, char[], int) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toUpperCase()'>
|
||||
<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.XString boolean startsWith(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.XStringForFSB boolean equalsIgnoreCase(java.lang.String) 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.XNodeSetForDOM XNodeSetForDOM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -176,40 +185,34 @@
|
||||
<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.XRTreeFrag java.lang.String getTypeString()'>
|
||||
<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.XString int rtf(org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString substring(int)'>
|
||||
<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.XRTreeFrag org.apache.xml.dtm.DTMIterator asNodeIterator()'>
|
||||
<item name='org.apache.xpath.objects.XRTreeFrag java.lang.String getTypeString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString boolean startsWith(org.apache.xml.utils.XMLString) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet java.lang.String str()'>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString substring(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<item name='org.apache.xpath.objects.XObject org.apache.xpath.objects.XObject create(java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNumber java.lang.String str()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSetForDOM XNodeSetForDOM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(org.apache.xml.utils.FastStringBuffer, int, int)'>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toLowerCase()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet 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, int)'>
|
||||
<item name='org.apache.xpath.objects.XRTreeFrag java.lang.String str()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet boolean greaterThan(org.apache.xpath.objects.XObject) 0'>
|
||||
@@ -218,16 +221,16 @@
|
||||
<item name='org.apache.xpath.objects.XStringForFSB void appendToFsb(org.apache.xml.utils.FastStringBuffer) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNumber java.lang.String str()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNumber XNumber(java.lang.Number) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet java.lang.String getTypeString()'>
|
||||
<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 endsWith(java.lang.String) 0'>
|
||||
<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 org.apache.xml.utils.XMLString substring(int, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString int indexOf(java.lang.String, int) 0'>
|
||||
@@ -236,19 +239,19 @@
|
||||
<item name='org.apache.xpath.objects.XStringForFSB boolean equals(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString concat(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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.XRTreeFrag XRTreeFrag(int, org.apache.xpath.XPathContext) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XStringForFSB org.apache.xml.utils.XMLString concat(java.lang.String)'>
|
||||
<item name='org.apache.xpath.objects.XNodeSet java.lang.String str()'>
|
||||
<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 java.lang.String str()'>
|
||||
<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.XString void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
|
||||
@@ -260,13 +263,7 @@
|
||||
<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.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.XMLStringFactoryImpl org.apache.xml.utils.XMLString emptystr()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XObject java.lang.String toString()'>
|
||||
<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.XString void getChars(int, int, char[], int) 2'>
|
||||
@@ -278,15 +275,21 @@
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString toLowerCase(java.util.Locale) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNull java.lang.String getTypeString()'>
|
||||
<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.XMLStringFactoryImpl org.apache.xml.utils.XMLString newstr(char[], int, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString int indexOf(java.lang.String) 0'>
|
||||
<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 toLowerCase()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XNodeSet boolean greaterThanOrEqual(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -296,24 +299,21 @@
|
||||
<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.XRTreeFrag java.lang.String str()'>
|
||||
<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.XObject java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XStringForChars void dispatchCharactersEvents(org.xml.sax.ContentHandler) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XString org.apache.xml.utils.XMLString trim()'>
|
||||
<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.XStringForFSB void dispatchAsComment(org.xml.sax.ext.LexicalHandler) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.objects.XObjectFactory org.apache.xpath.objects.XObject create(java.lang.Object, org.apache.xpath.XPathContext)'>
|
||||
<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.XObject boolean notEquals(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
@@ -1,11 +1,5 @@
|
||||
<root>
|
||||
<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.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.Number org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
|
||||
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean)'>
|
||||
<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'>
|
||||
@@ -14,36 +8,51 @@
|
||||
<item name='org.apache.xpath.operations.Operation void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.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.Quo 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.Operation void setLeftRight(org.apache.xpath.Expression, org.apache.xpath.Expression) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<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.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.Or org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
|
||||
<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.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.UnaryOperation void setRight(org.apache.xpath.Expression) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.VariableSafeAbsRef org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Variable void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -59,7 +68,7 @@
|
||||
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Or org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<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.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
|
||||
@@ -77,16 +86,13 @@
|
||||
<item name='org.apache.xpath.operations.String org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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.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.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.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
|
||||
@@ -98,6 +104,18 @@
|
||||
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Neg org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Number org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Neg org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -110,27 +128,21 @@
|
||||
<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.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.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.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<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.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.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.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.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>
|
||||
@@ -140,13 +152,7 @@
|
||||
<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)'>
|
||||
<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.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
|
||||
@@ -155,13 +161,10 @@
|
||||
<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.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
|
||||
<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.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.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
|
||||
@@ -170,9 +173,6 @@
|
||||
<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.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.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>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<root>
|
||||
<item name='org.apache.xpath.res.XPATHErrorResources org.apache.xpath.res.XPATHErrorResources loadResourceBundle(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.res.XPATHErrorResources java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xpath.res.XPATHErrorResources org.apache.xpath.res.XPATHErrorResources loadResourceBundle(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user