Skip to content

Commit

Permalink
Snapshot jdom-2.x-2011.11.15.23.28.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfl committed Nov 16, 2011
1 parent f85b6c6 commit 575eb7a
Show file tree
Hide file tree
Showing 340 changed files with 15,286 additions and 18,653 deletions.
30 changes: 24 additions & 6 deletions jdom2/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Sat Nov 05 19:08:36 EDT 2011 -->
<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 15 23:29:06 EST 2011 -->
<TITLE>
All Classes (JDOM v2.x-2011.11.05.19.08)
All Classes (JDOM v2.x-2011.11.15.23.28)
</TITLE>

<META NAME="date" CONTENT="2011-11-05">
<META NAME="date" CONTENT="2011-11-15">

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

Expand All @@ -23,9 +23,11 @@
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/jdom2/adapters/AbstractDOMAdapter.html" title="class in org.jdom2.adapters" target="classFrame">AbstractDOMAdapter</A>
<BR>
<A HREF="org/jdom2/output/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output" target="classFrame">AbstractXMLOutputProcessor</A>
<A HREF="org/jdom2/output/AbstractStAXEventProcessor.html" title="class in org.jdom2.output" target="classFrame">AbstractStAXEventProcessor</A>
<BR>
<A HREF="org/jdom2/output/AbstractStAXStreamProcessor.html" title="class in org.jdom2.output" target="classFrame">AbstractStAXStreamProcessor</A>
<BR>
<A HREF="org/jdom2/output/AbstractXMLOutputProcessor.FormatStack.html" title="class in org.jdom2.output" target="classFrame">AbstractXMLOutputProcessor.FormatStack</A>
<A HREF="org/jdom2/output/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output" target="classFrame">AbstractXMLOutputProcessor</A>
<BR>
<A HREF="org/jdom2/Attribute.html" title="class in org.jdom2" target="classFrame">Attribute</A>
<BR>
Expand All @@ -49,6 +51,8 @@
<BR>
<A HREF="org/jdom2/DefaultJDOMFactory.html" title="class in org.jdom2" target="classFrame">DefaultJDOMFactory</A>
<BR>
<A HREF="org/jdom2/input/DefaultStAXFilter.html" title="class in org.jdom2.input" target="classFrame">DefaultStAXFilter</A>
<BR>
<A HREF="org/jdom2/DocType.html" title="class in org.jdom2" target="classFrame">DocType</A>
<BR>
<A HREF="org/jdom2/Document.html" title="class in org.jdom2" target="classFrame">Document</A>
Expand Down Expand Up @@ -77,6 +81,8 @@
<BR>
<A HREF="org/jdom2/output/Format.TextMode.html" title="enum in org.jdom2.output" target="classFrame">Format.TextMode</A>
<BR>
<A HREF="org/jdom2/output/FormatStack.html" title="class in org.jdom2.output" target="classFrame">FormatStack</A>
<BR>
<A HREF="org/jdom2/IllegalAddException.html" title="class in org.jdom2" target="classFrame">IllegalAddException</A>
<BR>
<A HREF="org/jdom2/IllegalDataException.html" title="class in org.jdom2" target="classFrame">IllegalDataException</A>
Expand Down Expand Up @@ -115,7 +121,19 @@
<BR>
<A HREF="org/jdom2/output/SAXOutputter.html" title="class in org.jdom2.output" target="classFrame">SAXOutputter</A>
<BR>
<A HREF="org/jdom2/input/StAXBuilder.html" title="class in org.jdom2.input" target="classFrame">StAXBuilder</A>
<A HREF="org/jdom2/input/StAXEventBuilder.html" title="class in org.jdom2.input" target="classFrame">StAXEventBuilder</A>
<BR>
<A HREF="org/jdom2/output/StAXEventOutputter.html" title="class in org.jdom2.output" target="classFrame">StAXEventOutputter</A>
<BR>
<A HREF="org/jdom2/output/StAXEventProcessor.html" title="interface in org.jdom2.output" target="classFrame"><I>StAXEventProcessor</I></A>
<BR>
<A HREF="org/jdom2/input/StAXFilter.html" title="interface in org.jdom2.input" target="classFrame"><I>StAXFilter</I></A>
<BR>
<A HREF="org/jdom2/input/StAXStreamBuilder.html" title="class in org.jdom2.input" target="classFrame">StAXStreamBuilder</A>
<BR>
<A HREF="org/jdom2/output/StAXStreamOutputter.html" title="class in org.jdom2.output" target="classFrame">StAXStreamOutputter</A>
<BR>
<A HREF="org/jdom2/output/StAXStreamProcessor.html" title="interface in org.jdom2.output" target="classFrame"><I>StAXStreamProcessor</I></A>
<BR>
<A HREF="org/jdom2/util/StringBin.html" title="class in org.jdom2.util" target="classFrame">StringBin</A>
<BR>
Expand Down
30 changes: 24 additions & 6 deletions jdom2/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Sat Nov 05 19:08:36 EDT 2011 -->
<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 15 23:29:06 EST 2011 -->
<TITLE>
All Classes (JDOM v2.x-2011.11.05.19.08)
All Classes (JDOM v2.x-2011.11.15.23.28)
</TITLE>

