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

80 lines
4.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<root>
<item name="org.xml.sax.helpers.AttributeListImpl AttributeListImpl(org.xml.sax.AttributeList) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.AttributeListImpl void setAttributeList(org.xml.sax.AttributeList) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.AttributesImpl AttributesImpl(org.xml.sax.Attributes) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.AttributesImpl void setAttributes(org.xml.sax.Attributes) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.DefaultHandler org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.DefaultHandler void endElement(java.lang.String, java.lang.String, java.lang.String) 2">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.DefaultHandler 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.helpers.LocatorImpl LocatorImpl(org.xml.sax.Locator) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.NamespaceSupport boolean declarePrefix(java.lang.String, java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.NamespaceSupport java.util.Enumeration getDeclaredPrefixes()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.NamespaceSupport java.util.Enumeration getPrefixes()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.NamespaceSupport java.util.Enumeration getPrefixes(java.lang.String)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.ParserAdapter boolean getFeature(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.ParserAdapter java.lang.Object getProperty(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.ParserAdapter void setFeature(java.lang.String, boolean) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.ParserAdapter void setProperty(java.lang.String, java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.XMLFilterImpl boolean getFeature(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.XMLFilterImpl java.lang.Object getProperty(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.XMLFilterImpl org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.XMLFilterImpl void endElement(java.lang.String, java.lang.String, java.lang.String) 2">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.XMLFilterImpl void setFeature(java.lang.String, boolean) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.XMLFilterImpl void setProperty(java.lang.String, java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.XMLFilterImpl 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.helpers.XMLReaderAdapter void endElement(java.lang.String, java.lang.String, java.lang.String) 2">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="org.xml.sax.helpers.XMLReaderAdapter void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 2">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
</root>