Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<item name='org.apache.xalan.extensions.ExtensionsTable void addExtensionNamespace(java.lang.String, org.apache.xalan.extensions.ExtensionHandler) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xalan.extensions.ExpressionContext org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xml.utils.QName)'>
|
||||
<item name='org.apache.xalan.extensions.ExpressionContext org.w3c.dom.traversal.NodeIterator getContextNodes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xalan.extensions.ExtensionsTable java.lang.Object extFunction(org.apache.xpath.functions.FuncExtFunction, java.util.Vector, org.apache.xalan.extensions.ExpressionContext) 0'>
|
||||
@@ -17,7 +17,7 @@
|
||||
<item name='org.apache.xalan.extensions.ExpressionContext java.lang.String toString(org.w3c.dom.Node)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xalan.extensions.ExpressionContext org.w3c.dom.traversal.NodeIterator getContextNodes()'>
|
||||
<item name='org.apache.xalan.extensions.ExpressionContext org.apache.xpath.objects.XObject getVariableOrParam(org.apache.xml.utils.QName)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xalan.extensions.ExtensionNamespacesManager int namespaceIndex(java.lang.String, java.util.Vector) 1'>
|
||||
|
||||
Reference in New Issue
Block a user