Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user