Files
kotlin-fork/jdk-annotations/org/xml/sax/annotations.xml
T
2013-02-07 17:20:57 +04:00

35 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<root>
<item name="org.xml.sax.ContentHandler void endElement(java.lang.String, java.lang.String, java.lang.String) 2">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.ContentHandler void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 2">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.EntityResolver org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.HandlerBase org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.SAXException java.lang.String toString()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.SAXParseException java.lang.String toString()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.XMLReader boolean getFeature(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.XMLReader java.lang.Object getProperty(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.XMLReader void setFeature(java.lang.String, boolean) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.XMLReader void setProperty(java.lang.String, java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
</root>