Code Search for Developers
 
 
  

index-all.html from PeerWriter at Krugle


Show index-all.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_02) on Mon May 16 14:23:20 GMT+01:00 2005 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Index (dom4j 1.6.1 API)
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Index (dom4j 1.6.1 API)";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <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>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>

</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</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="#_K_">K</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="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</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/dom4j/rule/pattern/NodeTypePattern.html#ANY_ATTRIBUTE"><B>ANY_ATTRIBUTE</B></A> - 
Static variable in class org.dom4j.rule.pattern.<A HREF="org/dom4j/rule/pattern/NodeTypePattern.html" title="class in org.dom4j.rule.pattern">NodeTypePattern</A>
<DD>A pattern which matches any Attribute node
<DT><A HREF="org/dom4j/rule/pattern/NodeTypePattern.html#ANY_COMMENT"><B>ANY_COMMENT</B></A> - 
Static variable in class org.dom4j.rule.pattern.<A HREF="org/dom4j/rule/pattern/NodeTypePattern.html" title="class in org.dom4j.rule.pattern">NodeTypePattern</A>
<DD>A pattern which matches any Comment node
<DT><A HREF="org/dom4j/rule/pattern/NodeTypePattern.html#ANY_DOCUMENT"><B>ANY_DOCUMENT</B></A> - 
Static variable in class org.dom4j.rule.pattern.<A HREF="org/dom4j/rule/pattern/NodeTypePattern.html" title="class in org.dom4j.rule.pattern">NodeTypePattern</A>
<DD>A pattern which matches any Document node
<DT><A HREF="org/dom4j/rule/pattern/NodeTypePattern.html#ANY_ELEMENT"><B>ANY_ELEMENT</B></A> - 
Static variable in class org.dom4j.rule.pattern.<A HREF="org/dom4j/rule/pattern/NodeTypePattern.html" title="class in org.dom4j.rule.pattern">NodeTypePattern</A>
<DD>A pattern which matches any Element node
<DT><A HREF="org/dom4j/Node.html#ANY_NODE"><B>ANY_NODE</B></A> - 
Static variable in interface org.dom4j.<A HREF="org/dom4j/Node.html" title="interface in org.dom4j">Node</A>
<DD>Matches Element nodes
<DT><A HREF="org/dom4j/rule/Pattern.html#ANY_NODE"><B>ANY_NODE</B></A> - 
Static variable in interface org.dom4j.rule.<A HREF="org/dom4j/rule/Pattern.html" title="interface in org.dom4j.rule">Pattern</A>
<DD>Matches any node
<DT><A HREF="org/dom4j/rule/pattern/NodeTypePattern.html#ANY_PROCESSING_INSTRUCTION"><B>ANY_PROCESSING_INSTRUCTION</B></A> - 
Static variable in class org.dom4j.rule.pattern.<A HREF="org/dom4j/rule/pattern/NodeTypePattern.html" title="class in org.dom4j.rule.pattern">NodeTypePattern</A>
<DD>A pattern which matches any ProcessingInstruction node
<DT><A HREF="org/dom4j/rule/pattern/NodeTypePattern.html#ANY_TEXT"><B>ANY_TEXT</B></A> - 
Static variable in class org.dom4j.rule.pattern.<A HREF="org/dom4j/rule/pattern/NodeTypePattern.html" title="class in org.dom4j.rule.pattern">NodeTypePattern</A>
<DD>A pattern which matches any Text node
<DT><A HREF="org/dom4j/Node.html#ATTRIBUTE_NODE"><B>ATTRIBUTE_NODE</B></A> - 
Static variable in interface org.dom4j.<A HREF="org/dom4j/Node.html" title="interface in org.dom4j">Node</A>
<DD>Matches elements nodes
<DT><A HREF="org/dom4j/tree/AbstractAttribute.html" title="class in org.dom4j.tree"><B>AbstractAttribute</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractAttribute.html" title="class in org.dom4j.tree">AbstractAttribute</A>.<DD>
 <code>AbstractNamespace</code> is an abstract base class for tree
 implementors to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractAttribute.html#AbstractAttribute()"><B>AbstractAttribute()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractAttribute.html" title="class in org.dom4j.tree">AbstractAttribute</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree"><B>AbstractBranch</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>.<DD>
 <code>AbstractBranch</code> is an abstract base class for tree implementors
 to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractBranch.html#AbstractBranch()"><B>AbstractBranch()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractCDATA.html" title="class in org.dom4j.tree"><B>AbstractCDATA</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractCDATA.html" title="class in org.dom4j.tree">AbstractCDATA</A>.<DD>
 <code>AbstractCDATA</code> is an abstract base class for tree implementors
 to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractCDATA.html#AbstractCDATA()"><B>AbstractCDATA()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractCDATA.html" title="class in org.dom4j.tree">AbstractCDATA</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractCharacterData.html" title="class in org.dom4j.tree"><B>AbstractCharacterData</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractCharacterData.html" title="class in org.dom4j.tree">AbstractCharacterData</A>.<DD>
 <code>AbstractCharacterData</code> is an abstract base class for tree
 implementors to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractCharacterData.html#AbstractCharacterData()"><B>AbstractCharacterData()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractCharacterData.html" title="class in org.dom4j.tree">AbstractCharacterData</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractComment.html" title="class in org.dom4j.tree"><B>AbstractComment</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractComment.html" title="class in org.dom4j.tree">AbstractComment</A>.<DD>
 <code>AbstractComment</code> is an abstract base class for tree
 implementors to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractComment.html#AbstractComment()"><B>AbstractComment()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractComment.html" title="class in org.dom4j.tree">AbstractComment</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree"><B>AbstractDocument</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>.<DD>
 <code>AbstractDocument</code> is an abstract base class for tree
 implementors to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractDocument.html#AbstractDocument()"><B>AbstractDocument()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocumentType.html" title="class in org.dom4j.tree"><B>AbstractDocumentType</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocumentType.html" title="class in org.dom4j.tree">AbstractDocumentType</A>.<DD>
 <code>AbstractDocumentType</code> is an abstract base class for tree
 implementors to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractDocumentType.html#AbstractDocumentType()"><B>AbstractDocumentType()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocumentType.html" title="class in org.dom4j.tree">AbstractDocumentType</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree"><B>AbstractElement</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>.<DD>
 <code>AbstractElement</code> is an abstract base class for tree
 implementors to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractElement.html#AbstractElement()"><B>AbstractElement()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractEntity.html" title="class in org.dom4j.tree"><B>AbstractEntity</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractEntity.html" title="class in org.dom4j.tree">AbstractEntity</A>.<DD>
 <code>AbstractEntity</code> is an abstract base class for tree implementors
 to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractEntity.html#AbstractEntity()"><B>AbstractEntity()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractEntity.html" title="class in org.dom4j.tree">AbstractEntity</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractNode.html" title="class in org.dom4j.tree"><B>AbstractNode</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractNode.html" title="class in org.dom4j.tree">AbstractNode</A>.<DD>
 <code>AbstractNode</code> is an abstract base class for tree implementors
 to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractNode.html#AbstractNode()"><B>AbstractNode()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractNode.html" title="class in org.dom4j.tree">AbstractNode</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractProcessingInstruction.html" title="class in org.dom4j.tree"><B>AbstractProcessingInstruction</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractProcessingInstruction.html" title="class in org.dom4j.tree">AbstractProcessingInstruction</A>.<DD>
 <code>AbstractProcessingInstruction</code> is an abstract base class for
 tree implementors to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractProcessingInstruction.html#AbstractProcessingInstruction()"><B>AbstractProcessingInstruction()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractProcessingInstruction.html" title="class in org.dom4j.tree">AbstractProcessingInstruction</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractText.html" title="class in org.dom4j.tree"><B>AbstractText</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractText.html" title="class in org.dom4j.tree">AbstractText</A>.<DD>
 <code>AbstractText</code> is an abstract base class for tree implementors
 to use for implementation inheritence.
 <DT><A HREF="org/dom4j/tree/AbstractText.html#AbstractText()"><B>AbstractText()</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractText.html" title="class in org.dom4j.tree">AbstractText</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/Action.html" title="interface in org.dom4j.rule"><B>Action</B></A> - interface org.dom4j.rule.<A HREF="org/dom4j/rule/Action.html" title="interface in org.dom4j.rule">Action</A>.<DD>
 <code>Action</code> represents some default action which should occur when
 a rule matches a node in the XSLT processing model.
 <DT><A HREF="org/dom4j/Attribute.html" title="interface in org.dom4j"><B>Attribute</B></A> - interface org.dom4j.<A HREF="org/dom4j/Attribute.html" title="interface in org.dom4j">Attribute</A>.<DD>
 <code>Attribute</code> defines an XML attribute. <DT><A HREF="org/dom4j/dtd/AttributeDecl.html" title="class in org.dom4j.dtd"><B>AttributeDecl</B></A> - class org.dom4j.dtd.<A HREF="org/dom4j/dtd/AttributeDecl.html" title="class in org.dom4j.dtd">AttributeDecl</A>.<DD>
 <code>AttributeDecl</code> represents an attribute declaration in a DTD.
 <DT><A HREF="org/dom4j/dtd/AttributeDecl.html#AttributeDecl()"><B>AttributeDecl()</B></A> - 