<META NAME="date" CONTENT="2011-11-05">
<META NAME="date" CONTENT="2011-11-15">

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

Expand All @@ -23,9 +23,11 @@
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/jdom2/adapters/AbstractDOMAdapter.html" title="class in org.jdom2.adapters">AbstractDOMAdapter</A>
<BR>
<A HREF="org/jdom2/output/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output">AbstractXMLOutputProcessor</A>
<A HREF="org/jdom2/output/AbstractStAXEventProcessor.html" title="class in org.jdom2.output">AbstractStAXEventProcessor</A>
<BR>
<A HREF="org/jdom2/output/AbstractStAXStreamProcessor.html" title="class in org.jdom2.output">AbstractStAXStreamProcessor</A>
<BR>
<A HREF="org/jdom2/output/AbstractXMLOutputProcessor.FormatStack.html" title="class in org.jdom2.output">AbstractXMLOutputProcessor.FormatStack</A>
<A HREF="org/jdom2/output/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output">AbstractXMLOutputProcessor</A>
<BR>
<A HREF="org/jdom2/Attribute.html" title="class in org.jdom2">Attribute</A>
<BR>
Expand All @@ -49,6 +51,8 @@
<BR>
<A HREF="org/jdom2/DefaultJDOMFactory.html" title="class in org.jdom2">DefaultJDOMFactory</A>
<BR>
<A HREF="org/jdom2/input/DefaultStAXFilter.html" title="class in org.jdom2.input">DefaultStAXFilter</A>
<BR>
<A HREF="org/jdom2/DocType.html" title="class in org.jdom2">DocType</A>
<BR>
<A HREF="org/jdom2/Document.html" title="class in org.jdom2">Document</A>
Expand Down Expand Up @@ -77,6 +81,8 @@
<BR>
<A HREF="org/jdom2/output/Format.TextMode.html" title="enum in org.jdom2.output">Format.TextMode</A>
<BR>
<A HREF="org/jdom2/output/FormatStack.html" title="class in org.jdom2.output">FormatStack</A>
<BR>
<A HREF="org/jdom2/IllegalAddException.html" title="class in org.jdom2">IllegalAddException</A>
<BR>
<A HREF="org/jdom2/IllegalDataException.html" title="class in org.jdom2">IllegalDataException</A>
Expand Down Expand Up @@ -115,7 +121,19 @@
<BR>
<A HREF="org/jdom2/output/SAXOutputter.html" title="class in org.jdom2.output">SAXOutputter</A>
<BR>
<A HREF="org/jdom2/input/StAXBuilder.html" title="class in org.jdom2.input">StAXBuilder</A>
<A HREF="org/jdom2/input/StAXEventBuilder.html" title="class in org.jdom2.input">StAXEventBuilder</A>
<BR>
<A HREF="org/jdom2/output/StAXEventOutputter.html" title="class in org.jdom2.output">StAXEventOutputter</A>
<BR>
<A HREF="org/jdom2/output/StAXEventProcessor.html" title="interface in org.jdom2.output"><I>StAXEventProcessor</I></A>
<BR>
<A HREF="org/jdom2/input/StAXFilter.html" title="interface in org.jdom2.input"><I>StAXFilter</I></A>
<BR>
<A HREF="org/jdom2/input/StAXStreamBuilder.html" title="class in org.jdom2.input">StAXStreamBuilder</A>
<BR>
<A HREF="org/jdom2/output/StAXStreamOutputter.html" title="class in org.jdom2.output">StAXStreamOutputter</A>
<BR>
<A HREF="org/jdom2/output/StAXStreamProcessor.html" title="interface in org.jdom2.output"><I>StAXStreamProcessor</I></A>
<BR>
<A HREF="org/jdom2/util/StringBin.html" title="class in org.jdom2.util">StringBin</A>
<BR>
Expand Down
12 changes: 6 additions & 6 deletions jdom2/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Sat Nov 05 19:08:35 EDT 2011 -->
<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 15 23:29:04 EST 2011 -->
<TITLE>
Constant Field Values (JDOM v2.x-2011.11.05.19.08)
Constant Field Values (JDOM v2.x-2011.11.15.23.28)
</TITLE>

