⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 This crimson.jar for java,is s used for parse the file xml
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DT><A HREF="org/w3c/dom/Node.html#ENTITY_REFERENCE_NODE"><B>ENTITY_REFERENCE_NODE</B></A> - Static variable in interface org.w3c.dom.<A HREF="org/w3c/dom/Node.html">Node</A><DD>The node is an <code>EntityReference</code>.<DT><A HREF="org/w3c/dom/EntityReference.html"><B>EntityReference</B></A> - interface org.w3c.dom.<A HREF="org/w3c/dom/EntityReference.html">EntityReference</A>.<DD><code>EntityReference</code> objects may be inserted into the structure  model when an entity reference is in the source document, or when the  user wishes to insert an entity reference.<DT><A HREF="org/xml/sax/EntityResolver.html"><B>EntityResolver</B></A> - interface org.xml.sax.<A HREF="org/xml/sax/EntityResolver.html">EntityResolver</A>.<DD>Basic interface for resolving entities.<DT><A HREF="org/xml/sax/ErrorHandler.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A> - Method in interface org.xml.sax.<A HREF="org/xml/sax/ErrorHandler.html">ErrorHandler</A><DD>Receive notification of a recoverable error.<DT><A HREF="org/xml/sax/HandlerBase.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A> - Method in class org.xml.sax.<A HREF="org/xml/sax/HandlerBase.html">HandlerBase</A><DD><B>Deprecated.</B>&nbsp;Receive notification of a recoverable parser error.<DT><A HREF="org/xml/sax/helpers/XMLFilterImpl.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/XMLFilterImpl.html">XMLFilterImpl</A><DD>Filter an error event.<DT><A HREF="org/xml/sax/helpers/DefaultHandler.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/DefaultHandler.html">DefaultHandler</A><DD>Receive notification of a recoverable parser error.<DT><A HREF="org/xml/sax/ErrorHandler.html"><B>ErrorHandler</B></A> - interface org.xml.sax.<A HREF="org/xml/sax/ErrorHandler.html">ErrorHandler</A>.<DD>Basic interface for SAX error handlers.<DT><A HREF="org/xml/sax/ext/DeclHandler.html#externalEntityDecl(java.lang.String, java.lang.String, java.lang.String)"><B>externalEntityDecl(String, String, String)</B></A> - Method in interface org.xml.sax.ext.<A HREF="org/xml/sax/ext/DeclHandler.html">DeclHandler</A><DD>Report a parsed external entity declaration.</DL><HR><A NAME="_F_"><!-- --></A><H2><B>F</B></H2><DL><DT><A HREF="javax/xml/parsers/FactoryConfigurationError.html"><B>FactoryConfigurationError</B></A> - error javax.xml.parsers.<A HREF="javax/xml/parsers/FactoryConfigurationError.html">FactoryConfigurationError</A>.<DD>Thrown when a problem with configuration with the Parser Factories exists.<DT><A HREF="javax/xml/parsers/FactoryConfigurationError.html#FactoryConfigurationError()"><B>FactoryConfigurationError()</B></A> - Constructor for class javax.xml.parsers.<A HREF="javax/xml/parsers/FactoryConfigurationError.html">FactoryConfigurationError</A><DD>Create a new <code>FactoryConfigurationError</code> with no detail mesage.<DT><A HREF="javax/xml/parsers/FactoryConfigurationError.html#FactoryConfigurationError(java.lang.Exception)"><B>FactoryConfigurationError(Exception)</B></A> - Constructor for class javax.xml.parsers.<A HREF="javax/xml/parsers/FactoryConfigurationError.html">FactoryConfigurationError</A><DD>Create a new <code>FactoryConfigurationError</code> with a given <code>Exception</code> base cause of the error.<DT><A HREF="javax/xml/parsers/FactoryConfigurationError.html#FactoryConfigurationError(java.lang.Exception, java.lang.String)"><B>FactoryConfigurationError(Exception, String)</B></A> - Constructor for class javax.xml.parsers.<A HREF="javax/xml/parsers/FactoryConfigurationError.html">FactoryConfigurationError</A><DD>Create a new <code>FactoryConfigurationError</code> with the given <code>Exception</code> base cause and detail message.<DT><A HREF="javax/xml/parsers/FactoryConfigurationError.html#FactoryConfigurationError(java.lang.String)"><B>FactoryConfigurationError(String)</B></A> - Constructor for class javax.xml.parsers.<A HREF="javax/xml/parsers/FactoryConfigurationError.html">FactoryConfigurationError</A><DD>Create a new <code>FactoryConfigurationError</code> with the <code>String </code> specified as an error message.<DT><A HREF="org/xml/sax/ErrorHandler.html#fatalError(org.xml.sax.SAXParseException)"><B>fatalError(SAXParseException)</B></A> - Method in interface org.xml.sax.<A HREF="org/xml/sax/ErrorHandler.html">ErrorHandler</A><DD>Receive notification of a non-recoverable error.<DT><A HREF="org/xml/sax/HandlerBase.html#fatalError(org.xml.sax.SAXParseException)"><B>fatalError(SAXParseException)</B></A> - Method in class org.xml.sax.<A HREF="org/xml/sax/HandlerBase.html">HandlerBase</A><DD><B>Deprecated.</B>&nbsp;Report a fatal XML parsing error.<DT><A HREF="org/xml/sax/helpers/XMLFilterImpl.html#fatalError(org.xml.sax.SAXParseException)"><B>fatalError(SAXParseException)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/XMLFilterImpl.html">XMLFilterImpl</A><DD>Filter a fatal error event.<DT><A HREF="org/xml/sax/helpers/DefaultHandler.html#fatalError(org.xml.sax.SAXParseException)"><B>fatalError(SAXParseException)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/DefaultHandler.html">DefaultHandler</A><DD>Report a fatal XML parsing error.</DL><HR><A NAME="_G_"><!-- --></A><H2><B>G</B></H2><DL><DT><A HREF="org/w3c/dom/Element.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Element.html">Element</A><DD>Retrieves an attribute value by name.<DT><A HREF="javax/xml/parsers/DocumentBuilderFactory.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - Method in class javax.xml.parsers.<A HREF="javax/xml/parsers/DocumentBuilderFactory.html">DocumentBuilderFactory</A><DD>Allows the user to retrieve specific attributes on the underlying implementation.<DT><A HREF="org/w3c/dom/Element.html#getAttributeNode(java.lang.String)"><B>getAttributeNode(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Element.html">Element</A><DD>Retrieves an attribute node by name.<DT><A HREF="org/w3c/dom/Element.html#getAttributeNodeNS(java.lang.String, java.lang.String)"><B>getAttributeNodeNS(String, String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Element.html">Element</A><DD>Retrieves an <code>Attr</code> node by local name and namespace URI.<DT><A HREF="org/w3c/dom/Element.html#getAttributeNS(java.lang.String, java.lang.String)"><B>getAttributeNS(String, String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Element.html">Element</A><DD>Retrieves an attribute value by local name and namespace URI.<DT><A HREF="org/w3c/dom/Node.html#getAttributes()"><B>getAttributes()</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Node.html">Node</A><DD>A <code>NamedNodeMap</code> containing the attributes of this node (if  it is an <code>Element</code>) or <code>null</code> otherwise.<DT><A HREF="org/xml/sax/InputSource.html#getByteStream()"><B>getByteStream()</B></A> - Method in class org.xml.sax.<A HREF="org/xml/sax/InputSource.html">InputSource</A><DD>Get the byte stream for this input source.<DT><A HREF="org/xml/sax/InputSource.html#getCharacterStream()"><B>getCharacterStream()</B></A> - Method in class org.xml.sax.<A HREF="org/xml/sax/InputSource.html">InputSource</A><DD>Get the character stream for this input source.<DT><A HREF="org/w3c/dom/Node.html#getChildNodes()"><B>getChildNodes()</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Node.html">Node</A><DD>A <code>NodeList</code> that contains all children of this node.<DT><A HREF="org/xml/sax/SAXParseException.html#getColumnNumber()"><B>getColumnNumber()</B></A> - Method in class org.xml.sax.<A HREF="org/xml/sax/SAXParseException.html">SAXParseException</A><DD>The column number of the end of the text where the exception occurred.<DT><A HREF="org/xml/sax/Locator.html#getColumnNumber()"><B>getColumnNumber()</B></A> - Method in interface org.xml.sax.<A HREF="org/xml/sax/Locator.html">Locator</A><DD>Return the column number where the current document event ends.<DT><A HREF="org/xml/sax/helpers/LocatorImpl.html#getColumnNumber()"><B>getColumnNumber()</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/LocatorImpl.html">LocatorImpl</A><DD>Return the saved column number (1-based).<DT><A HREF="org/xml/sax/XMLReader.html#getContentHandler()"><B>getContentHandler()</B></A> - Method in interface org.xml.sax.<A HREF="org/xml/sax/XMLReader.html">XMLReader</A><DD>Return the current content handler.<DT><A HREF="org/xml/sax/helpers/XMLFilterImpl.html#getContentHandler()"><B>getContentHandler()</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/XMLFilterImpl.html">XMLFilterImpl</A><DD>Get the content event handler.<DT><A HREF="org/xml/sax/helpers/ParserAdapter.html#getContentHandler()"><B>getContentHandler()</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/ParserAdapter.html">ParserAdapter</A><DD>Return the current content handler.<DT><A HREF="org/w3c/dom/CharacterData.html#getData()"><B>getData()</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/CharacterData.html">CharacterData</A><DD>The character data of the node that implements this interface.<DT><A HREF="org/w3c/dom/ProcessingInstruction.html#getData()"><B>getData()</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/ProcessingInstruction.html">ProcessingInstruction</A><DD>The content of this processing instruction.<DT><A HREF="org/xml/sax/helpers/NamespaceSupport.html#getDeclaredPrefixes()"><B>getDeclaredPrefixes()</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/NamespaceSupport.html">NamespaceSupport</A><DD>Return an enumeration of all prefixes declared in this context.<DT><A HREF="org/w3c/dom/Document.html#getDoctype()"><B>getDoctype()</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Document.html">Document</A><DD>The Document Type Declaration (see <code>DocumentType</code>)  associated with this document.<DT><A HREF="org/w3c/dom/Document.html#getDocumentElement()"><B>getDocumentElement()</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Document.html">Document</A><DD>This is a convenience attribute that allows direct access to the child  node that is the root element of the document.<DT><A HREF="javax/xml/parsers/DocumentBuilder.html#getDOMImplementation()"><B>getDOMImplementation()</B></A> - Method in class javax.xml.parsers.<A HREF="javax/xml/parsers/DocumentBuilder.html">DocumentBuilder</A><DD>Obtain an instance of a <A HREF="org/w3c/dom/DOMImplementation.html"><CODE>DOMImplementation</CODE></A> object.<DT><A HREF="org/xml/sax/XMLReader.html#getDTDHandler()"><B>getDTDHandler()</B></A> - Method in interface org.xml.sax.<A HREF="org/xml/sax/XMLReader.html">XMLReader</A><DD>Return the current DTD handler.<DT><A HREF="org/xml/sax/helpers/XMLFilterImpl.html#getDTDHandler()"><B>getDTDHandler()</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/XMLFilterImpl.html">XMLFilterImpl</A><DD>Get the current DTD event handler.<DT><A HREF="org/xml/sax/helpers/ParserAdapter.html#getDTDHandler()"><B>getDTDHandler()</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/ParserAdapter.html">ParserAdapter</A><DD>Return the current DTD handler.<DT><A HREF="org/w3c/dom/Document.html#getElementById(java.lang.String)"><B>getElementById(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Document.html">Document</A><DD>Returns the <code>Element</code> whose <code>ID</code> is given by  <code>elementId</code>.<DT><A HREF="org/w3c/dom/Element.html#getElementsByTagName(java.lang.String)"><B>getElementsByTagName(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Element.html">Element</A><DD>Returns a <code>NodeList</code> of all descendant <code>Elements</code>  with a given tag name, in the order in which they are encountered in  a preorder traversal of this <code>Element</code> tree.<DT><A HREF="org/w3c/dom/Document.html#getElementsByTagName(java.lang.String)"><B>getElementsByTagName(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Document.html">Document</A><DD>Returns a <code>NodeList</code> of all the <code>Elements</code> with a  given tag name in the order in which they are encountered in a  preorder traversal of the <code>Document</code> tree.<DT><A HREF="org/w3c/dom/Element.html#getElementsByTagNameNS(java.lang.String, java.lang.String)"><B>getElementsByTagNameNS(String, String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Element.html">Element</A><DD>Returns a <code>NodeList</code> of all the descendant  <code>Elements</code> with a given local name and namespace URI in  the order in which they are encountered in a preorder traversal of  this <code>Element</code> tree.<DT><A HREF="org/w3c/dom/Document.html#getElementsByTagNameNS(java.lang.String, java.lang.String)"><B>getElementsByTagNameNS(String, String)</B></A> - 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -