Update android annotations. Do not add jdk annotations for android sdk

This commit is contained in:
Natalia Ukhorskaya
2014-01-15 12:19:30 +04:00
parent 786e59bbfa
commit 14f4b6e4b4
344 changed files with 47371 additions and 26982 deletions
@@ -1,62 +1,62 @@
<root>
<item name='org.apache.xml.dtm.DTMException java.lang.String getMessageAndLocation()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMManager org.apache.xml.dtm.DTM createDocumentFragment()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMIterator void setRoot(int, java.lang.Object) 1'>
<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.DTMManager org.apache.xml.dtm.DTMManager newInstance(org.apache.xml.utils.XMLStringFactory)'>
<item name='org.apache.xml.dtm.DTMException java.lang.String getMessageAndLocation()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMManager boolean release(org.apache.xml.dtm.DTM, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.Throwable initCause(java.lang.Throwable)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTM void setProperty(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTM java.lang.String getLocalNameFromExpandedNameID(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTM int getExpandedTypeID(java.lang.String, java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<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.DTM int getExpandedTypeID(java.lang.String, java.lang.String, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMIterator org.apache.xml.dtm.DTMIterator cloneWithReset()'>
<item name='org.apache.xml.dtm.DTMManager org.apache.xml.dtm.DTM createDocumentFragment()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTM boolean isSupported(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMAxisIterator org.apache.xml.dtm.DTMAxisIterator reset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTM void setFeature(java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMManager 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.DTM int getElementById(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTM java.lang.String getLocalNameFromExpandedNameID(int)'>
<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.DTMManager 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.DTMAxisIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMException DTMException(java.lang.Throwable) 0'>
<item name='org.apache.xml.dtm.DTMAxisIterator org.apache.xml.dtm.DTMAxisIterator reset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.DTMException void printStackTrace(java.io.PrintWriter) 0'>
@@ -1,7 +1,4 @@
<root>
<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.DTMNodeProxy org.w3c.dom.Node insertBefore(org.w3c.dom.Node, org.w3c.dom.Node) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -14,31 +11,37 @@
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void endEntity(java.lang.String) 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.IncrementalSAXSource_Filter void startPrefixMapping(java.lang.String, java.lang.String) 0'>
<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.IncrementalSAXSource_Filter void startEntity(java.lang.String) 0'>
<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.DTMDocumentImpl void setFeature(java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.Text createTextNode(java.lang.String) 0'>
<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.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.DTMNodeProxy void setValue(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<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.DTMManagerDefault boolean release(org.apache.xml.dtm.DTM, boolean) 0'>
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator FollowingIterator(org.apache.xml.dtm.ref.DTMDefaultBaseIterators) 0'>
@@ -59,33 +62,33 @@
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void fatalError(org.xml.sax.SAXParseException) 0'>
<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 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.DTMDocumentImpl java.lang.String getLocalNameFromExpandedNameID(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.Node renameNode(org.w3c.dom.Node, java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void endElement(java.lang.String, 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 getLocalName(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.DTMNodeProxy org.w3c.dom.Element getElementById(java.lang.String) 0'>
<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.DTMDocumentImpl int getExpandedTypeID(java.lang.String, java.lang.String, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter 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.DTMDefaultBaseIterators.DescendantIterator org.apache.xml.dtm.DTMAxisIterator reset()'>
<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>
@@ -95,10 +98,7 @@
<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.DTMDocumentImpl java.lang.String getPrefix(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy java.lang.String getTextContent()'>
<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.DTMNodeProxy void setIdAttributeNode(org.w3c.dom.Attr, boolean) 0'>
@@ -107,15 +107,6 @@
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void endElement(java.lang.String, java.lang.String, java.lang.String) 1'>
<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.DTMDefaultBase java.lang.String dumpNode(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy boolean isSupported(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -125,6 +116,9 @@
<item name='org.apache.xml.dtm.ref.DTMDefaultBase void setFeature(java.lang.String, boolean) 0'>
<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.ExpandedNameTable int getExpandedTypeID(java.lang.String, java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -137,12 +131,6 @@
<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.DTMNodeProxy org.w3c.dom.NamedNodeMap getAttributes()'>
<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.DTMNodeProxy org.w3c.dom.Node removeChild(org.w3c.dom.Node) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -158,7 +146,7 @@
<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.DTMDefaultBase org.w3c.dom.Node getNode(int)'>
<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.DTMNamedNodeMap org.w3c.dom.Node setNamedItem(org.w3c.dom.Node) 0'>
@@ -170,10 +158,10 @@
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.Attr removeAttributeNode(org.w3c.dom.Attr) 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)'>
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter 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.IncrementalSAXSource_Filter void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 0'>
<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.DTMDocumentImpl void setIncrementalSAXSource(org.apache.xml.dtm.ref.IncrementalSAXSource) 0'>
@@ -182,45 +170,57 @@
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl int getElementById(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy java.lang.String substringData(int, int)'>
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl 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.DTMDocumentImpl void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 3'>
<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.IncrementalSAXSource_Filter void comment(char[], int, int) 0'>
<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.DTMNodeProxy java.lang.String getTextContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void setDocumentLocator(org.xml.sax.Locator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMAxisIteratorBase org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
<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.DTMManagerDefault org.apache.xml.dtm.DTM createDocumentFragment()'>
<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.DTMManagerDefault void addDTM(org.apache.xml.dtm.DTM, int) 0'>
<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.DTMDefaultBaseIterators.ParentIterator org.apache.xml.dtm.DTMAxisIterator setNodeType(int)'>
<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.DTMManagerDefault void addDTM(org.apache.xml.dtm.DTM, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<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.DTMDocumentImpl java.lang.String getNamespaceFromExpandedNameID(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.Node replaceChild(org.w3c.dom.Node, org.w3c.dom.Node) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy java.lang.Object getFeature(java.lang.String, java.lang.String) 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.DTMNodeProxy java.lang.String getAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -230,9 +230,6 @@
<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.DTMDefaultBaseIterators.AncestorIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void startPrefixMapping(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -245,9 +242,6 @@
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void warning(org.xml.sax.SAXParseException) 0'>
<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.IncrementalSAXSource_Filter void processingInstruction(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -260,13 +254,13 @@
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.Node replaceChild(org.w3c.dom.Node, org.w3c.dom.Node) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.NodeLocator java.lang.String toString()'>
<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.IncrementalSAXSource void setContentHandler(org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMManagerDefault org.apache.xml.dtm.DTM createDocumentFragment()'>
<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.DTMDocumentImpl void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 1'>
@@ -275,34 +269,37 @@
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl 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.DTMDocumentImpl void setProperty(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy java.lang.String getStringValue()'>
<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.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 getPrefix(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void comment(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy void removeAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
<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.DTMAxisIteratorBase org.apache.xml.dtm.DTMAxisIterator reset()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void processingInstruction(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void endEntity(java.lang.String) 0'>
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void processingInstruction(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void processingInstruction(java.lang.String, java.lang.String) 1'>
<item name='org.apache.xml.dtm.ref.IncrementalSAXSource_Filter void endEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMDefaultBase boolean isSupported(java.lang.String, java.lang.String) 0'>
@@ -311,16 +308,16 @@
<item name='org.apache.xml.dtm.ref.DTMDocumentImpl void startEntity(java.lang.String) 0'>
<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.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.DTMAxisIteratorBase org.apache.xml.dtm.DTMAxisIterator resetPosition()'>
<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.DTMDefaultBase java.lang.String dumpNode(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.DTMNodeProxy org.w3c.dom.Node appendChild(org.w3c.dom.Node) 0'>
@@ -329,6 +326,9 @@
<item name='org.apache.xml.dtm.ref.DTMNamedNodeMap org.w3c.dom.Node setNamedItemNS(org.w3c.dom.Node) 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.DTMNodeProxy org.w3c.dom.Attr setAttributeNode(org.w3c.dom.Attr) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -5,21 +5,21 @@
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode java.lang.Object setUserData(java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.DOM2DTMdefaultNamespaceDeclarationNode java.lang.Object getUserData(java.lang.String) 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 java.lang.String getPrefix(int)'>
<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.Object getFeature(java.lang.String, java.lang.String) 0'>
<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.DOM2DTMdefaultNamespaceDeclarationNode void setValue(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -50,10 +50,10 @@
<item name='org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode org.w3c.dom.Node insertBefore(org.w3c.dom.Node, org.w3c.dom.Node) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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 void getNodeData(org.w3c.dom.Node, org.apache.xml.utils.FastStringBuffer) 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>
</root>
@@ -8,6 +8,9 @@
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void processingInstruction(java.lang.String, java.lang.String) 1'>
<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 setIncrementalSAXSource(org.apache.xml.dtm.ref.IncrementalSAXSource) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -26,7 +29,7 @@
<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.SAX2DTM org.xml.sax.DTDHandler getDTDHandler()'>
<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.SAX2DTM2 SAX2DTM2(org.apache.xml.dtm.DTMManager, javax.xml.transform.Source, int, org.apache.xml.dtm.DTMWSFilter, org.apache.xml.utils.XMLStringFactory, boolean) 0'>
@@ -41,6 +44,9 @@
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 void endElement(java.lang.String, java.lang.String, java.lang.String) 1'>
<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.SAX2DTM int getElementById(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -53,7 +59,7 @@
<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 org.xml.sax.ErrorHandler getErrorHandler()'>
<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.SAX2DTM void endEntity(java.lang.String) 0'>
@@ -86,10 +92,10 @@
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void startEntity(java.lang.String) 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) 0'>
<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.SAX2DTM2.AncestorIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
<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'>
@@ -98,36 +104,30 @@
<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 org.xml.sax.EntityResolver getEntityResolver()'>
<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.SAX2DTM2.PrecedingIterator org.apache.xml.dtm.DTMAxisIterator cloneIterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2 void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<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.SAX2DTM org.xml.sax.ext.DeclHandler getDeclHandler()'>
<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 void processingInstruction(java.lang.String, java.lang.String) 0'>
<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>
<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.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.ParentIterator org.apache.xml.dtm.DTMAxisIterator setNodeType(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.dtm.ref.sax2dtm.SAX2DTM void comment(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -1,5 +1,197 @@
<root>
<item name='org.apache.xml.res.XMLErrorResources ER_ARG_PREFIX_INVALID'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_ARG_LOCALNAME_INVALID'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_PARSE_CALL_WHILE_PARSING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_FRAG_WHEN_PATH_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CHILD_HAS_NO_OWNER_DOCUMENT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CANT_OUTPUT_TEXT_BEFORE_DOC'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_PORT_WHEN_HOST_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_AXIS_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_STARTPARSE_WHILE_PARSING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_SELF_CAUSATION_NOT_PERMITTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_PORT_IF_NO_HOST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_AXIS_TRAVERSER_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_ITERATOR_CLONE_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NAME_CANT_START_WITH_COLON'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_FRAG_FOR_GENERIC_URI'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_INVALID_PORT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_SCHEME_NOT_CONFORMANT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_LOCATION_UNKNOWN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_PARSER_DOTERMINATE_ANSWERS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_DTMIDS_AVAIL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_SCHEME_INURI'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_SCHEME_REQUIRED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_ITERATOR_AXIS_NOT_IMPLEMENTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_FUNCTION_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_OFFSET_BIGGER_THAN_SLOT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_PATH_INVALID_CHAR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_SYSTEMID_UNKNOWN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_HOST_ADDRESS_NOT_WELLFORMED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_INCRSAXSRCFILTER_NOT_RESTARTABLE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_DEFAULT_IMPL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_STARTPARSE_NEEDS_SAXPARSER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_FRAG_INVALID_CHAR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_ARG_LOCALNAME_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_USERINFO_IF_NO_HOST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLMessages FORMAT_FAILED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_EXCEPTION_CREATING_POOL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_METHOD_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_QUERY_STRING_IN_PATH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_SCHEME_FROM_NULL_STRING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_COULD_NOT_RESOLVE_NODE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_PARSER_IN_USE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CANNOT_OVERWRITE_CAUSE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_COROUTINE_CO_EXIT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_PREFIX_MUST_RESOLVE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CREATEDOCUMENT_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CANT_HAVE_MORE_THAN_ONE_ROOT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_FRAGMENT_STRING_IN_PATH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NODE_NON_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLMessages BAD_CODE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CANNOT_CHANGE_WHILE_PARSING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_UNKNOWN_AXIS_TYPE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_COULD_NOT_INIT_PARSER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CANNOT_INIT_URI_EMPTY_PARMS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_CHUNKEDINTARRAY_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_NO_SCHEME_IN_URI'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_COROUTINE_NOT_AVAIL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_XMLRDR_NOT_BEFORE_STARTPARSE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_COROUTINE_PARAM'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.res.XMLErrorResources ER_COJOINROUTINESET_FAILED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -5,6 +5,9 @@
<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.SerializerBase java.lang.Object asDOM3Serializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToSAXHandler void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -23,6 +26,9 @@
<item name='org.apache.xml.serializer.ToUnknownStream boolean startPrefixMapping(java.lang.String, java.lang.String, boolean) 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.ToUnknownStream void addUniqueAttribute(java.lang.String, java.lang.String, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -35,24 +41,30 @@
<item name='org.apache.xml.serializer.ToUnknownStream void addAttributes(org.xml.sax.Attributes) 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.ToStream boolean startPrefixMapping(java.lang.String, java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.SerializerBase void setEncoding(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream void endEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.OutputPropertiesFactory java.util.Properties getDefaultMethodProperties(java.lang.String) 0'>
<item name='org.apache.xml.serializer.OutputPropertiesFactory S_KEY_LINE_SEPARATOR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.OutputPropertiesFactory S_BUILTIN_EXTENSIONS_UNIVERSAL'>
<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.ToXMLStream void addUniqueAttribute(java.lang.String, java.lang.String, int) 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.ExtendedContentHandler void characters(org.w3c.dom.Node) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -68,22 +80,22 @@
<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.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ExtendedContentHandler 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 writeAttrString(java.io.Writer, java.lang.String, java.lang.String) 1'>
<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.ToStream void endElement(java.lang.String, java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.Serializer org.apache.xml.serializer.DOMSerializer asDOMSerializer()'>
<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 entityReference(java.lang.String) 0'>
<item name='org.apache.xml.serializer.ToXMLSAXHandler 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.serializer.ToHTMLStream void processingInstruction(java.lang.String, java.lang.String) 0'>
@@ -92,19 +104,16 @@
<item name='org.apache.xml.serializer.ToTextStream boolean startPrefixMapping(java.lang.String, java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToXMLSAXHandler 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.serializer.NamespaceMappings java.lang.String lookupNamespace(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream void addUniqueAttribute(java.lang.String, java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToSAXHandler void characters(org.w3c.dom.Node) 0'>
<item name='org.apache.xml.serializer.AttributesImplSerializer int getIndex(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.AttributesImplSerializer int getIndex(java.lang.String, java.lang.String) 0'>
<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.SerializerBase void warning(org.xml.sax.SAXParseException) 0'>
@@ -116,10 +125,7 @@
<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.Serializer java.lang.Object asDOM3Serializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.SerializerFactory org.apache.xml.serializer.Serializer getSerializer(java.util.Properties)'>
<item name='org.apache.xml.serializer.OutputPropertiesFactory S_KEY_ENTITIES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToHTMLStream void setOutputFormat(java.util.Properties) 0'>
@@ -143,13 +149,16 @@
<item name='org.apache.xml.serializer.AttributesImplSerializer int getIndex(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.OutputPropertiesFactory S_USE_URL_ESCAPING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToStream void characters(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToTextSAXHandler void endElement(java.lang.String, java.lang.String, java.lang.String) 1'>
<item name='org.apache.xml.serializer.ExtendedContentHandler java.lang.String getNamespaceURI(java.lang.String, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream org.xml.sax.ContentHandler asContentHandler()'>
<item name='org.apache.xml.serializer.ToTextSAXHandler void endElement(java.lang.String, java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ExtendedContentHandler void namespaceAfterStartElement(java.lang.String, java.lang.String) 0'>
@@ -158,28 +167,22 @@
<item name='org.apache.xml.serializer.DOM3Serializer void serializeDOM3(org.w3c.dom.Node) 0'>
<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.ToStream java.util.Properties getOutputFormat()'>
<item name='org.apache.xml.serializer.ToXMLSAXHandler void setOutputFormat(java.util.Properties) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToStream void comment(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToXMLSAXHandler void setOutputFormat(java.util.Properties) 0'>
<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.ToUnknownStream void entityReference(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.Serializer void setOutputFormat(java.util.Properties) 0'>
<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.SerializerBase void comment(java.lang.String) 0'>
<item name='org.apache.xml.serializer.Serializer void setOutputFormat(java.util.Properties) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream void setOutputFormat(java.util.Properties) 0'>
@@ -215,15 +218,15 @@
<item name='org.apache.xml.serializer.ToSAXHandler void warning(org.xml.sax.SAXParseException) 0'>
<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.ToSAXHandler void addUniqueAttribute(java.lang.String, java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToStream 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.serializer.Serializer org.xml.sax.ContentHandler asContentHandler()'>
<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>
@@ -236,12 +239,18 @@
<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.Encodings boolean isRecognizedEncoding(java.lang.String) 0'>
<item name='org.apache.xml.serializer.OutputPropertiesFactory S_KEY_INDENT_AMOUNT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.Serializer java.lang.Object asDOM3Serializer()'>
<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.ToUnknownStream void startPrefixMapping(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -257,7 +266,7 @@
<item name='org.apache.xml.serializer.ToTextStream void comment(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.Version java.lang.String getVersion()'>
<item name='org.apache.xml.serializer.TreeWalker m_dh'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToXMLSAXHandler void startEntity(java.lang.String) 0'>
@@ -267,7 +276,7 @@
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.SerializerBase java.lang.String getOutputProperty(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
@@ -275,7 +284,7 @@
<item name='org.apache.xml.serializer.ToStream 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.serializer.Serializer org.xml.sax.ContentHandler asContentHandler()'>
<item name='org.apache.xml.serializer.NamespaceMappings java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToHTMLStream org.apache.xml.serializer.ElemDesc getElemDesc(java.lang.String) 0'>
@@ -284,30 +293,42 @@
<item name='org.apache.xml.serializer.ExtendedContentHandler void addUniqueAttribute(java.lang.String, java.lang.String, int) 0'>
<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>
<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.ToUnknownStream void setEncoding(java.lang.String) 0'>
<item name='org.apache.xml.serializer.ToSAXHandler void characters(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream void setEncoding(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='org.apache.xml.serializer.ToHTMLStream 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.serializer.ToSAXHandler void processingInstruction(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.Serializer org.apache.xml.serializer.DOMSerializer asDOMSerializer()'>
<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.ToXMLStream void processingInstruction(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToHTMLStream 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.serializer.ToUnknownStream org.xml.sax.ContentHandler asContentHandler()'>
<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 java.lang.String patchName(java.lang.String)'>
<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>
@@ -323,12 +344,24 @@
<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 PKG_NAME'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToTextSAXHandler void setOutputFormat(java.util.Properties) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.SerializerBase PKG_PATH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream void startEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.OutputPropertiesFactory S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.Method UNKNOWN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream void setContentHandler(org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -338,21 +371,27 @@
<item name='org.apache.xml.serializer.ToXMLStream void processingInstruction(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToStream void setEncoding(java.lang.String) 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 void setEncoding(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='org.apache.xml.serializer.ToSAXHandler void comment(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToTextSAXHandler 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.serializer.Method XHTML'>
<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.SerializerFactory org.apache.xml.serializer.Serializer getSerializer(java.util.Properties)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToTextStream void addUniqueAttribute(java.lang.String, java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -368,7 +407,10 @@
<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.SerializerBase java.lang.String patchName(java.lang.String)'>
<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.Version java.lang.String getImplementationLanguage()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.OutputPropertyUtils int getIntProperty(java.lang.String, java.util.Properties) 0'>
@@ -380,6 +422,9 @@
<item name='org.apache.xml.serializer.ToTextSAXHandler void processingInstruction(java.lang.String, java.lang.String) 0'>
<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.ExtendedContentHandler java.lang.String getNamespaceURI(java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -395,9 +440,6 @@
<item name='org.apache.xml.serializer.ToTextSAXHandler 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.serializer.Version java.lang.String getImplementationLanguage()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToUnknownStream java.lang.String getNamespaceURI(java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -410,9 +452,6 @@
<item name='org.apache.xml.serializer.ToHTMLStream void endElement(java.lang.String, java.lang.String, java.lang.String) 1'>
<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.ToStream void setContentHandler(org.xml.sax.ContentHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -431,12 +470,18 @@
<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.SerializerBase java.lang.String getNamespaceURI(java.lang.String, boolean)'>
<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 void setOutputProperty(java.lang.String, java.lang.String) 0'>
<item name='org.apache.xml.serializer.OutputPropertiesFactory S_OMIT_META_TAG'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.SerializerBase void setOutputProperty(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='org.apache.xml.serializer.SerializerBase void endEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -452,6 +497,9 @@
<item name='org.apache.xml.serializer.ToHTMLStream void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<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.ToUnknownStream void comment(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -464,10 +512,10 @@
<item name='org.apache.xml.serializer.ToUnknownStream void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.SerializerBase void characters(org.w3c.dom.Node) 0'>
<item name='org.apache.xml.serializer.Method HTML'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.SerializerBase org.xml.sax.ContentHandler asContentHandler()'>
<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.ToUnknownStream void processingInstruction(java.lang.String, java.lang.String) 1'>
@@ -476,6 +524,9 @@
<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.Method XML'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToTextStream void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -494,16 +545,16 @@
<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.ToTextStream void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToXMLSAXHandler 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.serializer.ToHTMLStream void processingInstruction(java.lang.String, java.lang.String) 1'>
<item name='org.apache.xml.serializer.ToTextStream void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.OutputPropertiesFactory java.util.Properties getDefaultMethodProperties(java.lang.String)'>
<item name='org.apache.xml.serializer.OutputPropertiesFactory S_KEY_CONTENT_HANDLER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToHTMLStream void processingInstruction(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToTextStream void namespaceAfterStartElement(java.lang.String, java.lang.String) 0'>
@@ -512,9 +563,6 @@
<item name='org.apache.xml.serializer.SerializerBase void namespaceAfterStartElement(java.lang.String, 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)'>
<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>
@@ -542,10 +590,10 @@
<item name='org.apache.xml.serializer.ToXMLSAXHandler 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.serializer.NamespaceMappings java.lang.String lookupNamespace(java.lang.String)'>
<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.ToStream int writeUTF16Surrogate(char, char[], int, int) 1'>
<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.ToSAXHandler void error(org.xml.sax.SAXParseException) 0'>
@@ -560,13 +608,16 @@
<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.String[] lookupAllPrefixes(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.SerializerBase void fatalError(org.xml.sax.SAXParseException) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToTextStream 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.serializer.SerializerBase java.lang.String getNamespaceURI(java.lang.String, boolean)'>
<item name='org.apache.xml.serializer.Method TEXT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToXMLStream void CopyFrom(org.apache.xml.serializer.ToXMLStream) 0'>
@@ -575,10 +626,7 @@
<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.NamespaceMappings java.lang.String generateNextPrefix()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ExtendedContentHandler java.lang.String getNamespaceURI(java.lang.String, boolean)'>
<item name='org.apache.xml.serializer.Version java.lang.String getVersion()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.ToSAXHandler void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 2'>
@@ -587,10 +635,10 @@
<item name='org.apache.xml.serializer.ToXMLStream void namespaceAfterStartElement(java.lang.String, 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) 0'>
<item name='org.apache.xml.serializer.ToXMLSAXHandler 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.serializer.ToXMLSAXHandler void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 3'>
<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.ToHTMLStream void writeAttrURI(java.io.Writer, java.lang.String, boolean) 1'>
@@ -5,6 +5,12 @@
<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.NamespaceSupport java.util.Enumeration getAllPrefixes()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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>
@@ -14,7 +20,7 @@
<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.Prefixes java.lang.String toString()'>
<item name='org.apache.xml.serializer.dom3.LSSerializerImpl org.w3c.dom.DOMConfiguration getDomConfig()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.dom3.DOM3SerializerImpl void serializeDOM3(org.w3c.dom.Node) 0'>
@@ -23,10 +29,4 @@
<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.NamespaceSupport java.util.Enumeration getAllPrefixes()'>
<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>
@@ -1,134 +1,320 @@
<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.AttList java.lang.String getType(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.AttList int getIndex(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.SerializerMessages_de java.lang.Object[][] getContents()'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_FRAG_WHEN_PATH_NULL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.SerializerMessages_pl java.lang.Object[][] getContents()'>
<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.AttList int getIndex(java.lang.String) 0'>
<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.AttList java.lang.String getType(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_UNSUPPORTED_ENCODING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_XML_VERSION_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_FRAG_INVALID_CHAR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_UNABLE_TO_SERIALIZE_NODE'>
<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.AttList java.lang.String getType(java.lang.String) 0'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_ENCODING_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_INVALID_CHARACTER_IN_COMMENT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_LT_IN_ATTVAL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_INVALID_UTF16_SURROGATE'>
<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.SerializerMessages_de java.lang.Object[][] getContents()'>
<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.MsgKey ER_BUFFER_SIZE_LESSTHAN_ZERO'>
<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.MsgKey ER_WARNING_WF_NOT_CHECKED'>
<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.MsgKey ER_PORT_WHEN_HOST_NULL'>
<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_fr java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_DASH_IN_COMMENT'>
<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.MsgKey ER_NO_USERINFO_IF_NO_HOST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_STRAY_ATTRIBUTE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.AttList int getIndex(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_NO_SCHEME_IN_URI'>
<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.MsgKey ER_ELEM_UNBOUND_PREFIX_IN_ENTREF'>
<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.XML11Char boolean isXML11ValidNmtoken(java.lang.String) 0'>
<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.AttList java.lang.String getType(java.lang.String, 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'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_INVALID_CHARACTER_IN_TEXT'>
<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.DOM2Helper java.lang.String getLocalNameOfNode(org.w3c.dom.Node) 0'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_INVALID_CHARACTER_IN_CDATA'>
<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>
<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.SerializerMessages java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_FEATURE_NOT_FOUND'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey BAD_MSGKEY'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_NO_SCHEME_INURI'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_CANNOT_INIT_URI_EMPTY_PARMS'>
<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.MsgKey ER_INVALID_PORT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.MsgKey ER_COULD_NOT_LOAD_METHOD_PROPERTY'>
<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.Utils messages'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_CDATA_SECTIONS_SPLIT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_HOST_ADDRESS_NOT_WELLFORMED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_PATH_INVALID_CHAR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WRITING_INTERNAL_SUBSET'>
<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.AttList java.lang.String getValue(java.lang.String, java.lang.String) 1'>
<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_ru java.lang.Object[][] getContents()'>
<item name='org.apache.xml.serializer.utils.MsgKey BAD_MSGFORMAT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.SerializerMessages_ko java.lang.Object[][] getContents()'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_TYPE_MISMATCH_ERR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_REF_TO_UNPARSED_ENT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.AttList java.lang.String getValue(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.SerializerMessages java.lang.Object[][] getContents()'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_ILLEGAL_ATTRIBUTE_POSITION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.SerializerMessages_sk java.lang.Object[][] getContents()'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_NULL_LOCAL_ATTR_NAME'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.SerializerMessages_tr java.lang.Object[][] getContents()'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_REF_TO_EXTERNAL_ENT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.AttList java.lang.String getType(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.SerializerMessages_es java.lang.Object[][] getContents()'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_FRAG_FOR_GENERIC_URI'>
<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_zh_TW 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.SerializerMessages_it java.lang.Object[][] getContents()'>
<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.AttList int getIndex(java.lang.String, java.lang.String) 1'>
<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.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_fr 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_ca java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.AttList java.lang.String getValue(java.lang.String, java.lang.String) 0'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_SCHEME_REQUIRED'>
<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_hu java.lang.Object[][] getContents()'>
<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.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, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.SerializerMessages_sv java.lang.Object[][] getContents()'>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_INVALID_CHARACTER_IN_PI'>
<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.MsgKey ER_STRING_TOO_LONG'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_ILLEGAL_CHARACTER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_NO_OUTPUT_SPECIFIED'>
<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.MsgKey ER_NO_PORT_IF_NO_HOST'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_ATTR_UNBOUND_PREFIX_IN_ENTREF'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_FACTORY_PROPERTY_MISSING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_SCHEME_NOT_CONFORMANT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_SERIALIZER_NOT_CONTENTHANDLER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_NAMESPACE_PREFIX'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_STRAY_NAMESPACE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_NO_QUERY_STRING_IN_PATH'>
<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.MsgKey ER_NS_PREFIX_CANNOT_BE_BOUND'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_INVALID_CHARACTER'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.AttList java.lang.String getType(java.lang.String) 0'>
<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.XML11Char boolean isXML11ValidNCName(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_RESOURCE_COULD_NOT_LOAD'>
<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.MsgKey ER_SCHEME_FROM_NULL_STRING'>
<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.MsgKey ER_NULL_LOCAL_ELEMENT_NAME'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_WF_INVALID_CHARACTER_IN_NODE_NAME'>
<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.MsgKey ER_COULD_NOT_LOAD_RESOURCE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_OIERROR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.AttList int getIndex(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_RESOURCE_COULD_NOT_FIND'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_FEATURE_NOT_SUPPORTED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.AttList java.lang.String getValue(java.lang.String, java.lang.String) 0'>
<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.SerializerMessages_ru java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.serializer.utils.MsgKey ER_NO_FRAGMENT_STRING_IN_PATH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,7 +1,4 @@
<root>
<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.UnImplNode org.w3c.dom.Attr setAttributeNodeNS(org.w3c.dom.Attr) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -11,24 +8,27 @@
<item name='org.apache.xml.utils.AttList java.lang.String getValue(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_BUILTIN_EXTENSIONS_URL'>
<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.Constants S_EXSLT_DYNAMIC_URL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString int lastIndexOf(java.lang.String, int) 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.XMLStringDefault org.apache.xml.utils.XMLString fixWhiteSpace(boolean, boolean, boolean)'>
<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.NodeVector void appendNodes(org.apache.xml.utils.NodeVector) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.UnImplNode org.w3c.dom.Comment createComment(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -38,22 +38,28 @@
<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.SystemIDResolver java.lang.String getAbsoluteURI(java.lang.String)'>
<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.DefaultErrorHandler void error(javax.xml.transform.TransformerException) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString toLowerCase()'>
<item name='org.apache.xml.utils.XMLStringFactory org.apache.xml.utils.XMLString newstr(char[], int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.QName QName(java.lang.String, boolean) 0'>
<item name='org.apache.xml.utils.XMLString boolean endsWith(java.lang.String) 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.UnImplNode org.w3c.dom.Attr setAttributeNode(org.w3c.dom.Attr) 0'>
<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.XMLString boolean endsWith(java.lang.String) 0'>
<item name='org.apache.xml.utils.UnImplNode org.w3c.dom.Attr setAttributeNode(org.w3c.dom.Attr) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.PrefixResolver java.lang.String getNamespaceForPrefix(java.lang.String, org.w3c.dom.Node) 0'>
@@ -68,13 +74,22 @@
<item name='org.apache.xml.utils.XMLStringDefault boolean equals(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.NamespaceSupport2 XMLNS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_EXTENSIONS_LOTUSXSL_JAVA_URL'>
<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 getLocalName(int)'>
<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.SystemIDResolver java.lang.String getAbsoluteURIFromRelative(java.lang.String)'>
<item name='org.apache.xml.utils.IntStack java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.UnImplNode org.w3c.dom.Element getElementById(java.lang.String) 0'>
@@ -89,6 +104,9 @@
<item name='org.apache.xml.utils.PrefixResolver java.lang.String getNamespaceForPrefix(java.lang.String) 0'>
<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.QName QName(java.lang.String, java.lang.String, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -98,16 +116,10 @@
<item name='org.apache.xml.utils.UnImplNode java.lang.String getAttribute(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 getExpandedAttributeName(org.w3c.dom.Attr)'>
<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.XMLStringDefault org.apache.xml.utils.XMLString substring(int, int)'>
<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.DOM2Helper java.lang.String getNamespaceOfNode(org.w3c.dom.Node) 0'>
@@ -116,6 +128,9 @@
<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.XMLString org.apache.xml.utils.XMLString concat(java.lang.String)'>
<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>
@@ -131,18 +146,18 @@
<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.Constants S_VENDORURL'>
<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.NamespaceSupport2 java.util.Enumeration getPrefixes(java.lang.String)'>
<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.UnImplNode org.w3c.dom.Attr removeAttributeNode(org.w3c.dom.Attr) 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.AttList int getIndex(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -158,31 +173,43 @@
<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.QName java.lang.String getLocalPart(java.lang.String) 0'>
<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.AttList java.lang.String getType(java.lang.String) 0'>
<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.URI java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.DOMBuilder void endEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringDefault boolean equalsIgnoreCase(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString toLowerCase(java.util.Locale)'>
<item name='org.apache.xml.utils.StylesheetPIHandler 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.utils.StylesheetPIHandler void startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) 0'>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString toLowerCase()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_EXSLT_SETS_URL'>
<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.XMLString org.apache.xml.utils.XMLString concat(java.lang.String)'>
<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.XMLStringDefault org.apache.xml.utils.XMLString toUpperCase()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringDefault boolean startsWith(java.lang.String) 0'>
@@ -191,9 +218,6 @@
<item name='org.apache.xml.utils.AttList int getIndex(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringFactory org.apache.xml.utils.XMLString emptystr()'>
<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>
@@ -212,16 +236,25 @@
<item name='org.apache.xml.utils.DOMHelper 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.Constants S_EXSLT_DATETIME_URL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_EXTENSIONS_XALANLIB_URL'>
<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.XMLStringFactory org.apache.xml.utils.XMLString newstr(java.lang.String)'>
<item name='org.apache.xml.utils.NamespaceSupport2 java.util.Enumeration getPrefixes()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString boolean startsWith(org.apache.xml.utils.XMLString) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString int indexOf(java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString boolean startsWith(org.apache.xml.utils.XMLString) 0'>
<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.NamespaceSupport2 java.lang.String[] processName(java.lang.String, java.lang.String[], boolean) 0'>
@@ -236,19 +269,22 @@
<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.XMLString org.apache.xml.utils.XMLString substring(int, int)'>
<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.UnImplNode org.w3c.dom.Node removeChild(org.w3c.dom.Node) 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.DOMBuilder void endElement(java.lang.String, java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.UnImplNode org.w3c.dom.CDATASection createCDATASection(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.AttList java.lang.String getType(int)'>
<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.XMLString int indexOf(java.lang.String) 0'>
@@ -260,16 +296,22 @@
<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.AttList java.lang.String getType(int)'>
<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.XMLString org.apache.xml.utils.XMLString toLowerCase()'>
<item name='org.apache.xml.utils.Constants S_EXTENSIONS_OLD_JAVA_URL'>
<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.ObjectStack java.lang.Object clone()'>
<item name='org.apache.xml.utils.Constants S_XSLNAMESPACEURL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_EXTENSIONS_JAVA_URL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.DefaultErrorHandler void printLocation(java.io.PrintStream, org.xml.sax.SAXParseException) 0'>
@@ -278,7 +320,10 @@
<item name='org.apache.xml.utils.UnImplNode void removeAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.FastStringBuffer java.lang.String toString()'>
<item name='org.apache.xml.utils.URI java.lang.String getSchemeSpecificPart()'>
<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.UnImplNode org.w3c.dom.Node insertBefore(org.w3c.dom.Node, org.w3c.dom.Node) 0'>
@@ -290,9 +335,6 @@
<item name='org.apache.xml.utils.AttList java.lang.String getType(java.lang.String, 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.AttList java.lang.String getValue(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -302,52 +344,58 @@
<item name='org.apache.xml.utils.XMLString boolean startsWith(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.StylesheetPIHandler void processingInstruction(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.DOMHelper m_NSInfoNullNoAncestorXMLNS'>
<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.QName java.lang.String getLocalPart(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString toLowerCase(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.QName org.apache.xml.utils.QName getQNameFromString(java.lang.String)'>
<item name='org.apache.xml.utils.Constants S_EXTENSIONS_SQL_URL'>
<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.SystemIDResolver java.lang.String getAbsoluteURI(java.lang.String)'>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString substring(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString int compareToIgnoreCase(org.apache.xml.utils.XMLString) 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.XMLString int indexOf(org.apache.xml.utils.XMLString) 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.XMLString boolean equals(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_OLDXSLNAMESPACEURL'>
<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) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringDefault void getChars(int, int, char[], int) 2'>
<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 boolean startsWith(java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.URI java.lang.String getPath(boolean, boolean)'>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString fixWhiteSpace(boolean, boolean, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringFactory org.apache.xml.utils.XMLString emptystr()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_VENDOR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.ObjectStack ObjectStack(org.apache.xml.utils.ObjectStack) 0'>
@@ -356,25 +404,31 @@
<item name='org.apache.xml.utils.XMLString boolean startsWith(org.apache.xml.utils.XMLString, int) 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 boolean isNamespaceNode(org.w3c.dom.Node) 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.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'>
<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.DefaultErrorHandler void warning(org.xml.sax.SAXParseException) 0'>
<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.XMLString void dispatchAsComment(org.xml.sax.ext.LexicalHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.TreeWalker void endNode(org.w3c.dom.Node) 0'>
<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.QName java.lang.String getPrefixPart(java.lang.String)'>
<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.DOMBuilder void processingInstruction(java.lang.String, java.lang.String) 0'>
@@ -383,21 +437,24 @@
<item name='org.apache.xml.utils.DOMBuilder void startEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString trim()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.DOMHelper void getNodeData(org.w3c.dom.Node, org.apache.xml.utils.FastStringBuffer) 0'>
<item name='org.apache.xml.utils.QName S_XMLNAMESPACEURI'>
<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.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.NamespaceSupport2 java.util.Enumeration getDeclaredPrefixes()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString toUpperCase(java.util.Locale)'>
<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>
@@ -410,28 +467,25 @@
<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.Constants S_EXTENSIONS_PIPE_URL'>
<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.UnImplNode boolean isSupported(java.lang.String, java.lang.String) 0'>
<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 getNodeData(org.w3c.dom.Node)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.StylesheetPIHandler 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.XMLStringDefault org.apache.xml.utils.XMLString toUpperCase()'>
<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.QName QName(java.lang.String, org.apache.xml.utils.PrefixResolver) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString concat(java.lang.String)'>
<item name='org.apache.xml.utils.Constants S_XMLNAMESPACEURI'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.QName QName(java.lang.String, java.util.Stack) 0'>
@@ -443,7 +497,13 @@
<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.AttList java.lang.String getType(java.lang.String, java.lang.String)'>
<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.DOMHelper java.lang.String getExpandedElementName(org.w3c.dom.Element)'>
<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.DefaultErrorHandler void fatalError(org.xml.sax.SAXParseException) 0'>
@@ -452,31 +512,40 @@
<item name='org.apache.xml.utils.DOMBuilder void endElement(java.lang.String, java.lang.String, java.lang.String) 2'>
<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.PrefixResolverDefault java.lang.String getNamespaceForPrefix(java.lang.String) 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.ObjectVector java.lang.Object clone()'>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString substring(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.StylesheetPIHandler 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.utils.XMLString org.apache.xml.utils.XMLString toUpperCase()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_EXSLT_STRINGS_URL'>
<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.SystemIDResolver java.lang.String getAbsoluteURIFromRelative(java.lang.String)'>
<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.XMLString org.apache.xml.utils.XMLString concat(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.XMLString void getChars(int, int, char[], int) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.QName java.lang.String getPrefixFromXMLNSDecl(java.lang.String)'>
<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.QName org.apache.xml.utils.QName getQNameFromString(java.lang.String) 0'>
@@ -485,7 +554,10 @@
<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.ThreadControllerWrapper java.lang.Thread runThread(java.lang.Runnable, int)'>
<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.Constants S_EXSLT_FUNCTIONS_URL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLReaderManager org.apache.xml.utils.XMLReaderManager getInstance()'>
@@ -503,7 +575,10 @@
<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.StringToIntTable java.lang.String[] keys()'>
<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.DOMHelper m_NSInfoUnProcWithXMLNS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringDefault int indexOf(java.lang.String) 0'>
@@ -515,22 +590,16 @@
<item name='org.apache.xml.utils.UnImplNode java.lang.Object setUserData(java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringDefault org.apache.xml.utils.XMLString toLowerCase(java.util.Locale)'>
<item name='org.apache.xml.utils.Constants S_EXTENSIONS_REDIRECT_URL'>
<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.AttList java.lang.String getType(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.AttList java.lang.String getLocalName(int)'>
<item name='org.apache.xml.utils.XMLString int lastIndexOf(java.lang.String) 0'>
<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.XMLString int lastIndexOf(java.lang.String) 0'>
<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.UnImplNode org.w3c.dom.Node renameNode(org.w3c.dom.Node, java.lang.String, java.lang.String) 0'>
@@ -542,13 +611,7 @@
<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.XMLString org.apache.xml.utils.XMLString substring(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringFactory org.apache.xml.utils.XMLString newstr(org.apache.xml.utils.FastStringBuffer, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.URI java.lang.String toString()'>
<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.XML11Char boolean isXML11ValidNmtoken(java.lang.String) 0'>
@@ -566,21 +629,30 @@
<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'>
<item name='org.apache.xml.utils.Constants S_BUILTIN_OLD_EXTENSIONS_URL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString toUpperCase()'>
<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.XMLString org.apache.xml.utils.XMLString fixWhiteSpace(boolean, boolean, boolean)'>
<item name='org.apache.xml.utils.Constants S_EXSLT_COMMON_URL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.DOMHelper m_NSInfoNullWithXMLNS'>
<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.FastStringBuffer java.lang.String toString()'>
<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.XMLStringDefault boolean startsWith(org.apache.xml.utils.XMLString, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -590,12 +662,21 @@
<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.XMLString org.apache.xml.utils.XMLString toUpperCase(java.util.Locale)'>
<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 m_NSInfoUnProcNoAncestorXMLNS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringFactory org.apache.xml.utils.XMLString newstr(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.DOMBuilder void processingInstruction(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString toLowerCase(java.util.Locale)'>
<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) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -605,9 +686,6 @@
<item name='org.apache.xml.utils.DefaultErrorHandler void error(org.xml.sax.SAXParseException) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringFactory org.apache.xml.utils.XMLString newstr(char[], 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>
@@ -617,7 +695,7 @@
<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.DOMHelper java.lang.String getUniqueID(org.w3c.dom.Node)'>
<item name='org.apache.xml.utils.DOMHelper m_NSInfoNullWithoutXMLNS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.DOMHelper org.w3c.dom.Node getRootNode(org.w3c.dom.Node) 0'>
@@ -629,36 +707,45 @@
<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.URI java.lang.String getSchemeSpecificPart()'>
<item name='org.apache.xml.utils.XMLString org.apache.xml.utils.XMLString trim()'>
<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.XMLStringDefault org.apache.xml.utils.XMLString toLowerCase(java.util.Locale)'>
<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) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringFactory org.apache.xml.utils.XMLString newstr(org.apache.xml.utils.FastStringBuffer, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.XMLStringDefault void dispatchAsComment(org.xml.sax.ext.LexicalHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.DOMHelper m_NSInfoUnProcWithoutXMLNS'>
<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.DOMBuilder 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.utils.XMLStringDefault org.apache.xml.utils.XMLString toUpperCase(java.util.Locale)'>
<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.QName QName(java.lang.String, java.lang.String, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.Constants S_EXSLT_MATH_URL'>
<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>
@@ -671,7 +758,7 @@
<item name='org.apache.xml.utils.DOMBuilder void setDocumentLocator(org.xml.sax.Locator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.ThreadControllerWrapper.ThreadController java.lang.Thread run(java.lang.Runnable, int)'>
<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.XMLChar boolean isValidNmtoken(java.lang.String) 0'>
@@ -1,65 +1,119 @@
<root>
<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.XResourceBundle org.apache.xml.utils.res.XResourceBundle loadResourceBundle(java.lang.String, java.util.Locale)'>
<item name='org.apache.xml.utils.res.XResourceBundle LANG_ADDITIVE'>
<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.XResources_en java.lang.Object[][] getContents()'>
<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_it 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_A 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_ja_JP_HI 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_zh_TW 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_cy 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_he 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.XResources_es java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.XResources_el 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.XResourceBundle LANG_NUM_TABLES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.res.XResourceBundle LANG_MULT_ADD'>
<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.XResourceBundle MULT_ORDER'>
<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.XResourceBundle LANG_BUNDLE_NAME'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.res.XResourceBundle ERROR_RESOURCES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.res.XResourceBundle LANG_LEFTTORIGHT'>
<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.XResourceBundle MULT_PRECEDES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.res.XResourceBundle LANG_MULTIPLIER'>
<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.XResourceBundle LANG_RIGHTTOLEFT'>
<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.XResourceBundle MULT_FOLLOWS'>
<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 LANG_NUMBERGROUPS'>
<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_ka 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>
<item name='org.apache.xml.utils.res.XResourceBundle LANG_NUMBERING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.res.XResourceBundle LANG_MULTIPLIER_CHAR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.res.XResourceBundle LANG_ORIENTATION'>
<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.XResourceBundle LANG_TRAD_ALPHABET'>
<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_fr java.lang.Object[][] getContents()'>
<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_zh_TW java.lang.Object[][] getContents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.res.XResourceBundle LANG_ALPHABET'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xml.utils.res.XResourceBundle XSLT_RESOURCE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.XResources_es 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>
</root>