<META NAME="date" CONTENT="2011-11-05">
<META NAME="date" CONTENT="2011-11-15">

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

<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (JDOM v2.x-2011.11.05.19.08)";
parent.document.title="Constant Field Values (JDOM v2.x-2011.11.15.23.28)";
}
}
</SCRIPT>
Expand Down Expand Up @@ -49,7 +49,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.05.19.08</font></b></EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.15.23.28</font></b></EM>
</TD>
</TR>

Expand Down Expand Up @@ -259,7 +259,7 @@ <H1>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.05.19.08</font></b></EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.15.23.28</font></b></EM>
</TD>
</TR>

Expand Down
12 changes: 6 additions & 6 deletions jdom2/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Sat Nov 05 19:08:36 EDT 2011 -->
<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 15 23:29:06 EST 2011 -->
<TITLE>
Deprecated List (JDOM v2.x-2011.11.05.19.08)
Deprecated List (JDOM v2.x-2011.11.15.23.28)
</TITLE>

<META NAME="date" CONTENT="2011-11-05">
<META NAME="date" CONTENT="2011-11-15">

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

<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (JDOM v2.x-2011.11.05.19.08)";
parent.document.title="Deprecated List (JDOM v2.x-2011.11.15.23.28)";
}
}
</SCRIPT>
Expand Down Expand Up @@ -49,7 +49,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.05.19.08</font></b></EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.15.23.28</font></b></EM>
</TD>
</TR>

Expand Down Expand Up @@ -181,7 +181,7 @@ <H2>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.05.19.08</font></b></EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.15.23.28</font></b></EM>
</TD>
</TR>

Expand Down
12 changes: 6 additions & 6 deletions jdom2/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Sat Nov 05 19:08:37 EDT 2011 -->
<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 15 23:29:06 EST 2011 -->
<TITLE>
API Help (JDOM v2.x-2011.11.05.19.08)
API Help (JDOM v2.x-2011.11.15.23.28)
</TITLE>

<META NAME="date" CONTENT="2011-11-05">
<META NAME="date" CONTENT="2011-11-15">

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

<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (JDOM v2.x-2011.11.05.19.08)";
parent.document.title="API Help (JDOM v2.x-2011.11.15.23.28)";
}
}
</SCRIPT>
Expand Down Expand Up @@ -49,7 +49,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.05.19.08</font></b></EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.15.23.28</font></b></EM>
</TD>
</TR>

Expand Down Expand Up @@ -188,7 +188,7 @@ <H3>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.05.19.08</font></b></EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.15.23.28</font></b></EM>
</TD>
</TR>

Expand Down
33 changes: 18 additions & 15 deletions jdom2/apidocs/index-files/index-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Sat Nov 05 19:08:36 EDT 2011 -->
<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 15 23:29:06 EST 2011 -->
<TITLE>
A-Index (JDOM v2.x-2011.11.05.19.08)
A-Index (JDOM v2.x-2011.11.15.23.28)
</TITLE>

<META NAME="date" CONTENT="2011-11-05">
<META NAME="date" CONTENT="2011-11-15">

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

<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index (JDOM v2.x-2011.11.05.19.08)";
parent.document.title="A-Index (JDOM v2.x-2011.11.15.23.28)";
}
}
</SCRIPT>
Expand Down Expand Up @@ -49,7 +49,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.05.19.08</font></b></EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.15.23.28</font></b></EM>
</TD>
</TR>

