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

📄 index-all.html

📁 This crimson.jar for java,is s used for parse the file xml
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Wed Oct 31 22:26:22 PST 2001 --><TITLE>Java API for XML Processing Specification 1.1: Index</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR><A NAME="_A_"><!-- --></A><H2><B>A</B></H2><DL><DT><A HREF="org/xml/sax/helpers/AttributeListImpl.html#addAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>addAttribute(String, String, String)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributeListImpl.html">AttributeListImpl</A><DD><B>Deprecated.</B>&nbsp;Add an attribute to an attribute list.<DT><A HREF="org/xml/sax/helpers/AttributesImpl.html#addAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>addAttribute(String, String, String, String, String)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributesImpl.html">AttributesImpl</A><DD>Add an attribute to the end of the list.<DT><A HREF="org/w3c/dom/Node.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Node.html">Node</A><DD>Adds the node <code>newChild</code> to the end of the list of children  of this node.<DT><A HREF="org/w3c/dom/CharacterData.html#appendData(java.lang.String)"><B>appendData(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/CharacterData.html">CharacterData</A><DD>Append the string to the end of the character data of the node.<DT><A HREF="org/w3c/dom/Attr.html"><B>Attr</B></A> - interface org.w3c.dom.<A HREF="org/w3c/dom/Attr.html">Attr</A>.<DD>The <code>Attr</code> interface represents an attribute in an  <code>Element</code> object.<DT><A HREF="org/w3c/dom/Node.html#ATTRIBUTE_NODE"><B>ATTRIBUTE_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>Attr</code>.<DT><A HREF="org/xml/sax/ext/DeclHandler.html#attributeDecl(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>attributeDecl(String, String, String, String, String)</B></A> - Method in interface org.xml.sax.ext.<A HREF="org/xml/sax/ext/DeclHandler.html">DeclHandler</A><DD>Report an attribute type declaration.<DT><A HREF="org/xml/sax/AttributeList.html"><B>AttributeList</B></A> - interface org.xml.sax.<A HREF="org/xml/sax/AttributeList.html">AttributeList</A>.<DD><B>Deprecated.</B>&nbsp;<I>This interface has been replaced by the SAX2             <A HREF="org/xml/sax/Attributes.html"><CODE>Attributes</CODE></A>             interface, which includes Namespace support.</I><DT><A HREF="org/xml/sax/helpers/AttributeListImpl.html"><B>AttributeListImpl</B></A> - class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributeListImpl.html">AttributeListImpl</A>.<DD><B>Deprecated.</B>&nbsp;<I>This class implements a deprecated interface,             <A HREF="org/xml/sax/AttributeList.html"><CODE>AttributeList</CODE></A>;             that interface has been replaced by             <A HREF="org/xml/sax/Attributes.html"><CODE>Attributes</CODE></A>,             which is implemented in the             <A HREF="org/xml/sax/helpers/AttributesImpl.html"><CODE>AttributesImpl</CODE></A> helper class.</I><DT><A HREF="org/xml/sax/helpers/AttributeListImpl.html#AttributeListImpl()"><B>AttributeListImpl()</B></A> - Constructor for class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributeListImpl.html">AttributeListImpl</A><DD><B>Deprecated.</B>&nbsp;Create an empty attribute list.<DT><A HREF="org/xml/sax/helpers/AttributeListImpl.html#AttributeListImpl(org.xml.sax.AttributeList)"><B>AttributeListImpl(AttributeList)</B></A> - Constructor for class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributeListImpl.html">AttributeListImpl</A><DD><B>Deprecated.</B>&nbsp;Construct a persistent copy of an existing attribute list.<DT><A HREF="org/xml/sax/Attributes.html"><B>Attributes</B></A> - interface org.xml.sax.<A HREF="org/xml/sax/Attributes.html">Attributes</A>.<DD>Interface for a list of XML attributes.<DT><A HREF="org/xml/sax/helpers/AttributesImpl.html"><B>AttributesImpl</B></A> - class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributesImpl.html">AttributesImpl</A>.<DD>Default implementation of the Attributes interface.<DT><A HREF="org/xml/sax/helpers/AttributesImpl.html#AttributesImpl()"><B>AttributesImpl()</B></A> - Constructor for class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributesImpl.html">AttributesImpl</A><DD>Construct a new, empty AttributesImpl object.<DT><A HREF="org/xml/sax/helpers/AttributesImpl.html#AttributesImpl(org.xml.sax.Attributes)"><B>AttributesImpl(Attributes)</B></A> - Constructor for class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributesImpl.html">AttributesImpl</A><DD>Copy an existing Attributes object.</DL><HR><A NAME="_C_"><!-- --></A><H2><B>C</B></H2><DL><DT><A HREF="org/w3c/dom/Node.html#CDATA_SECTION_NODE"><B>CDATA_SECTION_NODE</B></A> - Static variable in interface org.w3c.dom.<A HREF="org/w3c/dom/Node.html">Node</A><DD>The node is a <code>CDATASection</code>.<DT><A HREF="org/w3c/dom/CDATASection.html"><B>CDATASection</B></A> - interface org.w3c.dom.<A HREF="org/w3c/dom/CDATASection.html">CDATASection</A>.<DD>CDATA sections are used to escape blocks of text containing characters that  would otherwise be regarded as markup.<DT><A HREF="org/w3c/dom/CharacterData.html"><B>CharacterData</B></A> - interface org.w3c.dom.<A HREF="org/w3c/dom/CharacterData.html">CharacterData</A>.<DD>The <code>CharacterData</code> interface extends Node with a set of  attributes and methods for accessing character data in the DOM.<DT><A HREF="org/xml/sax/ContentHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - Method in interface org.xml.sax.<A HREF="org/xml/sax/ContentHandler.html">ContentHandler</A><DD>Receive notification of character data.<DT><A HREF="org/xml/sax/HandlerBase.html#characters(char[], int, int)"><B>characters(char[], int, int)</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 character data inside an element.<DT><A HREF="org/xml/sax/DocumentHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - Method in interface org.xml.sax.<A HREF="org/xml/sax/DocumentHandler.html">DocumentHandler</A><DD><B>Deprecated.</B>&nbsp;Receive notification of character data.<DT><A HREF="org/xml/sax/helpers/XMLReaderAdapter.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/XMLReaderAdapter.html">XMLReaderAdapter</A><DD>Adapt a SAX2 characters event.<DT><A HREF="org/xml/sax/helpers/XMLFilterImpl.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/XMLFilterImpl.html">XMLFilterImpl</A><DD>Filter a character data event.<DT><A HREF="org/xml/sax/helpers/ParserAdapter.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/ParserAdapter.html">ParserAdapter</A><DD>Adapt a SAX1 characters event.<DT><A HREF="org/xml/sax/helpers/DefaultHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/DefaultHandler.html">DefaultHandler</A><DD>Receive notification of character data inside an element.<DT><A HREF="org/xml/sax/helpers/AttributeListImpl.html#clear()"><B>clear()</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributeListImpl.html">AttributeListImpl</A><DD><B>Deprecated.</B>&nbsp;Clear the attribute list.<DT><A HREF="org/xml/sax/helpers/AttributesImpl.html#clear()"><B>clear()</B></A> - Method in class org.xml.sax.helpers.<A HREF="org/xml/sax/helpers/AttributesImpl.html">AttributesImpl</A><DD>Clear the attribute list for reuse.<DT><A HREF="org/w3c/dom/Node.html#cloneNode(boolean)"><B>cloneNode(boolean)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Node.html">Node</A><DD>Returns a duplicate of this node, i.e., serves as a generic copy  constructor for nodes.<DT><A HREF="org/w3c/dom/DOMException.html#code"><B>code</B></A> - Variable in class org.w3c.dom.<A HREF="org/w3c/dom/DOMException.html">DOMException</A><DD>&nbsp;<DT><A HREF="org/w3c/dom/Comment.html"><B>Comment</B></A> - interface org.w3c.dom.<A HREF="org/w3c/dom/Comment.html">Comment</A>.<DD>This interface inherits from <code>CharacterData</code> and represents the  content of a comment, i.e., all the characters between the starting ' <code>&lt;!--</code>' and ending '<code>--&gt;</code>'.<DT><A HREF="org/w3c/dom/Node.html#COMMENT_NODE"><B>COMMENT_NODE</B></A> - Static variable in interface org.w3c.dom.<A HREF="org/w3c/dom/Node.html">Node</A><DD>The node is a <code>Comment</code>.<DT><A HREF="org/xml/sax/ext/LexicalHandler.html#comment(char[], int, int)"><B>comment(char[], int, int)</B></A> - Method in interface org.xml.sax.ext.<A HREF="org/xml/sax/ext/LexicalHandler.html">LexicalHandler</A><DD>Report an XML comment anywhere in the document.<DT><A HREF="org/xml/sax/ContentHandler.html"><B>ContentHandler</B></A> - interface org.xml.sax.<A HREF="org/xml/sax/ContentHandler.html">ContentHandler</A>.<DD>Receive notification of the logical content of a document.<DT><A HREF="org/w3c/dom/Document.html#createAttribute(java.lang.String)"><B>createAttribute(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Document.html">Document</A><DD>Creates an <code>Attr</code> of the given name.<DT><A HREF="org/w3c/dom/Document.html#createAttributeNS(java.lang.String, java.lang.String)"><B>createAttributeNS(String, String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Document.html">Document</A><DD>Creates an attribute of the given qualified name and namespace URI.<DT><A HREF="org/w3c/dom/Document.html#createCDATASection(java.lang.String)"><B>createCDATASection(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Document.html">Document</A><DD>Creates a <code>CDATASection</code> node whose value is the specified  string.<DT><A HREF="org/w3c/dom/Document.html#createComment(java.lang.String)"><B>createComment(String)</B></A> - Method in interface org.w3c.dom.<A HREF="org/w3c/dom/Document.html">Document</A><DD>Creates a <code>Comment</code> node given the specified string.<DT><A HREF="org/w3c/dom/DOMImplementation.html#createDocument(java.lang.String, java.lang.String, org.w3c.dom.DocumentType)"><B>createDocument(String, String, DocumentType)</B></A> - 

⌨️ 快捷键说明

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