Fix inconsistencies in Android annotations

This commit is contained in:
Alexey Sedunov
2013-10-08 18:10:42 +04:00
parent 9c38716829
commit ed006a66c5
273 changed files with 24051 additions and 12822 deletions
@@ -1,53 +1,47 @@
<root>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gte(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression minus(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lte(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initXPath(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression and(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression neg(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression or(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initMatchPattern(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression plus(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression minus(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lt(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression union(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression bool(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initXPath(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mod(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression locationPath(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mult(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression div(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gte(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression number(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression variable(int)'>
<item name='org.apache.xpath.compiler.XPathParser void initMatchPattern(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gt(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mult(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initXPath(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression equals(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lt(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression bool(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression locationPath(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression div(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser void initMatchPattern(org.apache.xpath.compiler.Compiler, java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
@@ -56,25 +50,31 @@
<item name='org.apache.xpath.compiler.OpMap int getNextOpPos(int[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression string(int)'>
<item name='org.apache.xpath.compiler.XPathParser java.lang.String dumpRemainingTokenQueue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression lte(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression variable(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression plus(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression union(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression string(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression notequals(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression neg(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression or(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression gt(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression mod(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.XPathParser java.lang.String dumpRemainingTokenQueue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression equals(int)'>
<item name='org.apache.xpath.compiler.Compiler org.apache.xpath.Expression and(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>