Add proper annotations for Android SDK
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<root>
|
||||
<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.DTMConfigurationException DTMConfigurationException(java.lang.Throwable) 0'>
|
||||
<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.DTMException DTMException(java.lang.Throwable) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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>
|
||||
@@ -0,0 +1,146 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.dtm.ref.ExtendedType ExtendedType(int, java.lang.String, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeProxy java.lang.String getStringValue()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.ExpandedNameTable int getExpandedTypeID(java.lang.String, java.lang.String, int, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.ExpandedNameTable int getExpandedTypeID(java.lang.String, java.lang.String, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.NodeLocator java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBase int getExpandedTypeID(java.lang.String, java.lang.String, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeProxy java.lang.String getTextContent()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBase java.lang.String getDocumentEncoding(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.NodeList getChildNodes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMAxisIteratorBase org.apache.xml.dtm.DTMAxisIterator resetPosition()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.NamedNodeMap getAttributes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator org.apache.xml.dtm.DTMAxisIterator setNodeType(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void setIncrementalSAXSource(org.apache.xml.dtm.ref.IncrementalSAXSource) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl java.lang.String getPrefix(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.ExtendedType void redefine(int, java.lang.String, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMManagerDefault boolean release(org.apache.xml.dtm.DTM, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator FollowingIterator(org.apache.xml.dtm.ref.DTMDefaultBaseIterators) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBase java.lang.String dumpNode(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.ExtendedType ExtendedType(int, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl java.lang.String getNamespaceFromExpandedNameID(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter org.apache.xml.dtm.ref.IncrementalSAXSource createIncrementalSAXSource(org.apache.xml.dtm.ref.CoroutineManager, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeIterator DTMNodeIterator(org.apache.xml.dtm.DTMIterator) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMAxisIteratorBase org.apache.xml.dtm.DTMAxisIterator includeSelf()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.NodeList getElementsByTagName(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.ExpandedNameTable int getExpandedTypeID(java.lang.String, java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMManagerDefault void addDTM(org.apache.xml.dtm.DTM, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.NodeList getElementsByTagNameNS(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl java.lang.String getLocalNameFromExpandedNameID(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMAxisIteratorBase org.apache.xml.dtm.DTMAxisIterator reset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeProxy java.lang.String substringData(int, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.DOMImplementation getImplementation()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator org.apache.xml.dtm.DTMAxisIterator reset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMManagerDefault org.apache.xml.dtm.DTM createDocumentFragment()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl 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.apache.xml.dtm.ref.DTMChildIterNodeList DTMChildIterNodeList(org.apache.xml.dtm.DTM, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void setXMLReader(org.xml.sax.XMLReader) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBase org.w3c.dom.Node getNode(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.ExpandedNameTable int getExpandedTypeID(java.lang.String, java.lang.String, int, boolean) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBase int getExpandedTypeID(java.lang.String, java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl char[] getStringValueChunk(int, int, int[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMManagerDefault org.apache.xml.dtm.DTM getDTM(javax.xml.transform.Source, boolean, org.apache.xml.dtm.DTMWSFilter, boolean, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl java.lang.String getLocalName(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMManagerDefault void addDTM(org.apache.xml.dtm.DTM, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMAxisIteratorBase org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.ExtendedType void redefine(int, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingIterator TypedFollowingIterator(org.apache.xml.dtm.ref.DTMDefaultBaseIterators, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,23 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode org.w3c.dom.TypeInfo getSchemaTypeInfo()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTM java.lang.String getPrefix(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTM int addNode(org.w3c.dom.Node, int, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTM DOM2DTM(org.apache.xml.dtm.DTMManager, javax.xml.transform.dom.DOMSource, int, org.apache.xml.dtm.DTMWSFilter, org.apache.xml.utils.XMLStringFactory, boolean) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTM void dispatchNodeData(org.w3c.dom.Node, org.xml.sax.ContentHandler, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode java.lang.String getNamespaceURI()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTM void getNodeData(org.w3c.dom.Node, org.apache.xml.utils.FastStringBuffer) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,86 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM org.xml.sax.DTDHandler getDTDHandler()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void setIncrementalSAXSource(org.apache.xml.dtm.ref.IncrementalSAXSource) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM SAX2RTFDTM(org.apache.xml.dtm.DTMManager, javax.xml.transform.Source, int, org.apache.xml.dtm.DTMWSFilter, org.apache.xml.utils.XMLStringFactory, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 3'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 SAX2DTM2(org.apache.xml.dtm.DTMManager, javax.xml.transform.Source, int, org.apache.xml.dtm.DTMWSFilter, org.apache.xml.utils.XMLStringFactory, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 java.lang.String copyElement(int, int, org.apache.xml.serializer.SerializationHandler) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM int getElementById(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM org.xml.sax.EntityResolver getEntityResolver()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 SAX2DTM2(org.apache.xml.dtm.DTMManager, javax.xml.transform.Source, int, org.apache.xml.dtm.DTMWSFilter, org.apache.xml.utils.XMLStringFactory, boolean, int, boolean, boolean, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 void copyAttribute(int, int, org.apache.xml.serializer.SerializationHandler) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM SAX2DTM(org.apache.xml.dtm.DTMManager, javax.xml.transform.Source, int, org.apache.xml.dtm.DTMWSFilter, org.apache.xml.utils.XMLStringFactory, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void warning(org.xml.sax.SAXParseException) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 3'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM org.xml.sax.ext.DeclHandler getDeclHandler()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void processingInstruction(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.DescendantIterator org.apache.xml.dtm.DTMAxisIterator reset()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ParentIterator org.apache.xml.dtm.DTMAxisIterator setNodeType(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 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.apache.xml.dtm.ref.sax2dtm.SAX2DTM void setDocumentLocator(org.xml.sax.Locator) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void setIDAttribute(java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM SAX2DTM(org.apache.xml.dtm.DTMManager, javax.xml.transform.Source, int, org.apache.xml.dtm.DTMWSFilter, org.apache.xml.utils.XMLStringFactory, boolean, int, boolean, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM org.xml.sax.ErrorHandler getErrorHandler()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,5 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.res.XMLErrorResources java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,212 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.serializer.ToXMLStream void entityReference(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToXMLSAXHandler boolean startPrefixMapping(java.lang.String, java.lang.String, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToUnknownStream void characters(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase void characters(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void addUniqueAttribute(java.lang.String, java.lang.String, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase java.lang.Object asDOM3Serializer()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void processAttribute(java.io.Writer, java.lang.String, java.lang.String, org.apache.xml.serializer.ElemDesc) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToXMLSAXHandler void characters(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase java.lang.String getPrefixPart(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase java.lang.String patchName(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase void entityReference(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.Version java.lang.String getProduct()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.OutputPropertiesFactory java.util.Properties getDefaultMethodProperties(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerFactory org.apache.xml.serializer.Serializer getSerializer(java.util.Properties)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.OutputPropertyUtils boolean getBooleanProperty(java.lang.String, java.util.Properties) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToXMLSAXHandler void startPrefixMapping(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToStream java.util.Properties getOutputFormat()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase void comment(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToStream void startPrefixMapping(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.NamespaceMappings boolean pushNamespace(java.lang.String, java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToStream boolean startPrefixMapping(java.lang.String, java.lang.String, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void processAttribute(java.io.Writer, java.lang.String, java.lang.String, org.apache.xml.serializer.ElemDesc) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToStream void startEntity(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToXMLSAXHandler void namespaceAfterStartElement(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToStream void setNewLine(char[]) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerFactory org.apache.xml.serializer.Serializer getSerializer(java.util.Properties) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.OutputPropertiesFactory java.util.Properties getDefaultMethodProperties(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase java.lang.String getNamespaceURI(java.lang.String, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToStream void writeAttrString(java.io.Writer, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToStream int writeUTF16Surrogate(char, char[], int, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase java.lang.String getNamespaceURI(java.lang.String, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.NamespaceMappings java.lang.String lookupNamespace(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.OutputPropertyUtils int getIntProperty(java.lang.String, java.util.Properties) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.AttributesImplSerializer void setAttributes(org.xml.sax.Attributes) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.Encodings char getHighChar(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.NamespaceMappings java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToStream void setOutputFormat(java.util.Properties) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.TreeWalker void startNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToTextSAXHandler void comment(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase java.lang.String getLocalName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.NamespaceMappings java.lang.String generateNextPrefix()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase void addAttributes(org.xml.sax.Attributes) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.Encodings boolean isRecognizedEncoding(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.Version java.lang.String getImplementationLanguage()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.NamespaceMappings java.lang.String[] lookupAllPrefixes(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.Version java.lang.String getVersion()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToXMLStream void CopyFrom(org.apache.xml.serializer.ToXMLStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToTextStream void characters(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToUnknownStream org.xml.sax.ContentHandler asContentHandler()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void writeAttrString(java.io.Writer, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase org.xml.sax.ContentHandler asContentHandler()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void entityReference(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void processingInstruction(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.NamespaceMappings java.lang.String lookupNamespace(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.OutputPropertyUtils int getIntProperty(java.lang.String, java.util.Properties) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToSAXHandler void characters(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream org.apache.xml.serializer.ElemDesc getElemDesc(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToTextStream void comment(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.TreeWalker void endNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void addUniqueAttribute(java.lang.String, java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase java.lang.String patchName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase void endEntity(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void setOutputFormat(java.util.Properties) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToTextSAXHandler void characters(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void processAttribute(java.io.Writer, java.lang.String, java.lang.String, org.apache.xml.serializer.ElemDesc) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase org.apache.xml.serializer.DOMSerializer asDOMSerializer()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToHTMLStream void writeAttrURI(java.io.Writer, java.lang.String, boolean) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.OutputPropertyUtils boolean getBooleanProperty(java.lang.String, java.util.Properties) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.SerializerBase java.lang.String getLocalName(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.ToSAXHandler void characters(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,29 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.serializer.dom3.NamespaceSupport.Prefixes java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.dom3.LSSerializerImpl boolean write(org.w3c.dom.Node, org.w3c.dom.ls.LSOutput) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.dom3.LSSerializerImpl void setParameter(java.lang.String, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.dom3.LSSerializerImpl java.lang.Object getParameter(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.dom3.NamespaceSupport java.util.Enumeration getAllPrefixes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.dom3.DOM3SerializerImpl void serializeDOM3(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.dom3.LSSerializerImpl boolean canSetParameter(java.lang.String, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.dom3.LSSerializerImpl org.w3c.dom.DOMStringList getParameterNames()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.dom3.LSSerializerImpl org.w3c.dom.DOMConfiguration getDomConfig()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,107 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.serializer.utils.AttList java.lang.String getType(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_ca java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.XML11Char boolean isXML11ValidNmtoken(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_hu java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.XML11Char boolean isXML11ValidNCName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.XMLChar boolean isValidNmtoken(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_pl java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.XMLChar boolean isValidNCName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_ru java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.DOM2Helper java.lang.String getLocalNameOfNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SystemIDResolver java.lang.String getAbsoluteURIFromRelative(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.XML11Char boolean isXML11ValidName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_de java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SystemIDResolver java.lang.String getAbsoluteURI(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.AttList java.lang.String getType(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_pt_BR java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_ko java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.StringToIntTable java.lang.String[] keys()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_fr java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.AttList java.lang.String getType(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_sk java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_zh java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.DOM2Helper java.lang.String getNamespaceOfNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_sv java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.XMLChar boolean isValidName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_tr java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_it java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_sl java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_zh_TW java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_cs java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_ja java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SerializerMessages_es java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.WrappedRuntimeException WrappedRuntimeException(java.lang.Exception) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.serializer.utils.SystemIDResolver java.lang.String getAbsoluteURI(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,410 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.utils.FastStringBuffer java.lang.String getString(int, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.ObjectStack java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI java.lang.String getPath(boolean, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName org.apache.xml.utils.QName getQNameFromString(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault boolean startsWith(java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOM2Helper org.w3c.dom.Element getElementByID(java.lang.String, org.w3c.dom.Document) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.ObjectStack ObjectStack(org.apache.xml.utils.ObjectStack) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString toLowerCase(java.util.Locale) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.NodeVector void appendNodes(org.apache.xml.utils.NodeVector) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, java.util.Stack, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName java.lang.String getPrefixPart(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DefaultErrorHandler void error(javax.xml.transform.TransformerException) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper boolean isNamespaceNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMBuilder void comment(char[], int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XML11Char boolean isXML11ValidNCName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault int compareToIgnoreCase(org.apache.xml.utils.XMLString) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getExpandedElementName(org.w3c.dom.Element) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DefaultErrorHandler void warning(org.xml.sax.SAXParseException) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.TreeWalker void endNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DefaultErrorHandler void warning(javax.xml.transform.TransformerException) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.AttList java.lang.String getType(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI URI(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString toLowerCase()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getUnparsedEntityURI(java.lang.String, org.w3c.dom.Document) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper void getNodeData(org.w3c.dom.Node, org.apache.xml.utils.FastStringBuffer) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.NamespaceSupport2 java.util.Enumeration getDeclaredPrefixes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMBuilder void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 3'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper org.w3c.dom.Node getParentOfNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault int indexOf(java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, java.lang.String, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLCharacterRecognizer boolean isWhiteSpace(java.lang.StringBuffer) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.ThreadControllerWrapper java.lang.Thread runThread(java.lang.Runnable, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOM2Helper java.lang.String getNamespaceOfNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI URI(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI URI(org.apache.xml.utils.URI) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString fixWhiteSpace(boolean, boolean, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString toUpperCase()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString substring(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getExpandedAttributeName(org.w3c.dom.Attr) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLReaderManager org.apache.xml.utils.XMLReaderManager getInstance()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.AttList java.lang.String getLocalName(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, java.util.Stack) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName java.lang.String getPrefixFromXMLNSDecl(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString toUpperCase(java.util.Locale) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault boolean equals(org.apache.xml.utils.XMLString) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOM2Helper org.w3c.dom.Node getParentOfNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString toUpperCase(java.util.Locale)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString concat(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.PrefixResolverDefault java.lang.String getNamespaceForPrefix(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, org.w3c.dom.Element, org.apache.xml.utils.PrefixResolver, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.ObjectVector ObjectVector(org.apache.xml.utils.ObjectVector) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLChar boolean isValidName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.AttList java.lang.String getType(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName java.lang.String getLocalPart(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI URI(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.WrappedRuntimeException WrappedRuntimeException(java.lang.Exception) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.SystemIDResolver java.lang.String getAbsoluteURIFromRelative(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName org.apache.xml.utils.QName getQNameFromString(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.ThreadControllerWrapper.ThreadController void waitThread(java.lang.Thread, java.lang.Runnable) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName java.lang.String getPrefixPart(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, org.apache.xml.utils.PrefixResolver, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.SystemIDResolver java.lang.String getAbsoluteURI(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.ThreadControllerWrapper void waitThread(java.lang.Thread, java.lang.Runnable) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString toLowerCase(java.util.Locale)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getUniqueID(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault int lastIndexOf(java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault boolean startsWith(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault int indexOf(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XML11Char boolean isXML11ValidQName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.PrefixResolverDefault java.lang.String getNamespaceForPrefix(java.lang.String, org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.TreeWalker void startNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI URI(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName java.lang.String getPrefixFromXMLNSDecl(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.StringToIntTable java.lang.String[] keys()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.NamespaceSupport2 java.util.Enumeration getPrefixes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.NamespaceSupport2 boolean declarePrefix(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.NamespaceSupport2 java.lang.String[] processName(java.lang.String, java.lang.String[], boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.IntVector IntVector(org.apache.xml.utils.IntVector) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.IntStack IntStack(org.apache.xml.utils.IntStack) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName boolean isXMLNSDecl(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getNamespaceOfNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DefaultErrorHandler void printLocation(java.io.PrintWriter, java.lang.Throwable) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XML11Char boolean isXML11ValidNmtoken(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault int lastIndexOf(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XML11Char boolean isXML11ValidName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getNodeData(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName java.lang.String getLocalPart(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DefaultErrorHandler DefaultErrorHandler(java.io.PrintStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault boolean endsWith(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, java.lang.String, java.lang.String, boolean) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.SAXSourceLocator SAXSourceLocator(javax.xml.transform.SourceLocator) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLChar boolean isValidQName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.IntStack java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getExpandedElementName(org.w3c.dom.Element)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DefaultErrorHandler void printLocation(java.io.PrintStream, org.xml.sax.SAXParseException) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.ObjectVector java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault boolean startsWith(org.apache.xml.utils.XMLString, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOM2Helper java.lang.String getLocalNameOfNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.SAXSourceLocator SAXSourceLocator(org.xml.sax.SAXParseException) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.ThreadControllerWrapper.ThreadController java.lang.Thread run(java.lang.Runnable, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLChar boolean isValidNCName(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI java.lang.String getSchemeSpecificPart()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.FastStringBuffer java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString substring(int, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault int compareTo(org.apache.xml.utils.XMLString) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.NamespaceSupport2 java.util.Enumeration getPrefixes(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, org.w3c.dom.Element, org.apache.xml.utils.PrefixResolver) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.SystemIDResolver java.lang.String getAbsoluteURI(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getLocalNameOfNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString concat(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper org.w3c.dom.Node getRootNode(org.w3c.dom.Node) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.StringBufferPool void free(org.apache.xml.utils.FastStringBuffer) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.URI void setScheme(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString trim()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.FastStringBuffer java.lang.String getOneChunkString(int, int, int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault int indexOf(org.apache.xml.utils.XMLString) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.IntVector java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getUniqueID(org.w3c.dom.Node)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.FastStringBuffer void sendSAXComment(org.xml.sax.ext.LexicalHandler, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.StylesheetPIHandler void processingInstruction(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getNamespaceForPrefix(java.lang.String, org.w3c.dom.Element) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getLocalNameOfNode(org.w3c.dom.Node)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLStringDefault boolean startsWith(org.apache.xml.utils.XMLString) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DefaultErrorHandler void printLocation(java.io.PrintStream, javax.xml.transform.TransformerException) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getExpandedAttributeName(org.w3c.dom.Attr)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.QName QName(java.lang.String, java.lang.String, boolean) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DOMHelper java.lang.String getNodeData(org.w3c.dom.Node)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.DefaultErrorHandler void fatalError(javax.xml.transform.TransformerException) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.SAXSourceLocator SAXSourceLocator(org.xml.sax.Locator) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.AttList java.lang.String getType(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.XMLChar boolean isValidNmtoken(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,65 @@
|
||||
<root>
|
||||
<item name='org.apache.xml.utils.res.XResources_zh_CN java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResourceBundle org.apache.xml.utils.res.XResourceBundle loadResourceBundle(java.lang.String, java.util.Locale) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResourceBundle java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_ja_JP_A java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_el java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_zh_TW java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_hy java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_ja_JP_HI java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_cy java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_fr java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_en java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_ka java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_es java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_sv java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_ja_JP_I java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_he java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_it java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_de java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_ja_JP_HA java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResources_ko java.lang.Object[][] getContents()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.xml.utils.res.XResourceBundle org.apache.xml.utils.res.XResourceBundle loadResourceBundle(java.lang.String, java.util.Locale)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user