Expand Down Expand Up @@ -85,15 +85,18 @@
<DT><A HREF="../org/jdom2/adapters/AbstractDOMAdapter.html" title="class in org.jdom2.adapters"><B>AbstractDOMAdapter</B></A> - Class in <A HREF="../org/jdom2/adapters/package-summary.html">org.jdom2.adapters</A><DD>A DOMAdapter utility abstract base class.<DT><A HREF="../org/jdom2/adapters/AbstractDOMAdapter.html#AbstractDOMAdapter()"><B>AbstractDOMAdapter()</B></A> -
Constructor for class org.jdom2.adapters.<A HREF="../org/jdom2/adapters/AbstractDOMAdapter.html" title="class in org.jdom2.adapters">AbstractDOMAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/jdom2/output/AbstractStAXEventProcessor.html" title="class in org.jdom2.output"><B>AbstractStAXEventProcessor</B></A> - Class in <A HREF="../org/jdom2/output/package-summary.html">org.jdom2.output</A><DD>This class provides a concrete implementation of <A HREF="../org/jdom2/output/StAXEventProcessor.html" title="interface in org.jdom2.output"><CODE>StAXEventProcessor</CODE></A>
for supporting the <A HREF="../org/jdom2/output/StAXEventOutputter.html" title="class in org.jdom2.output"><CODE>StAXEventOutputter</CODE></A>.<DT><A HREF="../org/jdom2/output/AbstractStAXEventProcessor.html#AbstractStAXEventProcessor()"><B>AbstractStAXEventProcessor()</B></A> -
Constructor for class org.jdom2.output.<A HREF="../org/jdom2/output/AbstractStAXEventProcessor.html" title="class in org.jdom2.output">AbstractStAXEventProcessor</A>
<DD>&nbsp;
<DT><A HREF="../org/jdom2/output/AbstractStAXStreamProcessor.html" title="class in org.jdom2.output"><B>AbstractStAXStreamProcessor</B></A> - Class in <A HREF="../org/jdom2/output/package-summary.html">org.jdom2.output</A><DD>This class provides a concrete implementation of <A HREF="../org/jdom2/output/StAXStreamProcessor.html" title="interface in org.jdom2.output"><CODE>StAXStreamProcessor</CODE></A>
for supporting the <A HREF="../org/jdom2/output/StAXStreamOutputter.html" title="class in org.jdom2.output"><CODE>StAXStreamOutputter</CODE></A>.<DT><A HREF="../org/jdom2/output/AbstractStAXStreamProcessor.html#AbstractStAXStreamProcessor()"><B>AbstractStAXStreamProcessor()</B></A> -
Constructor for class org.jdom2.output.<A HREF="../org/jdom2/output/AbstractStAXStreamProcessor.html" title="class in org.jdom2.output">AbstractStAXStreamProcessor</A>
<DD>&nbsp;
<DT><A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output"><B>AbstractXMLOutputProcessor</B></A> - Class in <A HREF="../org/jdom2/output/package-summary.html">org.jdom2.output</A><DD>This class provides a concrete implementation of <A HREF="../org/jdom2/output/XMLOutputProcessor.html" title="interface in org.jdom2.output"><CODE>XMLOutputProcessor</CODE></A>
for supporting the <A HREF="../org/jdom2/output/XMLOutputter.html" title="class in org.jdom2.output"><CODE>XMLOutputter</CODE></A>.<DT><A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.html#AbstractXMLOutputProcessor()"><B>AbstractXMLOutputProcessor()</B></A> -
Constructor for class org.jdom2.output.<A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output">AbstractXMLOutputProcessor</A>
<DD>&nbsp;
<DT><A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.FormatStack.html" title="class in org.jdom2.output"><B>AbstractXMLOutputProcessor.FormatStack</B></A> - Class in <A HREF="../org/jdom2/output/package-summary.html">org.jdom2.output</A><DD>FormatStack implements a mechanism where the formatting details can be
changed mid-tree, but then get reverted when that tree segment is
complete.<DT><A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.FormatStack.html#AbstractXMLOutputProcessor.FormatStack(org.jdom2.output.Format)"><B>AbstractXMLOutputProcessor.FormatStack(Format)</B></A> -
Constructor for class org.jdom2.output.<A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.FormatStack.html" title="class in org.jdom2.output">AbstractXMLOutputProcessor.FormatStack</A>
<DD>Creates a new FormatStack seeded with the specified Format
<DT><A HREF="../org/jdom2/DefaultJDOMFactory.html#addContent(org.jdom2.Parent, org.jdom2.Content)"><B>addContent(Parent, Content)</B></A> -
Method in class org.jdom2.<A HREF="../org/jdom2/DefaultJDOMFactory.html" title="class in org.jdom2">DefaultJDOMFactory</A>
<DD>&nbsp;
Expand Down Expand Up @@ -130,7 +133,7 @@
at the given index.
<DT><A HREF="../org/jdom2/JDOMFactory.html#addContent(org.jdom2.Parent, org.jdom2.Content)"><B>addContent(Parent, Content)</B></A> -
Method in interface org.jdom2.<A HREF="../org/jdom2/JDOMFactory.html" title="interface in org.jdom2">JDOMFactory</A>
<DD>&nbsp;
<DD>This will add the specified content to the specified parent instance
<DT><A HREF="../org/jdom2/UncheckedJDOMFactory.html#addContent(org.jdom2.Parent, org.jdom2.Content)"><B>addContent(Parent, Content)</B></A> -
Method in class org.jdom2.<A HREF="../org/jdom2/UncheckedJDOMFactory.html" title="class in org.jdom2">UncheckedJDOMFactory</A>
<DD>&nbsp;
Expand Down Expand Up @@ -166,13 +169,13 @@
<DD>Adds a namespace declarations to this element.
<DT><A HREF="../org/jdom2/JDOMFactory.html#addNamespaceDeclaration(org.jdom2.Element, org.jdom2.Namespace)"><B>addNamespaceDeclaration(Element, Namespace)</B></A> -
Method in interface org.jdom2.<A HREF="../org/jdom2/JDOMFactory.html" title="interface in org.jdom2">JDOMFactory</A>
<DD>&nbsp;
<DD>Adds a namespace declaration to an Element
<DT><A HREF="../org/jdom2/UncheckedJDOMFactory.html#addNamespaceDeclaration(org.jdom2.Element, org.jdom2.Namespace)"><B>addNamespaceDeclaration(Element, Namespace)</B></A> -
Method in class org.jdom2.<A HREF="../org/jdom2/UncheckedJDOMFactory.html" title="class in org.jdom2">UncheckedJDOMFactory</A>
<DD>&nbsp;
<DT><A HREF="../org/jdom2/filter/Filter.html#and(org.jdom2.filter.Filter)"><B>and(Filter&lt;?&gt;)</B></A> -
Method in interface org.jdom2.filter.<A HREF="../org/jdom2/filter/Filter.html" title="interface in org.jdom2.filter">Filter</A>
<DD>&nbsp;
<DD>Creates an ANDing filter
<DT><A HREF="../org/jdom2/CDATA.html#append(java.lang.String)"><B>append(String)</B></A> -
Method in class org.jdom2.<A HREF="../org/jdom2/CDATA.html" title="class in org.jdom2">CDATA</A>
<DD>This will append character content to whatever content already
Expand Down Expand Up @@ -296,7 +299,7 @@
<DT><A HREF="../org/jdom2/input/SAXHandler.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.jdom2.input.<A HREF="../org/jdom2/input/SAXHandler.html" title="class in org.jdom2.input">SAXHandler</A>
<DD>This handles an attribute declaration in the internal subset.
<DT><A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.html#attributeEscapedEntitiesFilter(java.io.Writer, org.jdom2.output.AbstractXMLOutputProcessor.FormatStack, java.lang.String)"><B>attributeEscapedEntitiesFilter(Writer, AbstractXMLOutputProcessor.FormatStack, String)</B></A> -
<DT><A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.html#attributeEscapedEntitiesFilter(java.io.Writer, org.jdom2.output.FormatStack, java.lang.String)"><B>attributeEscapedEntitiesFilter(Writer, FormatStack, String)</B></A> -
Method in class org.jdom2.output.<A HREF="../org/jdom2/output/AbstractXMLOutputProcessor.html" title="class in org.jdom2.output">AbstractXMLOutputProcessor</A>
<DD>This will take the three pre-defined entities in XML 1.0 ('&lt;', '&gt;',
and '&amp;' - used specifically in XML elements) and convert their
Expand Down Expand Up @@ -339,7 +342,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.05.19.08</font></b></EM>
<b>JDOM<br><font size='-1'>2.x-2011.11.15.23.28</font></b></EM>
</TD>
</TR>

Expand Down
Loading

0 comments on commit 575eb7a

Please sign in to comment.