Constructor for class org.dom4j.dtd.<A HREF="org/dom4j/dtd/AttributeDecl.html" title="class in org.dom4j.dtd">AttributeDecl</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dtd/AttributeDecl.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> - 
Constructor for class org.dom4j.dtd.<A HREF="org/dom4j/dtd/AttributeDecl.html" title="class in org.dom4j.dtd">AttributeDecl</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/AttributeHelper.html" title="class in org.dom4j.util"><B>AttributeHelper</B></A> - class org.dom4j.util.<A HREF="org/dom4j/util/AttributeHelper.html" title="class in org.dom4j.util">AttributeHelper</A>.<DD>
 <code>AttributeHelper</code> a number of helper methods for working with
 attribute values.
 <DT><A HREF="org/dom4j/util/AttributeHelper.html#AttributeHelper()"><B>AttributeHelper()</B></A> - 
Constructor for class org.dom4j.util.<A HREF="org/dom4j/util/AttributeHelper.html" title="class in org.dom4j.util">AttributeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Namespace.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.<A HREF="org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Node.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Node.html" title="interface in org.dom4j">Node</A>
<DD>
 <code>accept</code> is the method used in the Visitor Pattern.
 
<DT><A HREF="org/dom4j/tree/AbstractAttribute.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractAttribute.html" title="class in org.dom4j.tree">AbstractAttribute</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractCDATA.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractCDATA.html" title="class in org.dom4j.tree">AbstractCDATA</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractComment.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractComment.html" title="class in org.dom4j.tree">AbstractComment</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>
 <code>accept</code> method is the <code>Visitor Pattern</code>
 method.
 
<DT><A HREF="org/dom4j/tree/AbstractDocumentType.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocumentType.html" title="class in org.dom4j.tree">AbstractDocumentType</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>
 <code>accept</code> method is the <code>Visitor Pattern</code>
 method.
 
<DT><A HREF="org/dom4j/tree/AbstractEntity.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractEntity.html" title="class in org.dom4j.tree">AbstractEntity</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractProcessingInstruction.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractProcessingInstruction.html" title="class in org.dom4j.tree">AbstractProcessingInstruction</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractText.html#accept(org.dom4j.Visitor)"><B>accept(Visitor)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractText.html" title="class in org.dom4j.tree">AbstractText</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Branch.html#add(org.dom4j.Node)"><B>add(Node)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>
<DD>Adds the given <code>Node</code> or throws <A HREF="org/dom4j/IllegalAddException.html" title="class in org.dom4j"><CODE>IllegalAddException</CODE></A>
 if the given node is not of a valid type. 
