Recover user-specified annotations for Android SDK

This commit is contained in:
Alexey Sedunov
2013-10-07 20:00:17 +04:00
parent 91336a888c
commit b2788cad97
243 changed files with 16803 additions and 12225 deletions
@@ -2,10 +2,13 @@
<item name='org.apache.xml.dtm.DTMManager org.apache.xml.dtm.DTMManager newInstance(org.apache.xml.utils.XMLStringFactory)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMException java.lang.String getMessageAndLocation()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMConfigurationException DTMConfigurationException(java.lang.Throwable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMException java.lang.String getMessageAndLocation()'>
<item name='org.apache.xml.dtm.DTMException java.lang.Throwable initCause(java.lang.Throwable)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMException DTMException(java.lang.Throwable) 0'>
@@ -14,7 +17,4 @@
<item name='org.apache.xml.dtm.DTMException void printStackTrace(java.io.PrintStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMException java.lang.Throwable initCause(java.lang.Throwable)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>