<DT><A HREF="org/dom4j/Branch.html#add(org.dom4j.Comment)"><B>add(Comment)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>
<DD>Adds the given <code>Comment</code> to this branch. 
<DT><A HREF="org/dom4j/Branch.html#add(org.dom4j.Element)"><B>add(Element)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>
<DD>Adds the given <code>Element</code> to this branch. 
<DT><A HREF="org/dom4j/Branch.html#add(org.dom4j.ProcessingInstruction)"><B>add(ProcessingInstruction)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>
<DD>Adds the given <code>ProcessingInstruction</code> to this branch. 
<DT><A HREF="org/dom4j/Element.html#add(org.dom4j.Attribute)"><B>add(Attribute)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds the given <code>Attribute</code> to this element. 
<DT><A HREF="org/dom4j/Element.html#add(org.dom4j.CDATA)"><B>add(CDATA)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds the given <code>CDATA</code> to this element. 
<DT><A HREF="org/dom4j/Element.html#add(org.dom4j.Entity)"><B>add(Entity)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds the given <code>Entity</code> to this element. 
<DT><A HREF="org/dom4j/Element.html#add(org.dom4j.Text)"><B>add(Text)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds the given <code>Text</code> to this element. 
<DT><A HREF="org/dom4j/Element.html#add(org.dom4j.Namespace)"><B>add(Namespace)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds the given <code>Namespace</code> to this element. 
<DT><A HREF="org/dom4j/bean/BeanAttributeList.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean">BeanAttributeList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanAttributeList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean">BeanAttributeList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#add(org.dom4j.Node)"><B>add(Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#add(org.dom4j.Comment)"><B>add(Comment)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#add(org.dom4j.Element)"><B>add(Element)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#add(org.dom4j.ProcessingInstruction)"><B>add(ProcessingInstruction)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#add(org.dom4j.Element)"><B>add(Element)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.Attribute)"><B>add(Attribute)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.Node)"><B>add(Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.CDATA)"><B>add(CDATA)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.Comment)"><B>add(Comment)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.Element)"><B>add(Element)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.Entity)"><B>add(Entity)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.Namespace)"><B>add(Namespace)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.ProcessingInstruction)"><B>add(ProcessingInstruction)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#add(org.dom4j.Text)"><B>add(Text)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BackedList.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BackedList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/ContentListFacade.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/ContentListFacade.html" title="class in org.dom4j.tree">ContentListFacade</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/ContentListFacade.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/ContentListFacade.html" title="class in org.dom4j.tree">ContentListFacade</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#add(org.dom4j.Attribute)"><B>add(Attribute)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/RuleSet.html#addAll(org.dom4j.rule.RuleSet)"><B>addAll(RuleSet)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/RuleSet.html" title="class in org.dom4j.rule">RuleSet</A>
<DD>Adds all the rules to this RuleSet from the given other rule set.
<DT><A HREF="org/dom4j/tree/BackedList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BackedList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/ContentListFacade.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/ContentListFacade.html" title="class in org.dom4j.tree">ContentListFacade</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/ContentListFacade.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/ContentListFacade.html" title="class in org.dom4j.tree">ContentListFacade</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>
 Adds the attribute value of the given local name. 
<DT><A HREF="org/dom4j/Element.html#addAttribute(org.dom4j.QName, java.lang.String)"><B>addAttribute(QName, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>
 Adds the attribute value of the given fully qualified name. 
<DT><A HREF="org/dom4j/bean/BeanElement.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanElement.html#addAttribute(org.dom4j.QName, java.lang.String)"><B>addAttribute(QName, String)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addAttribute(org.dom4j.QName, java.lang.String)"><B>addAttribute(QName, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/xpp/ProxyXmlStartTag.html#addAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>addAttribute(String, String, String, String)</B></A> - 
Method in class org.dom4j.xpp.<A HREF="org/dom4j/xpp/ProxyXmlStartTag.html" title="class in org.dom4j.xpp">ProxyXmlStartTag</A>
<DD>parameters modeled after SAX2 attribute approach
<DT><A HREF="org/dom4j/xpp/ProxyXmlStartTag.html#addAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)"><B>addAttribute(String, String, String, String, boolean)</B></A> - 
Method in class org.dom4j.xpp.<A HREF="org/dom4j/xpp/ProxyXmlStartTag.html" title="class in org.dom4j.xpp">ProxyXmlStartTag</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/SAXContentHandler.html#addAttributes(org.dom4j.Element, org.xml.sax.Attributes)"><B>addAttributes(Element, Attributes)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/SAXContentHandler.html" title="class in org.dom4j.io">SAXContentHandler</A>
<DD>Add all the attributes to the given elements
<DT><A HREF="org/dom4j/Element.html#addCDATA(java.lang.String)"><B>addCDATA(String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds a new <code>CDATA</code> node with the given text to this element.
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addCDATA(java.lang.String)"><B>addCDATA(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/swing/XMLTableDefinition.html#addColumn(java.lang.String, java.lang.String)"><B>addColumn(String, String)</B></A> - 
Method in class org.dom4j.swing.<A HREF="org/dom4j/swing/XMLTableDefinition.html" title="class in org.dom4j.swing">XMLTableDefinition</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/swing/XMLTableDefinition.html#addColumn(java.lang.String, java.lang.String, int)"><B>addColumn(String, String, int)</B></A> - 
Method in class org.dom4j.swing.<A HREF="org/dom4j/swing/XMLTableDefinition.html" title="class in org.dom4j.swing">XMLTableDefinition</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/swing/XMLTableDefinition.html#addColumn(org.dom4j.swing.XMLTableColumnDefinition)"><B>addColumn(XMLTableColumnDefinition)</B></A> - 
Method in class org.dom4j.swing.<A HREF="org/dom4j/swing/XMLTableDefinition.html" title="class in org.dom4j.swing">XMLTableDefinition</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/swing/XMLTableDefinition.html#addColumnWithXPathName(java.lang.String, java.lang.String, int)"><B>addColumnWithXPathName(String, String, int)</B></A> - 
Method in class org.dom4j.swing.<A HREF="org/dom4j/swing/XMLTableDefinition.html" title="class in org.dom4j.swing">XMLTableDefinition</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Document.html#addComment(java.lang.String)"><B>addComment(String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Document.html" title="interface in org.dom4j">Document</A>
<DD>Adds a new <code>Comment</code> node with the given text to this
 branch.
<DT><A HREF="org/dom4j/Element.html#addComment(java.lang.String)"><B>addComment(String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds a new <code>Comment</code> node with the given text to this
 element.
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#addComment(java.lang.String)"><B>addComment(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addComment(java.lang.String)"><B>addComment(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/SAXContentHandler.html#addDTDDeclaration(java.lang.Object)"><B>addDTDDeclaration(Object)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/SAXContentHandler.html" title="class in org.dom4j.io">SAXContentHandler</A>
<DD>Adds an internal DTD declaration to the list of declarations
<DT><A HREF="org/dom4j/io/SAXContentHandler.html#addDeclaredNamespaces(org.dom4j.Element)"><B>addDeclaredNamespaces(Element)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/SAXContentHandler.html" title="class in org.dom4j.io">SAXContentHandler</A>
<DD>Add all namespaces declared before the startElement() SAX event to the
 current element so that they are available to child elements and
 attributes
<DT><A HREF="org/dom4j/rule/RuleManager.html#addDefaultRule(org.dom4j.rule.Mode, org.dom4j.rule.Pattern, org.dom4j.rule.Action)"><B>addDefaultRule(Mode, Pattern, Action)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/RuleManager.html" title="class in org.dom4j.rule">RuleManager</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/RuleManager.html#addDefaultRules(org.dom4j.rule.Mode)"><B>addDefaultRules(Mode)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/RuleManager.html" title="class in org.dom4j.rule">RuleManager</A>
<DD>Adds the default stylesheet rules to the given <A HREF="org/dom4j/rule/Mode.html" title="class in org.dom4j.rule"><CODE>Mode</CODE></A>instance
<DT><A HREF="org/dom4j/Document.html#addDocType(java.lang.String, java.lang.String, java.lang.String)"><B>addDocType(String, String, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Document.html" title="interface in org.dom4j">Document</A>
<DD>Adds a DOCTYPE declaration to this document
<DT><A HREF="org/dom4j/tree/DefaultDocument.html#addDocType(java.lang.String, java.lang.String, java.lang.String)"><B>addDocType(String, String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultDocument.html" title="class in org.dom4j.tree">DefaultDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Branch.html#addElement(java.lang.String)"><B>addElement(String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>
<DD>Adds a new <code>Element</code> node with the given name to this branch
 and returns a reference to the new node.
<DT><A HREF="org/dom4j/Branch.html#addElement(org.dom4j.QName)"><B>addElement(QName)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>
<DD>Adds a new <code>Element</code> node with the given <A HREF="org/dom4j/QName.html" title="class in org.dom4j"><CODE>QName</CODE></A>to
 this branch and returns a reference to the new node.
<DT><A HREF="org/dom4j/Branch.html#addElement(java.lang.String, java.lang.String)"><B>addElement(String, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>
<DD>Adds a new <code>Element</code> node with the given qualified name and
 namespace URI to this branch and returns a reference to the new node.
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#addElement(java.lang.String)"><B>addElement(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#addElement(java.lang.String, java.lang.String)"><B>addElement(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#addElement(org.dom4j.QName)"><B>addElement(QName)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#addElement(java.lang.String, java.lang.String, java.lang.String)"><B>addElement(String, String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#addElement(java.lang.String)"><B>addElement(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#addElement(java.lang.String, java.lang.String)"><B>addElement(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#addElement(org.dom4j.QName)"><B>addElement(QName)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addElement(java.lang.String)"><B>addElement(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#addEntity(java.lang.String, java.lang.String)"><B>addEntity(String, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds a new <code>Entity</code> node with the given name and text to
 this element and returns a reference to the new node.
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addEntity(java.lang.String, java.lang.String)"><B>addEntity(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/XMLErrorHandler.html#addException(org.dom4j.Element, org.xml.sax.SAXParseException)"><B>addException(Element, SAXParseException)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/XMLErrorHandler.html" title="class in org.dom4j.util">XMLErrorHandler</A>
<DD>Adds the given parse exception information to the given element instance
<DT><A HREF="org/dom4j/io/SAXContentHandler.html#addExternalDTDDeclaration(java.lang.Object)"><B>addExternalDTDDeclaration(Object)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/SAXContentHandler.html" title="class in org.dom4j.io">SAXContentHandler</A>
<DD>Adds an external DTD declaration to the list of declarations
<DT><A HREF="org/dom4j/ElementPath.html#addHandler(java.lang.String, org.dom4j.ElementHandler)"><B>addHandler(String, ElementHandler)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/ElementPath.html" title="interface in org.dom4j">ElementPath</A>
<DD>Adds the <code>ElementHandler</code> to be called when the specified
 path is encounted. 
<DT><A HREF="org/dom4j/io/SAXReader.html#addHandler(java.lang.String, org.dom4j.ElementHandler)"><B>addHandler(String, ElementHandler)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/SAXReader.html" title="class in org.dom4j.io">SAXReader</A>
<DD>Adds the <code>ElementHandler</code> to be called when the specified
 path is encounted.
<DT><A HREF="org/dom4j/io/XPP3Reader.html#addHandler(java.lang.String, org.dom4j.ElementHandler)"><B>addHandler(String, ElementHandler)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/XPP3Reader.html" title="class in org.dom4j.io">XPP3Reader</A>
<DD>Adds the <code>ElementHandler</code> to be called when the specified
 path is encounted.
<DT><A HREF="org/dom4j/io/XPPReader.html#addHandler(java.lang.String, org.dom4j.ElementHandler)"><B>addHandler(String, ElementHandler)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/XPPReader.html" title="class in org.dom4j.io">XPPReader</A>
<DD>Adds the <code>ElementHandler</code> to be called when the specified
 path is encounted.
<DT><A HREF="org/dom4j/jaxb/JAXBReader.html#addHandler(java.lang.String, org.dom4j.ElementHandler)"><B>addHandler(String, ElementHandler)</B></A> - 
Method in class org.dom4j.jaxb.<A HREF="org/dom4j/jaxb/JAXBReader.html" title="class in org.dom4j.jaxb">JAXBReader</A>
<DD>Adds the <code>ElementHandler</code> to be called when the specified
 path is encounted.
<DT><A HREF="org/dom4j/tree/BackedList.html#addLocal(java.lang.Object)"><B>addLocal(Object)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>Performs a local addition which is not forward through to the Branch or
 backing list
<DT><A HREF="org/dom4j/io/SAXModifier.html#addModifier(java.lang.String, org.dom4j.io.ElementModifier)"><B>addModifier(String, ElementModifier)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/SAXModifier.html" title="class in org.dom4j.io">SAXModifier</A>
<DD>Adds the <A HREF="org/dom4j/io/ElementModifier.html" title="interface in org.dom4j.io"><CODE>ElementModifier</CODE></A>to be called when the specified element
 path is encounted while parsing the source.
<DT><A HREF="org/dom4j/Element.html#addNamespace(java.lang.String, java.lang.String)"><B>addNamespace(String, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds a namespace to this element for use by its child content
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addNamespace(java.lang.String, java.lang.String)"><B>addNamespace(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/NamespaceStack.html#addNamespace(java.lang.String, java.lang.String)"><B>addNamespace(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/NamespaceStack.html" title="class in org.dom4j.tree">NamespaceStack</A>
<DD>Adds a new namespace to the stack
<DT><A HREF="org/dom4j/io/SAXWriter.html#addNamespaceAttribute(org.xml.sax.helpers.AttributesImpl, org.dom4j.Namespace)"><B>addNamespaceAttribute(AttributesImpl, Namespace)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/SAXWriter.html" title="class in org.dom4j.io">SAXWriter</A>
<DD>If isDelcareNamespaceAttributes() is enabled then this method will add
 the given namespace declaration to the supplied attributes object,
 creating one if it does not exist.
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addNewNode(org.dom4j.Node)"><B>addNewNode(Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>Like addNode() but does not require a parent check
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addNewNode(int, org.dom4j.Node)"><B>addNewNode(int, Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#addNewNode(org.dom4j.Node)"><B>addNewNode(Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#addNode(org.dom4j.Node)"><B>addNode(Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#addNode(int, org.dom4j.Node)"><B>addNode(int, Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addNode(org.dom4j.Node)"><B>addNode(Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addNode(int, org.dom4j.Node)"><B>addNode(int, Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultDocument.html#addNode(org.dom4j.Node)"><B>addNode(Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultDocument.html" title="class in org.dom4j.tree">DefaultDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultDocument.html#addNode(int, org.dom4j.Node)"><B>addNode(int, Node)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultDocument.html" title="class in org.dom4j.tree">DefaultDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#addNode(org.dom4j.Node)"><B>addNode(Node)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/swing/XMLTableDefinition.html#addNumberColumn(java.lang.String, java.lang.String)"><B>addNumberColumn(String, String)</B></A> - 
Method in class org.dom4j.swing.<A HREF="org/dom4j/swing/XMLTableDefinition.html" title="class in org.dom4j.swing">XMLTableDefinition</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/jaxb/JAXBReader.html#addObjectHandler(java.lang.String, org.dom4j.jaxb.JAXBObjectHandler)"><B>addObjectHandler(String, JAXBObjectHandler)</B></A> - 
Method in class org.dom4j.jaxb.<A HREF="org/dom4j/jaxb/JAXBReader.html" title="class in org.dom4j.jaxb">JAXBReader</A>
<DD>Registers a <A HREF="org/dom4j/jaxb/JAXBObjectHandler.html" title="interface in org.dom4j.jaxb"><CODE>JAXBObjectHandler</CODE></A>that will be supplied with the
 unmarshalled representation of the xml fragment whenever the specified
 path is encounted.
<DT><A HREF="org/dom4j/jaxb/JAXBModifier.html#addObjectModifier(java.lang.String, org.dom4j.jaxb.JAXBObjectModifier)"><B>addObjectModifier(String, JAXBObjectModifier)</B></A> - 
Method in class org.dom4j.jaxb.<A HREF="org/dom4j/jaxb/JAXBModifier.html" title="class in org.dom4j.jaxb">JAXBModifier</A>
<DD>Adds the <A HREF="org/dom4j/jaxb/JAXBObjectModifier.html" title="interface in org.dom4j.jaxb"><CODE>JAXBObjectModifier</CODE></A>to be called when the specified xml
 path is encounted while parsing the source.
<DT><A HREF="org/dom4j/Document.html#addProcessingInstruction(java.lang.String, java.lang.String)"><B>addProcessingInstruction(String, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Document.html" title="interface in org.dom4j">Document</A>
<DD>Adds a processing instruction for the given target
<DT><A HREF="org/dom4j/Document.html#addProcessingInstruction(java.lang.String, java.util.Map)"><B>addProcessingInstruction(String, Map)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Document.html" title="interface in org.dom4j">Document</A>
<DD>Adds a processing instruction for the given target
<DT><A HREF="org/dom4j/Element.html#addProcessingInstruction(java.lang.String, java.lang.String)"><B>addProcessingInstruction(String, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds a processing instruction for the given target
<DT><A HREF="org/dom4j/Element.html#addProcessingInstruction(java.lang.String, java.util.Map)"><B>addProcessingInstruction(String, Map)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds a processing instruction for the given target
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#addProcessingInstruction(java.lang.String, java.lang.String)"><B>addProcessingInstruction(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#addProcessingInstruction(java.lang.String, java.util.Map)"><B>addProcessingInstruction(String, Map)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addProcessingInstruction(java.lang.String, java.lang.String)"><B>addProcessingInstruction(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addProcessingInstruction(java.lang.String, java.util.Map)"><B>addProcessingInstruction(String, Map)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/Mode.html#addRule(org.dom4j.rule.Rule)"><B>addRule(Rule)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Mode.html" title="class in org.dom4j.rule">Mode</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/RuleManager.html#addRule(org.dom4j.rule.Rule)"><B>addRule(Rule)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/RuleManager.html" title="class in org.dom4j.rule">RuleManager</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/RuleSet.html#addRule(org.dom4j.rule.Rule)"><B>addRule(Rule)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/RuleSet.html" title="class in org.dom4j.rule">RuleSet</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/Stylesheet.html#addRule(org.dom4j.rule.Rule)"><B>addRule(Rule)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Stylesheet.html" title="class in org.dom4j.rule">Stylesheet</A>
<DD>Add a rule to this stylesheet.
<DT><A HREF="org/dom4j/swing/XMLTableDefinition.html#addStringColumn(java.lang.String, java.lang.String)"><B>addStringColumn(String, String)</B></A> - 
Method in class org.dom4j.swing.<A HREF="org/dom4j/swing/XMLTableDefinition.html" title="class in org.dom4j.swing">XMLTableDefinition</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#addText(java.lang.String)"><B>addText(String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Adds a new <code>Text</code> node with the given text to this element.
<DT><A HREF="org/dom4j/datatype/DatatypeElement.html#addText(java.lang.String)"><B>addText(String)</B></A> - 
Method in class org.dom4j.datatype.<A HREF="org/dom4j/datatype/DatatypeElement.html" title="class in org.dom4j.datatype">DatatypeElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#addText(java.lang.String)"><B>addText(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#addToAttributeIndex(org.dom4j.Attribute)"><B>addToAttributeIndex(Attribute)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#addToAttributeIndex(java.lang.Object, org.dom4j.Attribute)"><B>addToAttributeIndex(Object, Attribute)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#addToElementIndex(org.dom4j.Element)"><B>addToElementIndex(Element)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#addToElementIndex(java.lang.Object, org.dom4j.Element)"><B>addToElementIndex(Object, Element)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/Mode.html#addToNameMap(java.util.Map, java.lang.String, org.dom4j.rule.Rule)"><B>addToNameMap(Map, String, Rule)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Mode.html" title="class in org.dom4j.rule">Mode</A>
<DD>Adds the Rule to a RuleSet for the given name.
<DT><A HREF="org/dom4j/Element.html#additionalNamespaces()"><B>additionalNamespaces()</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>
 Returns any additional namespaces declarations for this element other
 than namespace returned via the <A HREF="org/dom4j/Element.html#getNamespace()"><CODE>Element.getNamespace()</CODE></A>method. 
<DT><A HREF="org/dom4j/tree/AbstractElement.html#additionalNamespaces()"><B>additionalNamespaces()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#additionalNamespaces(java.lang.String)"><B>additionalNamespaces(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#additionalNamespaces()"><B>additionalNamespaces()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#additionalNamespaces(java.lang.String)"><B>additionalNamespaces(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#appendAttributes(org.dom4j.Element)"><B>appendAttributes(Element)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Appends the attributes of the given element to me. 
<DT><A HREF="org/dom4j/tree/AbstractElement.html#appendAttributes(org.dom4j.Element)"><B>appendAttributes(Element)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMAttribute.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMAttribute.html" title="class in org.dom4j.dom">DOMAttribute</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMCDATA.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMCDATA.html" title="class in org.dom4j.dom">DOMCDATA</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMComment.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMComment.html" title="class in org.dom4j.dom">DOMComment</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMDocument.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMDocument.html" title="class in org.dom4j.dom">DOMDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMDocumentType.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMDocumentType.html" title="class in org.dom4j.dom">DOMDocumentType</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMElement.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMElement.html" title="class in org.dom4j.dom">DOMElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMEntityReference.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMEntityReference.html" title="class in org.dom4j.dom">DOMEntityReference</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNamespace.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNamespace.html" title="class in org.dom4j.dom">DOMNamespace</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#appendChild(org.dom4j.Node, org.w3c.dom.Node)"><B>appendChild(Node, Node)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMProcessingInstruction.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMProcessingInstruction.html" title="class in org.dom4j.dom">DOMProcessingInstruction</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMText.html#appendChild(org.w3c.dom.Node)"><B>appendChild(Node)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMText.html" title="class in org.dom4j.dom">DOMText</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Branch.html#appendContent(org.dom4j.Branch)"><B>appendContent(Branch)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>
<DD>Appends the content of the given branch to this branch instance. 
<DT><A HREF="org/dom4j/tree/AbstractBranch.html#appendContent(org.dom4j.Branch)"><B>appendContent(Branch)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractBranch.html" title="class in org.dom4j.tree">AbstractBranch</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/DOMWriter.html#appendDOMTree(org.w3c.dom.Document, org.w3c.dom.Node, java.util.List)"><B>appendDOMTree(Document, Node, List)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/DOMWriter.html" title="class in org.dom4j.io">DOMWriter</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/DOMWriter.html#appendDOMTree(org.w3c.dom.Document, org.w3c.dom.Node, org.dom4j.Element)"><B>appendDOMTree(Document, Node, Element)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/DOMWriter.html" title="class in org.dom4j.io">DOMWriter</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/DOMWriter.html#appendDOMTree(org.w3c.dom.Document, org.w3c.dom.Node, org.dom4j.CDATA)"><B>appendDOMTree(Document, Node, CDATA)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/DOMWriter.html" title="class in org.dom4j.io">DOMWriter</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/DOMWriter.html#appendDOMTree(org.w3c.dom.Document, org.w3c.dom.Node, org.dom4j.Comment)"><B>appendDOMTree(Document, Node, Comment)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/DOMWriter.html" title="class in org.dom4j.io">DOMWriter</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/DOMWriter.html#appendDOMTree(org.w3c.dom.Document, org.w3c.dom.Node, java.lang.String)"><B>appendDOMTree(Document, Node, String)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/DOMWriter.html" title="class in org.dom4j.io">DOMWriter</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/DOMWriter.html#appendDOMTree(org.w3c.dom.Document, org.w3c.dom.Node, org.dom4j.Entity)"><B>appendDOMTree(Document, Node, Entity)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/DOMWriter.html" title="class in org.dom4j.io">DOMWriter</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/DOMWriter.html#appendDOMTree(org.w3c.dom.Document, org.w3c.dom.Node, org.dom4j.ProcessingInstruction)"><B>appendDOMTree(Document, Node, ProcessingInstruction)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/DOMWriter.html" title="class in org.dom4j.io">DOMWriter</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMCDATA.html#appendData(java.lang.String)"><B>appendData(String)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMCDATA.html" title="class in org.dom4j.dom">DOMCDATA</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMComment.html#appendData(java.lang.String)"><B>appendData(String)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMComment.html" title="class in org.dom4j.dom">DOMComment</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#appendData(org.dom4j.CharacterData, java.lang.String)"><B>appendData(CharacterData, String)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMText.html#appendData(java.lang.String)"><B>appendData(String)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMText.html" title="class in org.dom4j.dom">DOMText</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#appendElementsByTagName(java.util.List, org.dom4j.Branch, java.lang.String)"><B>appendElementsByTagName(List, Branch, String)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#appendElementsByTagNameNS(java.util.List, org.dom4j.Branch, java.lang.String, java.lang.String)"><B>appendElementsByTagNameNS(List, Branch, String, String)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/CharacterData.html#appendText(java.lang.String)"><B>appendText(String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/CharacterData.html" title="interface in org.dom4j">CharacterData</A>
<DD>Appends the given text to this nodes text value. 
<DT><A HREF="org/dom4j/tree/AbstractCharacterData.html#appendText(java.lang.String)"><B>appendText(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractCharacterData.html" title="class in org.dom4j.tree">AbstractCharacterData</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/Mode.html#applyTemplates(org.dom4j.Element)"><B>applyTemplates(Element)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Mode.html" title="class in org.dom4j.rule">Mode</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/Mode.html#applyTemplates(org.dom4j.Document)"><B>applyTemplates(Document)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Mode.html" title="class in org.dom4j.rule">Mode</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/rule/Stylesheet.html#applyTemplates(java.lang.Object, org.dom4j.XPath)"><B>applyTemplates(Object, XPath)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Stylesheet.html" title="class in org.dom4j.rule">Stylesheet</A>
<DD>Processes the result of the xpath expression. 
<DT><A HREF="org/dom4j/rule/Stylesheet.html#applyTemplates(java.lang.Object, org.dom4j.XPath, java.lang.String)"><B>applyTemplates(Object, XPath, String)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Stylesheet.html" title="class in org.dom4j.rule">Stylesheet</A>
<DD>Processes the result of the xpath expression in the given mode. 
<DT><A HREF="org/dom4j/rule/Stylesheet.html#applyTemplates(java.lang.Object, org.jaxen.XPath)"><B>applyTemplates(Object, XPath)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Stylesheet.html" title="class in org.dom4j.rule">Stylesheet</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/dom4j/rule/Stylesheet.html#applyTemplates(java.lang.Object, org.jaxen.XPath)"><CODE>Stylesheet.applyTemplates(Object, XPath)</CODE></A>instead.</I>
<DT><A HREF="org/dom4j/rule/Stylesheet.html#applyTemplates(java.lang.Object, org.jaxen.XPath, java.lang.String)"><B>applyTemplates(Object, XPath, String)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Stylesheet.html" title="class in org.dom4j.rule">Stylesheet</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="org/dom4j/rule/Stylesheet.html#applyTemplates(java.lang.Object, org.jaxen.XPath, java.lang.String)"><CODE>Stylesheet.applyTemplates(Object, XPath, String)</CODE></A>
             instead.</I>
<DT><A HREF="org/dom4j/rule/Stylesheet.html#applyTemplates(java.lang.Object)"><B>applyTemplates(Object)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Stylesheet.html" title="class in org.dom4j.rule">Stylesheet</A>
<DD>If input is a <code>Node</code>, this will processes all of the
 children of that node. 
<DT><A HREF="org/dom4j/rule/Stylesheet.html#applyTemplates(java.lang.Object, java.lang.String)"><B>applyTemplates(Object, String)</B></A> - 
Method in class org.dom4j.rule.<A HREF="org/dom4j/rule/Stylesheet.html" title="class in org.dom4j.rule">Stylesheet</A>
<DD>Processes the input object in the given mode. 
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#asDOMAttr(org.dom4j.Node)"><B>asDOMAttr(Node)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#asDOMDocument(org.dom4j.Document)"><B>asDOMDocument(Document)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#asDOMDocumentType(org.dom4j.DocumentType)"><B>asDOMDocumentType(DocumentType)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#asDOMElement(org.dom4j.Node)"><B>asDOMElement(Node)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#asDOMNode(org.dom4j.Node)"><B>asDOMNode(Node)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMNodeHelper.html#asDOMText(org.dom4j.CharacterData)"><B>asDOMText(CharacterData)</B></A> - 
Static method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMNodeHelper.html" title="class in org.dom4j.dom">DOMNodeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMDocumentFactory.html#asDocumentType(org.w3c.dom.DocumentType)"><B>asDocumentType(DocumentType)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMDocumentFactory.html" title="class in org.dom4j.dom">DOMDocumentFactory</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#asElement(java.lang.Object)"><B>asElement(Object)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#asElementIterator(java.lang.Object)"><B>asElementIterator(Object)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD><B>Deprecated.</B>&nbsp;<I>WILL BE REMOVED IN dom4j-1.6 !!</I>
<DT><A HREF="org/dom4j/util/IndexedElement.html#asElementList(java.lang.Object)"><B>asElementList(Object)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BackedList.html#asNode(java.lang.Object)"><B>asNode(Object)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/ContentListFacade.html#asNode(java.lang.Object)"><B>asNode(Object)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/ContentListFacade.html" title="class in org.dom4j.tree">ContentListFacade</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Namespace.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.<A HREF="org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Node.html#asXML()"><B>asXML()</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Node.html" title="interface in org.dom4j">Node</A>
<DD>
 <code>asXML</code> returns the textual XML representation of this node.
 
<DT><A HREF="org/dom4j/tree/AbstractAttribute.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractAttribute.html" title="class in org.dom4j.tree">AbstractAttribute</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractCDATA.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractCDATA.html" title="class in org.dom4j.tree">AbstractCDATA</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractComment.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractComment.html" title="class in org.dom4j.tree">AbstractComment</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractDocumentType.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocumentType.html" title="class in org.dom4j.tree">AbstractDocumentType</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractEntity.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractEntity.html" title="class in org.dom4j.tree">AbstractEntity</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractProcessingInstruction.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractProcessingInstruction.html" title="class in org.dom4j.tree">AbstractProcessingInstruction</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractText.html#asXML()"><B>asXML()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractText.html" title="class in org.dom4j.tree">AbstractText</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Node.html#asXPathResult(org.dom4j.Element)"><B>asXPathResult(Element)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Node.html" title="interface in org.dom4j">Node</A>
<DD>
 <code>asXPathResult</code> returns a version of this node which is
 capable of being an XPath result. 
<DT><A HREF="org/dom4j/tree/AbstractDocument.html#asXPathResult(org.dom4j.Element)"><B>asXPathResult(Element)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractDocument.html" title="class in org.dom4j.tree">AbstractDocument</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractNode.html#asXPathResult(org.dom4j.Element)"><B>asXPathResult(Element)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractNode.html" title="class in org.dom4j.tree">AbstractNode</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#attribute(int)"><B>attribute(int)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Returns the attribute at the specified indexGets the
<DT><A HREF="org/dom4j/Element.html#attribute(java.lang.String)"><B>attribute(String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>Returns the attribute with the given name
<DT><A HREF="org/dom4j/Element.html#attribute(org.dom4j.QName)"><B>attribute(QName)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>DOCUMENT ME!
<DT><A HREF="org/dom4j/bean/BeanAttributeList.html#attribute(java.lang.String)"><B>attribute(String)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean">BeanAttributeList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanAttributeList.html#attribute(org.dom4j.QName)"><B>attribute(QName)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean">BeanAttributeList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanAttributeList.html#attribute(int)"><B>attribute(int)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean">BeanAttributeList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanElement.html#attribute(java.lang.String)"><B>attribute(String)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanElement.html#attribute(org.dom4j.QName)"><B>attribute(QName)</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMElement.html#attribute(org.w3c.dom.Attr)"><B>attribute(Attr)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMElement.html" title="class in org.dom4j.dom">DOMElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/dom/DOMElement.html#attribute(java.lang.String, java.lang.String)"><B>attribute(String, String)</B></A> - 
Method in class org.dom4j.dom.<A HREF="org/dom4j/dom/DOMElement.html" title="class in org.dom4j.dom">DOMElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attribute(int)"><B>attribute(int)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attribute(java.lang.String)"><B>attribute(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attribute(org.dom4j.QName)"><B>attribute(QName)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attribute(java.lang.String, org.dom4j.Namespace)"><B>attribute(String, Namespace)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attribute(int)"><B>attribute(int)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attribute(java.lang.String)"><B>attribute(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attribute(org.dom4j.QName)"><B>attribute(QName)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attribute(java.lang.String, org.dom4j.Namespace)"><B>attribute(String, Namespace)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#attribute(java.lang.String)"><B>attribute(String)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#attribute(org.dom4j.QName)"><B>attribute(QName)</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#attributeCount()"><B>attributeCount()</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>DOCUMENT ME!
<DT><A HREF="org/dom4j/bean/BeanMetaData.html#attributeCount()"><B>attributeCount()</B></A> - 
Method in class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanMetaData.html" title="class in org.dom4j.bean">BeanMetaData</A>
<DD>DOCUMENT ME!
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributeCount()"><B>attributeCount()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attributeCount()"><B>attributeCount()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/SAXContentHandler.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 class org.dom4j.io.<A HREF="org/dom4j/io/SAXContentHandler.html" title="class in org.dom4j.io">SAXContentHandler</A>
<DD>Report an attribute type declaration.
 
 
<DT><A HREF="org/dom4j/io/SAXEventRecorder.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 class org.dom4j.io.<A HREF="org/dom4j/io/SAXEventRecorder.html" title="class in org.dom4j.io">SAXEventRecorder</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/IndexedElement.html#attributeIndex()"><B>attributeIndex()</B></A> - 
Method in class org.dom4j.util.<A HREF="org/dom4j/util/IndexedElement.html" title="class in org.dom4j.util">IndexedElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#attributeIterator()"><B>attributeIterator()</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>DOCUMENT ME!
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributeIterator()"><B>attributeIterator()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attributeIterator()"><B>attributeIterator()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributeList()"><B>attributeList()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>DOCUMENT ME!
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributeList(int)"><B>attributeList(int)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>DOCUMENT ME!
<DT><A HREF="org/dom4j/tree/BaseElement.html#attributeList()"><B>attributeList()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/BaseElement.html" title="class in org.dom4j.tree">BaseElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BaseElement.html#attributeList(int)"><B>attributeList(int)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/BaseElement.html" title="class in org.dom4j.tree">BaseElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attributeList()"><B>attributeList()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attributeList(int)"><B>attributeList(int)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/io/DOMWriter.html#attributeNameForNamespace(org.dom4j.Namespace)"><B>attributeNameForNamespace(Namespace)</B></A> - 
Method in class org.dom4j.io.<A HREF="org/dom4j/io/DOMWriter.html" title="class in org.dom4j.io">DOMWriter</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#attributeValue(java.lang.String)"><B>attributeValue(String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>
 This returns the attribute value for the attribute with the given name
 and any namespace or null if there is no such attribute or the empty
 string if the attribute value is empty.
 
<DT><A HREF="org/dom4j/Element.html#attributeValue(java.lang.String, java.lang.String)"><B>attributeValue(String, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>
 This returns the attribute value for the attribute with the given name
 and any namespace or the default value if there is no such attribute
 value.
 
<DT><A HREF="org/dom4j/Element.html#attributeValue(org.dom4j.QName)"><B>attributeValue(QName)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>
 This returns the attribute value for the attribute with the given fully
 qualified name or null if there is no such attribute or the empty string
 if the attribute value is empty.
 
<DT><A HREF="org/dom4j/Element.html#attributeValue(org.dom4j.QName, java.lang.String)"><B>attributeValue(QName, String)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>
 This returns the attribute value for the attribute with the given fully
 qualified name or the default value if there is no such attribute value.
 
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributeValue(java.lang.String)"><B>attributeValue(String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributeValue(org.dom4j.QName)"><B>attributeValue(QName)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributeValue(java.lang.String, java.lang.String)"><B>attributeValue(String, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributeValue(org.dom4j.QName, java.lang.String)"><B>attributeValue(QName, String)</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Element.html#attributes()"><B>attributes()</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/Element.html" title="interface in org.dom4j">Element</A>
<DD>
 Returns the <A HREF="org/dom4j/Attribute.html" title="interface in org.dom4j"><CODE>Attribute</CODE></A>instances this element contains as a backed
 <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/List.html" title="class or interface in java.util"><CODE>List</CODE></A>so that the attributes may be modified directly using the
 <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/List.html" title="class or interface in java.util"><CODE>List</CODE></A>interface. 
<DT><A HREF="org/dom4j/tree/AbstractElement.html#attributes()"><B>attributes()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/AbstractElement.html" title="class in org.dom4j.tree">AbstractElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BaseElement.html#attributes"><B>attributes</B></A> - 
Variable in class org.dom4j.tree.<A HREF="org/dom4j/tree/BaseElement.html" title="class in org.dom4j.tree">BaseElement</A>
<DD>list of attributes
<DT><A HREF="org/dom4j/tree/DefaultElement.html#attributes()"><B>attributes()</B></A> - 
Method in class org.dom4j.tree.<A HREF="org/dom4j/tree/DefaultElement.html" title="class in org.dom4j.tree">DefaultElement</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree"><B>BackedList</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>.<DD>
 <code>BackedList</code> represents a list of content of a <A HREF="org/dom4j/Branch.html" title="interface in org.dom4j"><CODE>Branch</CODE></A>. <DT><A HREF="org/dom4j/tree/BackedList.html#BackedList(org.dom4j.tree.AbstractBranch, java.util.List)"><B>BackedList(AbstractBranch, List)</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BackedList.html#BackedList(org.dom4j.tree.AbstractBranch, java.util.List, int)"><B>BackedList(AbstractBranch, List, int)</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BackedList.html#BackedList(org.dom4j.tree.AbstractBranch, java.util.List, java.util.List)"><B>BackedList(AbstractBranch, List, List)</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/BackedList.html" title="class in org.dom4j.tree">BackedList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BaseElement.html" title="class in org.dom4j.tree"><B>BaseElement</B></A> - class org.dom4j.tree.<A HREF="org/dom4j/tree/BaseElement.html" title="class in org.dom4j.tree">BaseElement</A>.<DD>
 <code>BaseElement</code> is a useful base class for implemementation
 inheritence of an XML element.
 <DT><A HREF="org/dom4j/tree/BaseElement.html#BaseElement(java.lang.String)"><B>BaseElement(String)</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/BaseElement.html" title="class in org.dom4j.tree">BaseElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BaseElement.html#BaseElement(org.dom4j.QName)"><B>BaseElement(QName)</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/BaseElement.html" title="class in org.dom4j.tree">BaseElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/tree/BaseElement.html#BaseElement(java.lang.String, org.dom4j.Namespace)"><B>BaseElement(String, Namespace)</B></A> - 
Constructor for class org.dom4j.tree.<A HREF="org/dom4j/tree/BaseElement.html" title="class in org.dom4j.tree">BaseElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanAttribute.html" title="class in org.dom4j.bean"><B>BeanAttribute</B></A> - class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttribute.html" title="class in org.dom4j.bean">BeanAttribute</A>.<DD>
 <code>BeanAttribute</code> represents a mutable XML attribute which is
 backed by a property of the JavaBean of its parent element.
 <DT><A HREF="org/dom4j/bean/BeanAttribute.html#BeanAttribute(org.dom4j.bean.BeanAttributeList, int)"><B>BeanAttribute(BeanAttributeList, int)</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttribute.html" title="class in org.dom4j.bean">BeanAttribute</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean"><B>BeanAttributeList</B></A> - class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean">BeanAttributeList</A>.<DD>
 <code>BeanAttributeList</code> implements a list of Attributes which are
 the properties of a JavaBean.
 <DT><A HREF="org/dom4j/bean/BeanAttributeList.html#BeanAttributeList(org.dom4j.bean.BeanElement, org.dom4j.bean.BeanMetaData)"><B>BeanAttributeList(BeanElement, BeanMetaData)</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean">BeanAttributeList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanAttributeList.html#BeanAttributeList(org.dom4j.bean.BeanElement)"><B>BeanAttributeList(BeanElement)</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanAttributeList.html" title="class in org.dom4j.bean">BeanAttributeList</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanDocumentFactory.html" title="class in org.dom4j.bean"><B>BeanDocumentFactory</B></A> - class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanDocumentFactory.html" title="class in org.dom4j.bean">BeanDocumentFactory</A>.<DD>
 <code>BeanDocumentFactory</code> is a factory of DOM4J objects which may be
 BeanElements which are backed by JavaBeans and their properties.
 <DT><A HREF="org/dom4j/bean/BeanDocumentFactory.html#BeanDocumentFactory()"><B>BeanDocumentFactory()</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanDocumentFactory.html" title="class in org.dom4j.bean">BeanDocumentFactory</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean"><B>BeanElement</B></A> - class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>.<DD>
 <code>BeanElement</code> uses a Java Bean to store its attributes.
 <DT><A HREF="org/dom4j/bean/BeanElement.html#BeanElement(java.lang.String, java.lang.Object)"><B>BeanElement(String, Object)</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanElement.html#BeanElement(java.lang.String, org.dom4j.Namespace, java.lang.Object)"><B>BeanElement(String, Namespace, Object)</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanElement.html#BeanElement(org.dom4j.QName, java.lang.Object)"><B>BeanElement(QName, Object)</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanElement.html#BeanElement(org.dom4j.QName)"><B>BeanElement(QName)</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanElement.html" title="class in org.dom4j.bean">BeanElement</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/bean/BeanMetaData.html" title="class in org.dom4j.bean"><B>BeanMetaData</B></A> - class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanMetaData.html" title="class in org.dom4j.bean">BeanMetaData</A>.<DD>
 <code>BeanMetaData</code> contains metadata about a bean class.
 <DT><A HREF="org/dom4j/bean/BeanMetaData.html#BeanMetaData(java.lang.Class)"><B>BeanMetaData(Class)</B></A> - 
Constructor for class org.dom4j.bean.<A HREF="org/dom4j/bean/BeanMetaData.html" title="class in org.dom4j.bean">BeanMetaData</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/Branch.html" title="interface in org.dom4j"><B>Branch</B></A> - interface org.dom4j.<A HREF="org/dom4j/Branch.html" title="interface in org.dom4j">Branch</A>.<DD>
 <code>Branch</code> interface defines the common behaviour for Nodes which
 can contain child nodes (content) such as XML elements and documents. <DT><A HREF="org/dom4j/swing/BranchTreeNode.html" title="class in org.dom4j.swing"><B>BranchTreeNode</B></A> - class org.dom4j.swing.<A HREF="org/dom4j/swing/BranchTreeNode.html" title="class in org.dom4j.swing">BranchTreeNode</A>.<DD>
 <code>BranchTreeNode</code> implements the Swing TreeNode interface to bind
 dom4j XML Branch nodes (i.e. <DT><A HREF="org/dom4j/swing/BranchTreeNode.html#BranchTreeNode()"><B>BranchTreeNode()</B></A> - 
Constructor for class org.dom4j.swing.<A HREF="org/dom4j/swing/BranchTreeNode.html" title="class in org.dom4j.swing">BranchTreeNode</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/swing/BranchTreeNode.html#BranchTreeNode(org.dom4j.Branch)"><B>BranchTreeNode(Branch)</B></A> - 
Constructor for class org.dom4j.swing.<A HREF="org/dom4j/swing/BranchTreeNode.html" title="class in org.dom4j.swing">BranchTreeNode</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/swing/BranchTreeNode.html#BranchTreeNode(javax.swing.tree.TreeNode, org.dom4j.Branch)"><B>BranchTreeNode(TreeNode, Branch)</B></A> - 
Constructor for class org.dom4j.swing.<A HREF="org/dom4j/swing/BranchTreeNode.html" title="class in org.dom4j.swing">BranchTreeNode</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/AttributeHelper.html#booleanValue(org.dom4j.Element, java.lang.String)"><B>booleanValue(Element, String)</B></A> - 
Static method in class org.dom4j.util.<A HREF="org/dom4j/util/AttributeHelper.html" title="class in org.dom4j.util">AttributeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/AttributeHelper.html#booleanValue(org.dom4j.Element, org.dom4j.QName)"><B>booleanValue(Element, QName)</B></A> - 
Static method in class org.dom4j.util.<A HREF="org/dom4j/util/AttributeHelper.html" title="class in org.dom4j.util">AttributeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/util/AttributeHelper.html#booleanValue(org.dom4j.Attribute)"><B>booleanValue(Attribute)</B></A> - 
Static method in class org.dom4j.util.<A HREF="org/dom4j/util/AttributeHelper.html" title="class in org.dom4j.util">AttributeHelper</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/XPath.html#booleanValueOf(java.lang.Object)"><B>booleanValueOf(Object)</B></A> - 
Method in interface org.dom4j.<A HREF="org/dom4j/XPath.html" title="interface in org.dom4j">XPath</A>
<DD>Retrieve a boolean-value interpretation of this XPath expression when
 evaluated against a given context.
 
 
<DT><A HREF="org/dom4j/xpath/DefaultXPath.html#booleanValueOf(java.lang.Object)"><B>booleanValueOf(Object)</B></A> - 
Method in class org.dom4j.xpath.<A HREF="org/dom4j/xpath/DefaultXPath.html" title="class in org.dom4j.xpath">DefaultXPath</A>
<DD>&nbsp;
<DT><A HREF="org/dom4j/datatype/SchemaParser.html#build(org.dom4j.Document)"><B>build(Document)</B></A> - 
Method in class org.dom4j.datatype.<A HREF="org/dom4j/datatype/SchemaParser.html" title="class in org.dom4j.datatype">SchemaParser</A>
<DD>Parses the given schema document
<DT><A HREF="org/dom4j/datatype/SchemaParser.html#build(org.dom4j.Document, org.dom4j.Namespace)"><B>build(Document, Namespace)</B></A> - 
Method in class org.dom4j.datatype.<A HREF="org/dom4j/datatype/SchemaParser.html" title="class in org.dom4j.datatype">SchemaParser</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="org/dom4j/Namespace.html#CACHE"><B>CACHE</B></A> - 
Static variable in class org.dom4j.<A HREF="org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A>
<DD>Cache of Namespace instances
<DT><A HREF="org/dom4j/CDATA.html" title="interface in org.dom4j"><B>CDATA</B></A> - interface org.dom4j.<A HREF="org/dom4j/CDATA.html" title="interface in org.dom4j">CDATA</A>.<DD>
 <code>CDATA</code> defines an XML CDATA section.
 <DT><A HREF="org/dom4j/Node.html#CDATA_SECTION_NODE"><B>CDATA_SECTION_NODE</B></A> - 
Static variable in interface org.dom4j.<A HREF="org/dom4j/Node.html" title="interface in org.dom4j">Node</A>
<DD>Matches elements nodes
<DT><A HREF="org/dom4j/Node.html#COMMENT_NODE"><B>COMMENT_NODE</B></A> - 
Static variable in interface org.dom4j.<A HREF="org/dom4j/Node.html" title="interface in org.dom4j">Node</A>
<DD>Matches Comments nodes
<DT><A HREF="org/dom4j/CharacterData.html" title="interface in org.dom4j"><B>Cha