You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-android/libs/simple-xml-2.7/javadoc/index-all.html

1495 lines
164 KiB

<!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.6.0_37) on Mon Feb 18 20:39:45 EST 2013 -->
<TITLE>
Index
</TITLE>
<META NAME="date" CONTENT="2013-02-18">
<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="Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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=2 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"> <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?index-all.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="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/util/Dictionary.html#add(T)"><B>add(T)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Dictionary.html" title="class in org.simpleframework.xml.util">Dictionary</A>
<DD>This method is used to add the provided entry to this set.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#add(M)"><B>add(M)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>This inserts the <code>Match</code> implementation into the set
so that it can be used for resolutions.
<DT><A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html" title="class in org.simpleframework.xml.convert"><B>AnnotationStrategy</B></A> - Class in <A HREF="./org/simpleframework/xml/convert/package-summary.html">org.simpleframework.xml.convert</A><DD>The <code>AnnotationStrategy</code> object is used to intercept
the serialization process and delegate to custom converters.<DT><A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html#AnnotationStrategy()"><B>AnnotationStrategy()</B></A> -
Constructor for class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html" title="class in org.simpleframework.xml.convert">AnnotationStrategy</A>
<DD>Constructor for the <code>AnnotationStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html#AnnotationStrategy(org.simpleframework.xml.strategy.Strategy)"><B>AnnotationStrategy(Strategy)</B></A> -
Constructor for class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html" title="class in org.simpleframework.xml.convert">AnnotationStrategy</A>
<DD>Constructor for the <code>AnnotationStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/Attribute.html" title="annotation in org.simpleframework.xml"><B>Attribute</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Attribute</code> annotation represents a serializable XML
attribute within an XML element.<DT><A HREF="./org/simpleframework/xml/core/AttributeException.html" title="class in org.simpleframework.xml.core"><B>AttributeException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>AttributeException</code> is used to represent conditions
when an XML attribute is in an invalid state.<DT><A HREF="./org/simpleframework/xml/core/AttributeException.html#AttributeException(java.lang.String, java.lang.Object...)"><B>AttributeException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/AttributeException.html" title="class in org.simpleframework.xml.core">AttributeException</A>
<DD>Constructor for the <code>AttributeException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/AttributeException.html#AttributeException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>AttributeException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/AttributeException.html" title="class in org.simpleframework.xml.core">AttributeException</A>
<DD>Constructor for the <code>AttributeException</code> object.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/convert/Registry.html#bind(java.lang.Class, java.lang.Class)"><B>bind(Class, Class)</B></A> -
Method in class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/Registry.html" title="class in org.simpleframework.xml.convert">Registry</A>
<DD>This is used to register a binding between a type and the
converter used to serialize and deserialize it.
<DT><A HREF="./org/simpleframework/xml/convert/Registry.html#bind(java.lang.Class, org.simpleframework.xml.convert.Converter)"><B>bind(Class, Converter)</B></A> -
Method in class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/Registry.html" title="class in org.simpleframework.xml.convert">Registry</A>
<DD>This is used to register a binding between a type and the
converter used to serialize and deserialize it.
<DT><A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html#bind(java.lang.Class, java.lang.Class)"><B>bind(Class, Class)</B></A> -
Method in class org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html" title="class in org.simpleframework.xml.transform">RegistryMatcher</A>
<DD>This is used to bind a <code>Transform</code> type.
<DT><A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html#bind(java.lang.Class, org.simpleframework.xml.transform.Transform)"><B>bind(Class, Transform)</B></A> -
Method in class org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html" title="class in org.simpleframework.xml.transform">RegistryMatcher</A>
<DD>This is used to bind a <code>Transform</code> instance to the
specified type.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/util/Cache.html" title="interface in org.simpleframework.xml.util"><B>Cache</B></A>&lt;<A HREF="./org/simpleframework/xml/util/Cache.html" title="type parameter in Cache">T</A>&gt; - Interface in <A HREF="./org/simpleframework/xml/util/package-summary.html">org.simpleframework.xml.util</A><DD>The <code>Cache</code> interface is used to represent a cache
that will store key value pairs.<DT><A HREF="./org/simpleframework/xml/util/Cache.html#cache(java.lang.Object, T)"><B>cache(Object, T)</B></A> -
Method in interface org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Cache.html" title="interface in org.simpleframework.xml.util">Cache</A>
<DD>This method is used to insert a key value mapping in to the
cache.
<DT><A HREF="./org/simpleframework/xml/util/ConcurrentCache.html#cache(java.lang.Object, T)"><B>cache(Object, T)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/ConcurrentCache.html" title="class in org.simpleframework.xml.util">ConcurrentCache</A>
<DD>This method is used to insert a key value mapping in to the
cache.
<DT><A HREF="./org/simpleframework/xml/util/LimitedCache.html#cache(java.lang.Object, T)"><B>cache(Object, T)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="class in org.simpleframework.xml.util">LimitedCache</A>
<DD>This method is used to insert a key value mapping in to the
cache.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#cache"><B>cache</B></A> -
Variable in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>Caches the text resolutions made to reduce the work required.
<DT><A HREF="./org/simpleframework/xml/util/WeakCache.html#cache(java.lang.Object, T)"><B>cache(Object, T)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/WeakCache.html" title="class in org.simpleframework.xml.util">WeakCache</A>
<DD>This method is used to insert a key value mapping in to the
cache.
<DT><A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html" title="class in org.simpleframework.xml.stream"><B>CamelCaseStyle</B></A> - Class in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>CamelCaseStyle</code> is used to represent an XML style
that can be applied to a serialized object.<DT><A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html#CamelCaseStyle()"><B>CamelCaseStyle()</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html" title="class in org.simpleframework.xml.stream">CamelCaseStyle</A>
<DD>Constructor for the <code>CamelCaseStyle</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html#CamelCaseStyle(boolean)"><B>CamelCaseStyle(boolean)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html" title="class in org.simpleframework.xml.stream">CamelCaseStyle</A>
<DD>Constructor for the <code>CamelCaseStyle</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html#CamelCaseStyle(boolean, boolean)"><B>CamelCaseStyle(boolean, boolean)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html" title="class in org.simpleframework.xml.stream">CamelCaseStyle</A>
<DD>Constructor for the <code>CamelCaseStyle</code> object.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#clear()"><B>clear()</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>This is used to clear all matches from the set.
<DT><A HREF="./org/simpleframework/xml/core/Commit.html" title="annotation in org.simpleframework.xml.core"><B>Commit</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>Commit</code> annotation is used to mark a method within
a serializable object that requires a callback from the persister
once the deserialization completes.<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#commit()"><B>commit()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>The <code>commit</code> method is used flush and commit any
child nodes that have been created by this node.
<DT><A HREF="./org/simpleframework/xml/core/Complete.html" title="annotation in org.simpleframework.xml.core"><B>Complete</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>Complete</code> annotation is used to mark a method that
requires a callback from the persister once the serialization of
the object has completed.<DT><A HREF="./org/simpleframework/xml/util/ConcurrentCache.html" title="class in org.simpleframework.xml.util"><B>ConcurrentCache</B></A>&lt;<A HREF="./org/simpleframework/xml/util/ConcurrentCache.html" title="type parameter in ConcurrentCache">T</A>&gt; - Class in <A HREF="./org/simpleframework/xml/util/package-summary.html">org.simpleframework.xml.util</A><DD>The <code>ConcurrentCache</code> interface is used to represent a
cache that will store key value pairs.<DT><A HREF="./org/simpleframework/xml/util/ConcurrentCache.html#ConcurrentCache()"><B>ConcurrentCache()</B></A> -
Constructor for class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/ConcurrentCache.html" title="class in org.simpleframework.xml.util">ConcurrentCache</A>
<DD>Constructor for the <code>ConcurrentCache</code> object.
<DT><A HREF="./org/simpleframework/xml/core/ConstructorException.html" title="class in org.simpleframework.xml.core"><B>ConstructorException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>ConstructorException</code> is used to represent any
errors where an annotated constructor parameter is invalid.<DT><A HREF="./org/simpleframework/xml/core/ConstructorException.html#ConstructorException(java.lang.String, java.lang.Object...)"><B>ConstructorException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/ConstructorException.html" title="class in org.simpleframework.xml.core">ConstructorException</A>
<DD>Constructor for the <code>ConstructorException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/ConstructorException.html#ConstructorException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>ConstructorException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/ConstructorException.html" title="class in org.simpleframework.xml.core">ConstructorException</A>
<DD>Constructor for the <code>ConstructorException</code> object.
<DT><A HREF="./org/simpleframework/xml/util/Cache.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
Method in interface org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Cache.html" title="interface in org.simpleframework.xml.util">Cache</A>
<DD>This is used to determine whether the specified key exists
with in the cache.
<DT><A HREF="./org/simpleframework/xml/util/ConcurrentCache.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/ConcurrentCache.html" title="class in org.simpleframework.xml.util">ConcurrentCache</A>
<DD>This is used to determine whether the specified key exists
with in the cache.
<DT><A HREF="./org/simpleframework/xml/util/LimitedCache.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="class in org.simpleframework.xml.util">LimitedCache</A>
<DD>This is used to determine whether the specified key exists
with in the cache.
<DT><A HREF="./org/simpleframework/xml/util/WeakCache.html#contains(java.lang.Object)"><B>contains(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/WeakCache.html" title="class in org.simpleframework.xml.util">WeakCache</A>
<DD>This is used to determine whether the specified key exists
with in the cache.
<DT><A HREF="./org/simpleframework/xml/convert/Convert.html" title="annotation in org.simpleframework.xml.convert"><B>Convert</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/convert/package-summary.html">org.simpleframework.xml.convert</A><DD>The <code>Convert</code> annotation is used to specify a converter
class to use for serialization.<DT><A HREF="./org/simpleframework/xml/convert/Converter.html" title="interface in org.simpleframework.xml.convert"><B>Converter</B></A>&lt;<A HREF="./org/simpleframework/xml/convert/Converter.html" title="type parameter in Converter">T</A>&gt; - Interface in <A HREF="./org/simpleframework/xml/convert/package-summary.html">org.simpleframework.xml.convert</A><DD>The <code>Converter</code> object is used to convert an object
to XML by intercepting the normal serialization process.<DT><A HREF="./org/simpleframework/xml/convert/ConvertException.html" title="class in org.simpleframework.xml.convert"><B>ConvertException</B></A> - Exception in <A HREF="./org/simpleframework/xml/convert/package-summary.html">org.simpleframework.xml.convert</A><DD>The <code>ConvertException</code> is thrown when there is a
problem converting an object.<DT><A HREF="./org/simpleframework/xml/convert/ConvertException.html#ConvertException(java.lang.String, java.lang.Object...)"><B>ConvertException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/ConvertException.html" title="class in org.simpleframework.xml.convert">ConvertException</A>
<DD>Constructor for the <code>ConvertException</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/CycleException.html" title="class in org.simpleframework.xml.strategy"><B>CycleException</B></A> - Exception in <A HREF="./org/simpleframework/xml/strategy/package-summary.html">org.simpleframework.xml.strategy</A><DD>The <code>CycleException</code> is thrown when an invalid cycle
is found when deserializing an object from an XML document.<DT><A HREF="./org/simpleframework/xml/strategy/CycleException.html#CycleException(java.lang.String, java.lang.Object...)"><B>CycleException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/CycleException.html" title="class in org.simpleframework.xml.strategy">CycleException</A>
<DD>Constructor for the <code>CycleException</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/CycleException.html#CycleException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>CycleException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/CycleException.html" title="class in org.simpleframework.xml.strategy">CycleException</A>
<DD>Constructor for the <code>CycleException</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html" title="class in org.simpleframework.xml.strategy"><B>CycleStrategy</B></A> - Class in <A HREF="./org/simpleframework/xml/strategy/package-summary.html">org.simpleframework.xml.strategy</A><DD>The <code>CycleStrategy</code> represents a strategy that is used
to augment the deserialization and serialization process such that
cycles in an object graph can be supported.<DT><A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html#CycleStrategy()"><B>CycleStrategy()</B></A> -
Constructor for class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html" title="class in org.simpleframework.xml.strategy">CycleStrategy</A>
<DD>Constructor for the <code>CycleStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html#CycleStrategy(java.lang.String, java.lang.String)"><B>CycleStrategy(String, String)</B></A> -
Constructor for class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html" title="class in org.simpleframework.xml.strategy">CycleStrategy</A>
<DD>Constructor for the <code>CycleStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html#CycleStrategy(java.lang.String, java.lang.String, java.lang.String)"><B>CycleStrategy(String, String, String)</B></A> -
Constructor for class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html" title="class in org.simpleframework.xml.strategy">CycleStrategy</A>
<DD>Constructor for the <code>CycleStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html#CycleStrategy(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>CycleStrategy(String, String, String, String)</B></A> -
Constructor for class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html" title="class in org.simpleframework.xml.strategy">CycleStrategy</A>
<DD>Constructor for the <code>CycleStrategy</code> object.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/Default.html" title="annotation in org.simpleframework.xml"><B>Default</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Default</code> annotation is used to specify that all
fields or methods should be serialized in a default manner.<DT><A HREF="./org/simpleframework/xml/DefaultType.html" title="enum in org.simpleframework.xml"><B>DefaultType</B></A> - Enum in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>DefaultType</code> enumeration is used to specify the
type of defaults to apply to a class.<DT><A HREF="./org/simpleframework/xml/util/Dictionary.html" title="class in org.simpleframework.xml.util"><B>Dictionary</B></A>&lt;<A HREF="./org/simpleframework/xml/util/Dictionary.html" title="type parameter in Dictionary">T</A> extends <A HREF="./org/simpleframework/xml/util/Entry.html" title="interface in org.simpleframework.xml.util">Entry</A>&gt; - Class in <A HREF="./org/simpleframework/xml/util/package-summary.html">org.simpleframework.xml.util</A><DD>The <code>Dictionary</code> object represents a mapped set of entry
objects that can be serialized and deserialized.<DT><A HREF="./org/simpleframework/xml/util/Dictionary.html#Dictionary()"><B>Dictionary()</B></A> -
Constructor for class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Dictionary.html" title="class in org.simpleframework.xml.util">Dictionary</A>
<DD>Constructor for the <code>Dictionary</code> object.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/Element.html" title="annotation in org.simpleframework.xml"><B>Element</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Element</code> annotation is used to represent a field
or method that appears as an XML element.<DT><A HREF="./org/simpleframework/xml/ElementArray.html" title="annotation in org.simpleframework.xml"><B>ElementArray</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>ElementArray</code> annotation represents a method or
field that is an array of elements.<DT><A HREF="./org/simpleframework/xml/core/ElementException.html" title="class in org.simpleframework.xml.core"><B>ElementException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>ElementException</code> is used to represent conditions
when an XML element is in an invalid state.<DT><A HREF="./org/simpleframework/xml/core/ElementException.html#ElementException(java.lang.String, java.lang.Object...)"><B>ElementException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/ElementException.html" title="class in org.simpleframework.xml.core">ElementException</A>
<DD>Constructor for the <code>ElementException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/ElementException.html#ElementException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>ElementException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/ElementException.html" title="class in org.simpleframework.xml.core">ElementException</A>
<DD>Constructor for the <code>ElementException</code> object.
<DT><A HREF="./org/simpleframework/xml/ElementList.html" title="annotation in org.simpleframework.xml"><B>ElementList</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>ElementList</code> annotation represents a method or
field that is a <code>Collection</code> for storing entries.<DT><A HREF="./org/simpleframework/xml/ElementListUnion.html" title="annotation in org.simpleframework.xml"><B>ElementListUnion</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>ElementListUnion</code> annotation is used to describe
fields and methods that can dynamically match a schema class.<DT><A HREF="./org/simpleframework/xml/ElementMap.html" title="annotation in org.simpleframework.xml"><B>ElementMap</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>ElementMap</code> annotation represents a method or field
that is a <code>Map</code> for storing key value pairs.<DT><A HREF="./org/simpleframework/xml/ElementMapUnion.html" title="annotation in org.simpleframework.xml"><B>ElementMapUnion</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>ElementMapUnion</code> annotation is used to describe a
field or method that can dynamically match a schema class.<DT><A HREF="./org/simpleframework/xml/ElementUnion.html" title="annotation in org.simpleframework.xml"><B>ElementUnion</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>ElementUnion</code> annotation is used to describe fields
and methods that can dynamically match a schema class.<DT><A HREF="./org/simpleframework/xml/util/Entry.html" title="interface in org.simpleframework.xml.util"><B>Entry</B></A> - Interface in <A HREF="./org/simpleframework/xml/util/package-summary.html">org.simpleframework.xml.util</A><DD>The <code>Entry</code> object represents entries to the dictionary
object.<DT><A HREF="./org/simpleframework/xml/filter/EnvironmentFilter.html" title="class in org.simpleframework.xml.filter"><B>EnvironmentFilter</B></A> - Class in <A HREF="./org/simpleframework/xml/filter/package-summary.html">org.simpleframework.xml.filter</A><DD>The <code>EnvironmentFilter</code> object is used to provide a
filter that will replace the specified values with an environment
variable from the OS.<DT><A HREF="./org/simpleframework/xml/filter/EnvironmentFilter.html#EnvironmentFilter()"><B>EnvironmentFilter()</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/EnvironmentFilter.html" title="class in org.simpleframework.xml.filter">EnvironmentFilter</A>
<DD>Constructor for the <code>EnvironmentFilter</code> object.
<DT><A HREF="./org/simpleframework/xml/filter/EnvironmentFilter.html#EnvironmentFilter(org.simpleframework.xml.filter.Filter)"><B>EnvironmentFilter(Filter)</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/EnvironmentFilter.html" title="class in org.simpleframework.xml.filter">EnvironmentFilter</A>
<DD>Constructor for the <code>EnvironmentFilter</code> object.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/util/Cache.html#fetch(java.lang.Object)"><B>fetch(Object)</B></A> -
Method in interface org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Cache.html" title="interface in org.simpleframework.xml.util">Cache</A>
<DD>This method is used to get the value from the cache that is
mapped to the specified key.
<DT><A HREF="./org/simpleframework/xml/util/ConcurrentCache.html#fetch(java.lang.Object)"><B>fetch(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/ConcurrentCache.html" title="class in org.simpleframework.xml.util">ConcurrentCache</A>
<DD>This method is used to get the value from the cache that is
mapped to the specified key.
<DT><A HREF="./org/simpleframework/xml/util/LimitedCache.html#fetch(java.lang.Object)"><B>fetch(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="class in org.simpleframework.xml.util">LimitedCache</A>
<DD>This method is used to get the value from the cache that is
mapped to the specified key.
<DT><A HREF="./org/simpleframework/xml/util/WeakCache.html#fetch(java.lang.Object)"><B>fetch(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/WeakCache.html" title="class in org.simpleframework.xml.util">WeakCache</A>
<DD>This method is used to get the value from the cache that is
mapped to the specified key.
<DT><A HREF="./org/simpleframework/xml/filter/Filter.html" title="interface in org.simpleframework.xml.filter"><B>Filter</B></A> - Interface in <A HREF="./org/simpleframework/xml/filter/package-summary.html">org.simpleframework.xml.filter</A><DD>The <code>Filter</code> object is used to provide replacement string
values for a provided key.<DT><A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream"><B>Format</B></A> - Class in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>Format</code> object is used to provide information on
how a generated XML document should be structured.<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format()"><B>Format()</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(int)"><B>Format(int)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(java.lang.String)"><B>Format(String)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(int, java.lang.String)"><B>Format(int, String)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(org.simpleframework.xml.stream.Verbosity)"><B>Format(Verbosity)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(int, org.simpleframework.xml.stream.Verbosity)"><B>Format(int, Verbosity)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(org.simpleframework.xml.stream.Style)"><B>Format(Style)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(org.simpleframework.xml.stream.Style, org.simpleframework.xml.stream.Verbosity)"><B>Format(Style, Verbosity)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(int, org.simpleframework.xml.stream.Style)"><B>Format(int, Style)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(int, org.simpleframework.xml.stream.Style, org.simpleframework.xml.stream.Verbosity)"><B>Format(int, Style, Verbosity)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(int, java.lang.String, org.simpleframework.xml.stream.Style)"><B>Format(int, String, Style)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#Format(int, java.lang.String, org.simpleframework.xml.stream.Style, org.simpleframework.xml.stream.Verbosity)"><B>Format(int, String, Style, Verbosity)</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>Constructor for the <code>Format</code> object.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/stream/NodeMap.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeMap.html" title="interface in org.simpleframework.xml.stream">NodeMap</A>
<DD>This is used to acquire the <code>Node</code> mapped to the
given name.
<DT><A HREF="./org/simpleframework/xml/util/Dictionary.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Dictionary.html" title="class in org.simpleframework.xml.util">Dictionary</A>
<DD>This is used to acquire an <code>Entry</code> from the set by
its name.
<DT><A HREF="./org/simpleframework/xml/strategy/Type.html#getAnnotation(java.lang.Class)"><B>getAnnotation(Class&lt;T&gt;)</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Type.html" title="interface in org.simpleframework.xml.strategy">Type</A>
<DD>This is the annotation associated with the method or field
that has been annotated.
<DT><A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html" title="class in org.simpleframework.xml.stream">CamelCaseStyle</A>
<DD>This is used to generate the XML attribute representation of
the specified name.
<DT><A HREF="./org/simpleframework/xml/stream/HyphenStyle.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/HyphenStyle.html" title="class in org.simpleframework.xml.stream">HyphenStyle</A>
<DD>This is used to generate the XML attribute representation of
the specified name.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>Provides an attribute from the element represented.
<DT><A HREF="./org/simpleframework/xml/stream/Style.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Style.html" title="interface in org.simpleframework.xml.stream">Style</A>
<DD>This is used to generate the XML attribute representation of
the specified name.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getAttributes()"><B>getAttributes()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This returns a map of the attributes contained within the
element.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getAttributes()"><B>getAttributes()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This returns a <code>NodeMap</code> which can be used to add
nodes to the element before that element has been committed.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getChild(java.lang.String)"><B>getChild(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to create a child element within the element that
this object represents.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getComment()"><B>getComment()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to get the text comment for the element.
<DT><A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html#getElement(java.lang.String)"><B>getElement(String)</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html" title="class in org.simpleframework.xml.stream">CamelCaseStyle</A>
<DD>This is used to generate the XML element representation of
the specified name.
<DT><A HREF="./org/simpleframework/xml/stream/HyphenStyle.html#getElement(java.lang.String)"><B>getElement(String)</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/HyphenStyle.html" title="class in org.simpleframework.xml.stream">HyphenStyle</A>
<DD>This is used to generate the XML element representation of
the specified name.
<DT><A HREF="./org/simpleframework/xml/stream/Style.html#getElement(java.lang.String)"><B>getElement(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Style.html" title="interface in org.simpleframework.xml.stream">Style</A>
<DD>This is used to generate the XML element representation of
the specified name.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#getIndent()"><B>getIndent()</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>This method returns the size of the indent to use for the XML
generated.
<DT><A HREF="./org/simpleframework/xml/strategy/Value.html#getLength()"><B>getLength()</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Value.html" title="interface in org.simpleframework.xml.strategy">Value</A>
<DD>This returns the length of the array that is to be allocated.
<DT><A HREF="./org/simpleframework/xml/stream/Position.html#getLine()"><B>getLine()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Position.html" title="interface in org.simpleframework.xml.stream">Position</A>
<DD>This is the actual line number within the read XML document.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getMode()"><B>getMode()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>The <code>Mode</code> is used to indicate the output mode
of this node.
<DT><A HREF="./org/simpleframework/xml/stream/Node.html#getName()"><B>getName()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Node.html" title="interface in org.simpleframework.xml.stream">Node</A>
<DD>Returns the name of the node that this represents.
<DT><A HREF="./org/simpleframework/xml/stream/NodeMap.html#getName()"><B>getName()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeMap.html" title="interface in org.simpleframework.xml.stream">NodeMap</A>
<DD>This is used to get the name of the element that owns the
nodes for the specified map.
<DT><A HREF="./org/simpleframework/xml/util/Entry.html#getName()"><B>getName()</B></A> -
Method in interface org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Entry.html" title="interface in org.simpleframework.xml.util">Entry</A>
<DD>Represents the name of the entry instance used for mappings.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getNamespaces()"><B>getNamespaces()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This returns the <code>NamespaceMap</code> for this node.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getNext()"><B>getNext()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This returns the next child element within this element if
one exists.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getNext(java.lang.String)"><B>getNext(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This returns the next child in this element if that child
has the name provided.
<DT><A HREF="./org/simpleframework/xml/stream/NodeMap.html#getNode()"><B>getNode()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeMap.html" title="interface in org.simpleframework.xml.stream">NodeMap</A>
<DD>This is used to acquire the actual node this map represents.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getParent()"><B>getParent()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This is used to acquire the <code>Node</code> that is the
parent of this node.
<DT><A HREF="./org/simpleframework/xml/stream/Node.html#getParent()"><B>getParent()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Node.html" title="interface in org.simpleframework.xml.stream">Node</A>
<DD>This is used to acquire the <code>Node</code> that is the
parent of this node.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getParent()"><B>getParent()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to acquire the <code>Node</code> that is the
parent of this node.
<DT><A HREF="./org/simpleframework/xml/util/Match.html#getPattern()"><B>getPattern()</B></A> -
Method in interface org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Match.html" title="interface in org.simpleframework.xml.util">Match</A>
<DD>This is the pattern string that is used by the resolver.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getPosition()"><B>getPosition()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This provides the position of this node within the document.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getPrefix()"><B>getPrefix()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This is used to acquire the namespace prefix for the node.
<DT><A HREF="./org/simpleframework/xml/stream/NamespaceMap.html#getPrefix()"><B>getPrefix()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NamespaceMap.html" title="interface in org.simpleframework.xml.stream">NamespaceMap</A>
<DD>This is the prefix that is associated with the source element.
<DT><A HREF="./org/simpleframework/xml/stream/NamespaceMap.html#getPrefix(java.lang.String)"><B>getPrefix(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NamespaceMap.html" title="interface in org.simpleframework.xml.stream">NamespaceMap</A>
<DD>This acquires the prefix for the specified namespace reference.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getPrefix()"><B>getPrefix()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to acquire the prefix for this output node.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getPrefix(boolean)"><B>getPrefix(boolean)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to acquire the prefix for this output node.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#getProlog()"><B>getProlog()</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>This method returns the prolog that is to be used at the start
of the generated XML document.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getReference()"><B>getReference()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This allows the namespace reference URI to be determined.
<DT><A HREF="./org/simpleframework/xml/stream/NamespaceMap.html#getReference(java.lang.String)"><B>getReference(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NamespaceMap.html" title="interface in org.simpleframework.xml.stream">NamespaceMap</A>
<DD>This acquires the namespace reference for the specified prefix.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#getReference()"><B>getReference()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to acquire the namespace URI reference associated
with this node.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#getSource()"><B>getSource()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This is used to return the source object for this node.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#getStyle()"><B>getStyle()</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>This is used to acquire the <code>Style</code> for the format.
<DT><A HREF="./org/simpleframework/xml/strategy/Type.html#getType()"><B>getType()</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Type.html" title="interface in org.simpleframework.xml.strategy">Type</A>
<DD>This will provide the method or field type.
<DT><A HREF="./org/simpleframework/xml/strategy/Value.html#getType()"><B>getType()</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Value.html" title="interface in org.simpleframework.xml.strategy">Value</A>
<DD>This is the type of the object instance this represents.
<DT><A HREF="./org/simpleframework/xml/strategy/Value.html#getValue()"><B>getValue()</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Value.html" title="interface in org.simpleframework.xml.strategy">Value</A>
<DD>This method is used to acquire an instance of the type that
is defined by this object.
<DT><A HREF="./org/simpleframework/xml/stream/Node.html#getValue()"><B>getValue()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Node.html" title="interface in org.simpleframework.xml.stream">Node</A>
<DD>Returns the value for the node that this represents.
<DT><A HREF="./org/simpleframework/xml/stream/Format.html#getVerbosity()"><B>getVerbosity()</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Format.html" title="class in org.simpleframework.xml.stream">Format</A>
<DD>This method is used to indicate the preference of verbosity
for the resulting XML.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/stream/HyphenStyle.html" title="class in org.simpleframework.xml.stream"><B>HyphenStyle</B></A> - Class in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>HyphenStyle</code> is used to represent an XML style
that can be applied to a serialized object.<DT><A HREF="./org/simpleframework/xml/stream/HyphenStyle.html#HyphenStyle()"><B>HyphenStyle()</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/HyphenStyle.html" title="class in org.simpleframework.xml.stream">HyphenStyle</A>
<DD>Constructor for the <code>HyphenStyle</code> object.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream"><B>InputNode</B></A> - Interface in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>InputNode</code> object represents an iterator for the
elements within an element.<DT><A HREF="./org/simpleframework/xml/core/InstantiationException.html" title="class in org.simpleframework.xml.core"><B>InstantiationException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>InstantiationException</code> is thrown when an object
cannot be instantiated either because it is an abstract class or an
interface.<DT><A HREF="./org/simpleframework/xml/core/InstantiationException.html#InstantiationException(java.lang.String, java.lang.Object...)"><B>InstantiationException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/InstantiationException.html" title="class in org.simpleframework.xml.core">InstantiationException</A>
<DD>Constructor for the <code>InstantiationException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/InstantiationException.html#InstantiationException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>InstantiationException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/InstantiationException.html" title="class in org.simpleframework.xml.core">InstantiationException</A>
<DD>Constructor for the <code>InstantiationException</code> object.
<DT><A HREF="./org/simpleframework/xml/transform/InvalidFormatException.html" title="class in org.simpleframework.xml.transform"><B>InvalidFormatException</B></A> - Exception in <A HREF="./org/simpleframework/xml/transform/package-summary.html">org.simpleframework.xml.transform</A><DD>The <code>InvalidFormatException</code> is thrown when there is
a format exception.<DT><A HREF="./org/simpleframework/xml/transform/InvalidFormatException.html#InvalidFormatException(java.lang.String, java.lang.Object...)"><B>InvalidFormatException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/InvalidFormatException.html" title="class in org.simpleframework.xml.transform">InvalidFormatException</A>
<DD>Constructor for the <code>InvalidFormatException</code> object.
<DT><A HREF="./org/simpleframework/xml/transform/InvalidFormatException.html#InvalidFormatException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>InvalidFormatException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/InvalidFormatException.html" title="class in org.simpleframework.xml.transform">InvalidFormatException</A>
<DD>Constructor for the <code>InvalidFormatException</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#isCommitted()"><B>isCommitted()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to determine whether the node has been committed.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#isElement()"><B>isElement()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This is used to determine if this node is an element.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#isEmpty()"><B>isEmpty()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This is used to determine if this input node is empty.
<DT><A HREF="./org/simpleframework/xml/util/Cache.html#isEmpty()"><B>isEmpty()</B></A> -
Method in interface org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Cache.html" title="interface in org.simpleframework.xml.util">Cache</A>
<DD>This method is used to determine if the cache is empty.
<DT><A HREF="./org/simpleframework/xml/util/WeakCache.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/WeakCache.html" title="class in org.simpleframework.xml.util">WeakCache</A>
<DD>&nbsp;
<DT><A HREF="./org/simpleframework/xml/strategy/Value.html#isReference()"><B>isReference()</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Value.html" title="interface in org.simpleframework.xml.strategy">Value</A>
<DD>This will return true if the object represents a reference.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#isRoot()"><B>isRoot()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This method is used to determine if this node is the root
node for the XML document.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#isRoot()"><B>isRoot()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This method is used to determine if this node is the root
node for the XML document.
<DT><A HREF="./org/simpleframework/xml/stream/NamespaceMap.html#iterator()"><B>iterator()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NamespaceMap.html" title="interface in org.simpleframework.xml.stream">NamespaceMap</A>
<DD>This returns an iterator for the namespace of all the nodes
in this <code>NamespaceMap</code>.
<DT><A HREF="./org/simpleframework/xml/stream/NodeMap.html#iterator()"><B>iterator()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeMap.html" title="interface in org.simpleframework.xml.stream">NodeMap</A>
<DD>This returns an iterator for the names of all the nodes in
this <code>NodeMap</code>.
<DT><A HREF="./org/simpleframework/xml/util/Dictionary.html#iterator()"><B>iterator()</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Dictionary.html" title="class in org.simpleframework.xml.util">Dictionary</A>
<DD>Returns an iterator of <code>Entry</code> objects which can be
used to remove items from this set.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#iterator()"><B>iterator()</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>This returns an <code>Iterator</code> that iterates over the
matches in insertion order.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="class in org.simpleframework.xml.util"><B>LimitedCache</B></A>&lt;<A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="type parameter in LimitedCache">T</A>&gt; - Class in <A HREF="./org/simpleframework/xml/util/package-summary.html">org.simpleframework.xml.util</A><DD>The <code>LimitedCache</code> interface is used to represent a
cache that will store key value pairs.<DT><A HREF="./org/simpleframework/xml/util/LimitedCache.html#LimitedCache()"><B>LimitedCache()</B></A> -
Constructor for class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="class in org.simpleframework.xml.util">LimitedCache</A>
<DD>Constructor of the <code>LimitedCache</code> object.
<DT><A HREF="./org/simpleframework/xml/util/LimitedCache.html#LimitedCache(int)"><B>LimitedCache(int)</B></A> -
Constructor for class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="class in org.simpleframework.xml.util">LimitedCache</A>
<DD>Constructor of the <code>LimitedCache</code> object.
<DT><A HREF="./org/simpleframework/xml/convert/Registry.html#lookup(java.lang.Class)"><B>lookup(Class)</B></A> -
Method in class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/Registry.html" title="class in org.simpleframework.xml.convert">Registry</A>
<DD>This is used to acquire a <code>Converter</code> instance from
the registry.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/util/Dictionary.html#map"><B>map</B></A> -
Variable in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Dictionary.html" title="class in org.simpleframework.xml.util">Dictionary</A>
<DD>Used to map the entries to their configured names.
<DT><A HREF="./org/simpleframework/xml/filter/MapFilter.html" title="class in org.simpleframework.xml.filter"><B>MapFilter</B></A> - Class in <A HREF="./org/simpleframework/xml/filter/package-summary.html">org.simpleframework.xml.filter</A><DD>The <code>MapFilter</code> object is a filter that can make use
of user specified mappings for replacement.<DT><A HREF="./org/simpleframework/xml/filter/MapFilter.html#MapFilter(java.util.Map)"><B>MapFilter(Map)</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/MapFilter.html" title="class in org.simpleframework.xml.filter">MapFilter</A>
<DD>Constructor for the <code>MapFilter</code> object.
<DT><A HREF="./org/simpleframework/xml/filter/MapFilter.html#MapFilter(java.util.Map, org.simpleframework.xml.filter.Filter)"><B>MapFilter(Map, Filter)</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/MapFilter.html" title="class in org.simpleframework.xml.filter">MapFilter</A>
<DD>Constructor for the <code>MapFilter</code> object.
<DT><A HREF="./org/simpleframework/xml/transform/Matcher.html#match(java.lang.Class)"><B>match(Class)</B></A> -
Method in interface org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/Matcher.html" title="interface in org.simpleframework.xml.transform">Matcher</A>
<DD>This is used to match a <code>Transform</code> using the type
specified.
<DT><A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html#match(java.lang.Class)"><B>match(Class)</B></A> -
Method in class org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html" title="class in org.simpleframework.xml.transform">RegistryMatcher</A>
<DD>This is used to match a <code>Transform</code> using the type
specified.
<DT><A HREF="./org/simpleframework/xml/util/Match.html" title="interface in org.simpleframework.xml.util"><B>Match</B></A> - Interface in <A HREF="./org/simpleframework/xml/util/package-summary.html">org.simpleframework.xml.util</A><DD>This object is stored within a <code>Resolver</code> so that it
can be retrieved using a string that matches its pattern.<DT><A HREF="./org/simpleframework/xml/transform/Matcher.html" title="interface in org.simpleframework.xml.transform"><B>Matcher</B></A> - Interface in <A HREF="./org/simpleframework/xml/transform/package-summary.html">org.simpleframework.xml.transform</A><DD>The <code>Matcher</code> is used to match a type with a transform
such that a string value can be read or written as that type.<DT><A HREF="./org/simpleframework/xml/core/MethodException.html" title="class in org.simpleframework.xml.core"><B>MethodException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>MethodException</code> is used to represent conditions
where a Java Bean property has been annotated incorrectly.<DT><A HREF="./org/simpleframework/xml/core/MethodException.html#MethodException(java.lang.String, java.lang.Object...)"><B>MethodException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/MethodException.html" title="class in org.simpleframework.xml.core">MethodException</A>
<DD>Constructor for the <code>MethodException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/MethodException.html#MethodException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>MethodException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/MethodException.html" title="class in org.simpleframework.xml.core">MethodException</A>
<DD>Constructor for the <code>MethodException</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Mode.html" title="enum in org.simpleframework.xml.stream"><B>Mode</B></A> - Enum in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>Mode</code> enumeration is used to specify the output
mode for XML text.</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/Namespace.html" title="annotation in org.simpleframework.xml"><B>Namespace</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Namespace</code> annotation is used to set a namespace
on an element or attribute.<DT><A HREF="./org/simpleframework/xml/NamespaceList.html" title="annotation in org.simpleframework.xml"><B>NamespaceList</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>NamespaceList</code> annotation that is used to declare
namespaces that can be added to an element.<DT><A HREF="./org/simpleframework/xml/stream/NamespaceMap.html" title="interface in org.simpleframework.xml.stream"><B>NamespaceMap</B></A> - Interface in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>NamespaceMap</code> object is used store the namespaces
for an element.<DT><A HREF="./org/simpleframework/xml/stream/Node.html" title="interface in org.simpleframework.xml.stream"><B>Node</B></A> - Interface in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>Node</code> is used to represent a name value pair and
acts as the base form of data used within the framework.<DT><A HREF="./org/simpleframework/xml/stream/NodeBuilder.html" title="class in org.simpleframework.xml.stream"><B>NodeBuilder</B></A> - Class in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>NodeBuilder</code> object is used to create either an
input node or an output node for a given source or destination.<DT><A HREF="./org/simpleframework/xml/stream/NodeBuilder.html#NodeBuilder()"><B>NodeBuilder()</B></A> -
Constructor for class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeBuilder.html" title="class in org.simpleframework.xml.stream">NodeBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/simpleframework/xml/stream/NodeException.html" title="class in org.simpleframework.xml.stream"><B>NodeException</B></A> - Exception in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>NodeException</code> is thrown to indicate the state of
either the input node or output node being invalid.<DT><A HREF="./org/simpleframework/xml/stream/NodeException.html#NodeException(java.lang.String)"><B>NodeException(String)</B></A> -
Constructor for exception org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeException.html" title="class in org.simpleframework.xml.stream">NodeException</A>
<DD>Constructor for the <code>NodeException</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/NodeMap.html" title="interface in org.simpleframework.xml.stream"><B>NodeMap</B></A>&lt;<A HREF="./org/simpleframework/xml/stream/NodeMap.html" title="type parameter in NodeMap">T</A> extends <A HREF="./org/simpleframework/xml/stream/Node.html" title="interface in org.simpleframework.xml.stream">Node</A>&gt; - Interface in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>NodeMap</code> object represents a map of nodes that
can be set as name value pairs.</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/Order.html" title="annotation in org.simpleframework.xml"><B>Order</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Order</code> annotation is used to specify the order of
appearance of XML elements and attributes.<DT><A HREF="./org/simpleframework/xml/package-summary.html"><B>org.simpleframework.xml</B></A> - package org.simpleframework.xml<DD>&nbsp;<DT><A HREF="./org/simpleframework/xml/convert/package-summary.html"><B>org.simpleframework.xml.convert</B></A> - package org.simpleframework.xml.convert<DD>&nbsp;<DT><A HREF="./org/simpleframework/xml/core/package-summary.html"><B>org.simpleframework.xml.core</B></A> - package org.simpleframework.xml.core<DD>&nbsp;<DT><A HREF="./org/simpleframework/xml/filter/package-summary.html"><B>org.simpleframework.xml.filter</B></A> - package org.simpleframework.xml.filter<DD>&nbsp;<DT><A HREF="./org/simpleframework/xml/strategy/package-summary.html"><B>org.simpleframework.xml.strategy</B></A> - package org.simpleframework.xml.strategy<DD>&nbsp;<DT><A HREF="./org/simpleframework/xml/stream/package-summary.html"><B>org.simpleframework.xml.stream</B></A> - package org.simpleframework.xml.stream<DD>&nbsp;<DT><A HREF="./org/simpleframework/xml/transform/package-summary.html"><B>org.simpleframework.xml.transform</B></A> - package org.simpleframework.xml.transform<DD>&nbsp;<DT><A HREF="./org/simpleframework/xml/util/package-summary.html"><B>org.simpleframework.xml.util</B></A> - package org.simpleframework.xml.util<DD>&nbsp;<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream"><B>OutputNode</B></A> - Interface in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>OutputNode</code> object is used to represent a cursor
which can be used to write XML elements and attributes.</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/Path.html" title="annotation in org.simpleframework.xml"><B>Path</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Path</code> annotation is used to specify an XML path
where an XML element or attribute is located.<DT><A HREF="./org/simpleframework/xml/core/PathException.html" title="class in org.simpleframework.xml.core"><B>PathException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>PathException</code> is thrown when there is a problem
with the syntax of an XPath expression.<DT><A HREF="./org/simpleframework/xml/core/PathException.html#PathException(java.lang.String, java.lang.Object...)"><B>PathException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/PathException.html" title="class in org.simpleframework.xml.core">PathException</A>
<DD>Constructor for the <code>PathException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persist.html" title="annotation in org.simpleframework.xml.core"><B>Persist</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>Persist</code> annotation is used to mark a method that
requires a callback from the persister before serialization of
an object begins.<DT><A HREF="./org/simpleframework/xml/core/PersistenceException.html" title="class in org.simpleframework.xml.core"><B>PersistenceException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>PersistenceException</code> is thrown when there is a
persistance exception.<DT><A HREF="./org/simpleframework/xml/core/PersistenceException.html#PersistenceException(java.lang.String, java.lang.Object...)"><B>PersistenceException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/PersistenceException.html" title="class in org.simpleframework.xml.core">PersistenceException</A>
<DD>Constructor for the <code>PersistenceException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/PersistenceException.html#PersistenceException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>PersistenceException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/PersistenceException.html" title="class in org.simpleframework.xml.core">PersistenceException</A>
<DD>Constructor for the <code>PersistenceException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core"><B>Persister</B></A> - Class in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>Persister</code> object is used to provide an implementation
of a serializer.<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister()"><B>Persister()</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.stream.Format)"><B>Persister(Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(java.util.Map)"><B>Persister(Map)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(java.util.Map, org.simpleframework.xml.stream.Format)"><B>Persister(Map, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.filter.Filter)"><B>Persister(Filter)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.filter.Filter, org.simpleframework.xml.stream.Format)"><B>Persister(Filter, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.transform.Matcher)"><B>Persister(Matcher)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.transform.Matcher, org.simpleframework.xml.stream.Format)"><B>Persister(Matcher, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy)"><B>Persister(Strategy)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, org.simpleframework.xml.stream.Format)"><B>Persister(Strategy, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.filter.Filter, org.simpleframework.xml.transform.Matcher)"><B>Persister(Filter, Matcher)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.filter.Filter, org.simpleframework.xml.transform.Matcher, org.simpleframework.xml.stream.Format)"><B>Persister(Filter, Matcher, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, java.util.Map)"><B>Persister(Strategy, Map)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, java.util.Map, org.simpleframework.xml.stream.Format)"><B>Persister(Strategy, Map, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, org.simpleframework.xml.filter.Filter)"><B>Persister(Strategy, Filter)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, org.simpleframework.xml.filter.Filter, org.simpleframework.xml.stream.Format)"><B>Persister(Strategy, Filter, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, org.simpleframework.xml.transform.Matcher)"><B>Persister(Strategy, Matcher)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, org.simpleframework.xml.transform.Matcher, org.simpleframework.xml.stream.Format)"><B>Persister(Strategy, Matcher, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, org.simpleframework.xml.filter.Filter, org.simpleframework.xml.transform.Matcher)"><B>Persister(Strategy, Filter, Matcher)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#Persister(org.simpleframework.xml.strategy.Strategy, org.simpleframework.xml.filter.Filter, org.simpleframework.xml.transform.Matcher, org.simpleframework.xml.stream.Format)"><B>Persister(Strategy, Filter, Matcher, Format)</B></A> -
Constructor for class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>Constructor for the <code>Persister</code> object.
<DT><A HREF="./org/simpleframework/xml/filter/PlatformFilter.html" title="class in org.simpleframework.xml.filter"><B>PlatformFilter</B></A> - Class in <A HREF="./org/simpleframework/xml/filter/package-summary.html">org.simpleframework.xml.filter</A><DD>The <code>PlatformFilter</code> object makes use of all filter
types this resolves user specified properties first, followed
by system properties, and finally environment variables.<DT><A HREF="./org/simpleframework/xml/filter/PlatformFilter.html#PlatformFilter()"><B>PlatformFilter()</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/PlatformFilter.html" title="class in org.simpleframework.xml.filter">PlatformFilter</A>
<DD>Constructor for the <code>PlatformFilter</code> object.
<DT><A HREF="./org/simpleframework/xml/filter/PlatformFilter.html#PlatformFilter(java.util.Map)"><B>PlatformFilter(Map)</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/PlatformFilter.html" title="class in org.simpleframework.xml.filter">PlatformFilter</A>
<DD>Constructor for the <code>PlatformFilter</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/Position.html" title="interface in org.simpleframework.xml.stream"><B>Position</B></A> - Interface in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>Position</code> object is used to acquire the position
of the read cursor within the XML file.<DT><A HREF="./org/simpleframework/xml/filter/StackFilter.html#push(org.simpleframework.xml.filter.Filter)"><B>push(Filter)</B></A> -
Method in class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/StackFilter.html" title="class in org.simpleframework.xml.filter">StackFilter</A>
<DD>This pushes the the provided <code>Filter</code> on to the top
of the stack.
<DT><A HREF="./org/simpleframework/xml/stream/NodeMap.html#put(java.lang.String, java.lang.String)"><B>put(String, String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeMap.html" title="interface in org.simpleframework.xml.stream">NodeMap</A>
<DD>This is used to add a new <code>Node</code> to the map.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html#read(org.simpleframework.xml.strategy.Type, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>read(Type, NodeMap&lt;InputNode&gt;, Map)</B></A> -
Method in class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html" title="class in org.simpleframework.xml.convert">AnnotationStrategy</A>
<DD>This is used to read the <code>Value</code> which will be used
to represent the deserialized object.
<DT><A HREF="./org/simpleframework/xml/convert/Converter.html#read(org.simpleframework.xml.stream.InputNode)"><B>read(InputNode)</B></A> -
Method in interface org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/Converter.html" title="interface in org.simpleframework.xml.convert">Converter</A>
<DD>This <code>read</code> method is used to deserialize an object
from the source XML.
<DT><A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html#read(org.simpleframework.xml.strategy.Type, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>read(Type, NodeMap&lt;InputNode&gt;, Map)</B></A> -
Method in class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html" title="class in org.simpleframework.xml.convert">RegistryStrategy</A>
<DD>This is used to read the <code>Value</code> which will be used
to represent the deserialized object.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, java.lang.String)"><B>read(Class&lt;? extends T&gt;, String)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, java.io.File)"><B>read(Class&lt;? extends T&gt;, File)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, java.io.InputStream)"><B>read(Class&lt;? extends T&gt;, InputStream)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, java.io.Reader)"><B>read(Class&lt;? extends T&gt;, Reader)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, org.simpleframework.xml.stream.InputNode)"><B>read(Class&lt;? extends T&gt;, InputNode)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, java.lang.String, boolean)"><B>read(Class&lt;? extends T&gt;, String, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, java.io.File, boolean)"><B>read(Class&lt;? extends T&gt;, File, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, java.io.InputStream, boolean)"><B>read(Class&lt;? extends T&gt;, InputStream, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, java.io.Reader, boolean)"><B>read(Class&lt;? extends T&gt;, Reader, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(java.lang.Class, org.simpleframework.xml.stream.InputNode, boolean)"><B>read(Class&lt;? extends T&gt;, InputNode, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, java.lang.String)"><B>read(T, String)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, java.io.File)"><B>read(T, File)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, java.io.InputStream)"><B>read(T, InputStream)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, java.io.Reader)"><B>read(T, Reader)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, org.simpleframework.xml.stream.InputNode)"><B>read(T, InputNode)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, java.lang.String, boolean)"><B>read(T, String, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, java.io.File, boolean)"><B>read(T, File, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, java.io.InputStream, boolean)"><B>read(T, InputStream, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, java.io.Reader, boolean)"><B>read(T, Reader, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#read(T, org.simpleframework.xml.stream.InputNode, boolean)"><B>read(T, InputNode, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, java.lang.String)"><B>read(Class&lt;? extends T&gt;, String)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, java.io.File)"><B>read(Class&lt;? extends T&gt;, File)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, java.io.InputStream)"><B>read(Class&lt;? extends T&gt;, InputStream)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, java.io.Reader)"><B>read(Class&lt;? extends T&gt;, Reader)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, org.simpleframework.xml.stream.InputNode)"><B>read(Class&lt;? extends T&gt;, InputNode)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, java.lang.String, boolean)"><B>read(Class&lt;? extends T&gt;, String, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, java.io.File, boolean)"><B>read(Class&lt;? extends T&gt;, File, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, java.io.InputStream, boolean)"><B>read(Class&lt;? extends T&gt;, InputStream, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, java.io.Reader, boolean)"><B>read(Class&lt;? extends T&gt;, Reader, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(java.lang.Class, org.simpleframework.xml.stream.InputNode, boolean)"><B>read(Class&lt;? extends T&gt;, InputNode, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, java.lang.String)"><B>read(T, String)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, java.io.File)"><B>read(T, File)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, java.io.InputStream)"><B>read(T, InputStream)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, java.io.Reader)"><B>read(T, Reader)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, org.simpleframework.xml.stream.InputNode)"><B>read(T, InputNode)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, java.lang.String, boolean)"><B>read(T, String, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, java.io.File, boolean)"><B>read(T, File, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, java.io.InputStream, boolean)"><B>read(T, InputStream, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, java.io.Reader, boolean)"><B>read(T, Reader, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#read(T, org.simpleframework.xml.stream.InputNode, boolean)"><B>read(T, InputNode, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>read</code> method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
<DT><A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html#read(org.simpleframework.xml.strategy.Type, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>read(Type, NodeMap, Map)</B></A> -
Method in class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html" title="class in org.simpleframework.xml.strategy">CycleStrategy</A>
<DD>This method is used to read an object from the specified node.
<DT><A HREF="./org/simpleframework/xml/strategy/Strategy.html#read(org.simpleframework.xml.strategy.Type, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>read(Type, NodeMap&lt;InputNode&gt;, Map)</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Strategy.html" title="interface in org.simpleframework.xml.strategy">Strategy</A>
<DD>This is used to resolve and load a class for the given element.
<DT><A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html#read(org.simpleframework.xml.strategy.Type, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>read(Type, NodeMap, Map)</B></A> -
Method in class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html" title="class in org.simpleframework.xml.strategy">TreeStrategy</A>
<DD>This is used to resolve and load a class for the given element.
<DT><A HREF="./org/simpleframework/xml/strategy/Visitor.html#read(org.simpleframework.xml.strategy.Type, org.simpleframework.xml.stream.NodeMap)"><B>read(Type, NodeMap&lt;InputNode&gt;)</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Visitor.html" title="interface in org.simpleframework.xml.strategy">Visitor</A>
<DD>This is used to intercept an XML element before it is read
by the underlying <code>Strategy</code> implementation.
<DT><A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html#read(org.simpleframework.xml.strategy.Type, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>read(Type, NodeMap&lt;InputNode&gt;, Map)</B></A> -
Method in class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html" title="class in org.simpleframework.xml.strategy">VisitorStrategy</A>
<DD>This method will read with an internal strategy after it has
been intercepted by the visitor.
<DT><A HREF="./org/simpleframework/xml/stream/NodeBuilder.html#read(java.io.InputStream)"><B>read(InputStream)</B></A> -
Static method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeBuilder.html" title="class in org.simpleframework.xml.stream">NodeBuilder</A>
<DD>This is used to create an <code>InputNode</code> that can be
used to read XML from the specified stream.
<DT><A HREF="./org/simpleframework/xml/stream/NodeBuilder.html#read(java.io.Reader)"><B>read(Reader)</B></A> -
Static method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeBuilder.html" title="class in org.simpleframework.xml.stream">NodeBuilder</A>
<DD>This is used to create an <code>InputNode</code> that can be
used to read XML from the specified reader.
<DT><A HREF="./org/simpleframework/xml/transform/Transform.html#read(java.lang.String)"><B>read(String)</B></A> -
Method in interface org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/Transform.html" title="interface in org.simpleframework.xml.transform">Transform</A>
<DD>This method is used to convert the string value given to an
appropriate representation.
<DT><A HREF="./org/simpleframework/xml/transform/Transformer.html#read(java.lang.String, java.lang.Class)"><B>read(String, Class)</B></A> -
Method in class org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/Transformer.html" title="class in org.simpleframework.xml.transform">Transformer</A>
<DD>This method is used to convert the string value given to an
appropriate representation.
<DT><A HREF="./org/simpleframework/xml/convert/Registry.html" title="class in org.simpleframework.xml.convert"><B>Registry</B></A> - Class in <A HREF="./org/simpleframework/xml/convert/package-summary.html">org.simpleframework.xml.convert</A><DD>The <code>Registry</code> represents an object that is used to
register bindings between a class and a converter implementation.<DT><A HREF="./org/simpleframework/xml/convert/Registry.html#Registry()"><B>Registry()</B></A> -
Constructor for class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/Registry.html" title="class in org.simpleframework.xml.convert">Registry</A>
<DD>Constructor for the <code>Registry</code> object.
<DT><A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html" title="class in org.simpleframework.xml.transform"><B>RegistryMatcher</B></A> - Class in <A HREF="./org/simpleframework/xml/transform/package-summary.html">org.simpleframework.xml.transform</A><DD>The <code>RegistryMatcher</code> provides a simple matcher backed
by a registry.<DT><A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html#RegistryMatcher()"><B>RegistryMatcher()</B></A> -
Constructor for class org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/RegistryMatcher.html" title="class in org.simpleframework.xml.transform">RegistryMatcher</A>
<DD>Constructor for the <code>RegistryMatcher</code>.
<DT><A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html" title="class in org.simpleframework.xml.convert"><B>RegistryStrategy</B></A> - Class in <A HREF="./org/simpleframework/xml/convert/package-summary.html">org.simpleframework.xml.convert</A><DD>The <code>RegistryStrategy</code> object is used to intercept
the serialization process and delegate to custom converters.<DT><A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html#RegistryStrategy(org.simpleframework.xml.convert.Registry)"><B>RegistryStrategy(Registry)</B></A> -
Constructor for class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html" title="class in org.simpleframework.xml.convert">RegistryStrategy</A>
<DD>Constructor for the <code>RegistryStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html#RegistryStrategy(org.simpleframework.xml.convert.Registry, org.simpleframework.xml.strategy.Strategy)"><B>RegistryStrategy(Registry, Strategy)</B></A> -
Constructor for class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html" title="class in org.simpleframework.xml.convert">RegistryStrategy</A>
<DD>Constructor for the <code>RegistryStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/stream/NodeMap.html#remove(java.lang.String)"><B>remove(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeMap.html" title="interface in org.simpleframework.xml.stream">NodeMap</A>
<DD>This is used to remove the <code>Node</code> mapped to the
given name.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#remove()"><B>remove()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to remove any uncommitted changes.
<DT><A HREF="./org/simpleframework/xml/util/Dictionary.html#remove(java.lang.String)"><B>remove(String)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Dictionary.html" title="class in org.simpleframework.xml.util">Dictionary</A>
<DD>This is used to remove an <code>Entry</code> from the set by
its name.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#remove(M)"><B>remove(M)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>This is used to remove the <code>Match</code> implementation
from the resolver.
<DT><A HREF="./org/simpleframework/xml/util/LimitedCache.html#removeEldestEntry(java.util.Map.Entry)"><B>removeEldestEntry(Map.Entry&lt;Object, T&gt;)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="class in org.simpleframework.xml.util">LimitedCache</A>
<DD>This is used to remove the eldest entry from the cache.
<DT><A HREF="./org/simpleframework/xml/core/Replace.html" title="annotation in org.simpleframework.xml.core"><B>Replace</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>Replace</code> method is used to replace an object that
is about to be serialized to an XML document.<DT><A HREF="./org/simpleframework/xml/filter/EnvironmentFilter.html#replace(java.lang.String)"><B>replace(String)</B></A> -
Method in class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/EnvironmentFilter.html" title="class in org.simpleframework.xml.filter">EnvironmentFilter</A>
<DD>Replaces the text provided with the value resolved from the
environment variables.
<DT><A HREF="./org/simpleframework/xml/filter/Filter.html#replace(java.lang.String)"><B>replace(String)</B></A> -
Method in interface org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/Filter.html" title="interface in org.simpleframework.xml.filter">Filter</A>
<DD>Replaces the text provided with some property.
<DT><A HREF="./org/simpleframework/xml/filter/MapFilter.html#replace(java.lang.String)"><B>replace(String)</B></A> -
Method in class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/MapFilter.html" title="class in org.simpleframework.xml.filter">MapFilter</A>
<DD>Replaces the text provided with the value resolved from the
specified <code>Map</code>.
<DT><A HREF="./org/simpleframework/xml/filter/StackFilter.html#replace(java.lang.String)"><B>replace(String)</B></A> -
Method in class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/StackFilter.html" title="class in org.simpleframework.xml.filter">StackFilter</A>
<DD>Replaces the text provided with the value resolved from the
stacked filters.
<DT><A HREF="./org/simpleframework/xml/filter/SystemFilter.html#replace(java.lang.String)"><B>replace(String)</B></A> -
Method in class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/SystemFilter.html" title="class in org.simpleframework.xml.filter">SystemFilter</A>
<DD>Replaces the text provided with the value resolved from the
system properties.
<DT><A HREF="./org/simpleframework/xml/core/Resolve.html" title="annotation in org.simpleframework.xml.core"><B>Resolve</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>Resolve</code> method is used to resolve an object that
has been deserialized from the XML document.<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#resolve(java.lang.String)"><B>resolve(String)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>This will search the patterns in this <code>Resolver</code> to
see if there is a pattern in it that matches the string given.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#resolveAll(java.lang.String)"><B>resolveAll(String)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>This will search the patterns in this <code>Resolver</code> to
see if there is a pattern in it that matches the string given.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util"><B>Resolver</B></A>&lt;<A HREF="./org/simpleframework/xml/util/Resolver.html" title="type parameter in Resolver">M</A> extends <A HREF="./org/simpleframework/xml/util/Match.html" title="interface in org.simpleframework.xml.util">Match</A>&gt; - Class in <A HREF="./org/simpleframework/xml/util/package-summary.html">org.simpleframework.xml.util</A><DD>This is used to store <code>Match</code> objects, which can then be
retrieved using a string by comparing that string to the pattern of
the <code>Match</code> objects.<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#Resolver()"><B>Resolver()</B></A> -
Constructor for class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>The default constructor will create a <code>Resolver</code>
without a large cache size.
<DT><A HREF="./org/simpleframework/xml/Root.html" title="annotation in org.simpleframework.xml"><B>Root</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>This <code>Root</code> annotation is used to annotate classes that
need to be serialized.<DT><A HREF="./org/simpleframework/xml/core/RootException.html" title="class in org.simpleframework.xml.core"><B>RootException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>RootException</code> is thrown if the <code>Root</code>
annotation is missing from a root object that is to be serialized
or deserialized.<DT><A HREF="./org/simpleframework/xml/core/RootException.html#RootException(java.lang.String, java.lang.Object...)"><B>RootException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/RootException.html" title="class in org.simpleframework.xml.core">RootException</A>
<DD>Constructor for the <code>RootException</code> exception.
<DT><A HREF="./org/simpleframework/xml/core/RootException.html#RootException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>RootException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/RootException.html" title="class in org.simpleframework.xml.core">RootException</A>
<DD>Constructor for the <code>RootException</code> exception.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml"><B>Serializer</B></A> - Interface in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Serializer</code> interface is used to represent objects
that can serialize and deserialize objects to an from XML.<DT><A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html" title="class in org.simpleframework.xml.stream">CamelCaseStyle</A>
<DD>This is used to set the attribute values within this builder.
<DT><A HREF="./org/simpleframework/xml/stream/HyphenStyle.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/HyphenStyle.html" title="class in org.simpleframework.xml.stream">HyphenStyle</A>
<DD>This is used to set the attribute values within this builder.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This method is used for convenience to add an attribute node
to the attribute <code>NodeMap</code>.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#setComment(java.lang.String)"><B>setComment(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to set a text comment to the element.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#setData(boolean)"><B>setData(boolean)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to set the output mode of this node to either
be CDATA or escaped.
<DT><A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html#setElement(java.lang.String, java.lang.String)"><B>setElement(String, String)</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/CamelCaseStyle.html" title="class in org.simpleframework.xml.stream">CamelCaseStyle</A>
<DD>This is used to set the element values within this builder.
<DT><A HREF="./org/simpleframework/xml/stream/HyphenStyle.html#setElement(java.lang.String, java.lang.String)"><B>setElement(String, String)</B></A> -
Method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/HyphenStyle.html" title="class in org.simpleframework.xml.stream">HyphenStyle</A>
<DD>This is used to set the element values within this builder.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#setMode(org.simpleframework.xml.stream.Mode)"><B>setMode(Mode)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to set the output mode of this node to either
be CDATA, escaped, or inherited.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to change the name of an output node.
<DT><A HREF="./org/simpleframework/xml/stream/NamespaceMap.html#setReference(java.lang.String)"><B>setReference(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NamespaceMap.html" title="interface in org.simpleframework.xml.stream">NamespaceMap</A>
<DD>This is used to add the namespace reference to the namespace
map.
<DT><A HREF="./org/simpleframework/xml/stream/NamespaceMap.html#setReference(java.lang.String, java.lang.String)"><B>setReference(String, String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NamespaceMap.html" title="interface in org.simpleframework.xml.stream">NamespaceMap</A>
<DD>This is used to add the namespace reference to the namespace
map.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#setReference(java.lang.String)"><B>setReference(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to set the reference for the node.
<DT><A HREF="./org/simpleframework/xml/strategy/Value.html#setValue(java.lang.Object)"><B>setValue(Object)</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Value.html" title="interface in org.simpleframework.xml.strategy">Value</A>
<DD>This method is used set the value within this object.
<DT><A HREF="./org/simpleframework/xml/stream/OutputNode.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/OutputNode.html" title="interface in org.simpleframework.xml.stream">OutputNode</A>
<DD>This is used to set a text value to the element.
<DT><A HREF="./org/simpleframework/xml/util/Dictionary.html#size()"><B>size()</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Dictionary.html" title="class in org.simpleframework.xml.util">Dictionary</A>
<DD>This returns the number of <code>Entry</code> objects within
the dictionary.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#size()"><B>size()</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>Returns the number of matches that have been inserted into
the <code>Resolver</code>.
<DT><A HREF="./org/simpleframework/xml/stream/InputNode.html#skip()"><B>skip()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/InputNode.html" title="interface in org.simpleframework.xml.stream">InputNode</A>
<DD>This method is used to skip all child elements from this
element.
<DT><A HREF="./org/simpleframework/xml/util/Resolver.html#stack"><B>stack</B></A> -
Variable in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Resolver.html" title="class in org.simpleframework.xml.util">Resolver</A>
<DD>Stores the matches added to the resolver in resolution order.
<DT><A HREF="./org/simpleframework/xml/filter/StackFilter.html" title="class in org.simpleframework.xml.filter"><B>StackFilter</B></A> - Class in <A HREF="./org/simpleframework/xml/filter/package-summary.html">org.simpleframework.xml.filter</A><DD>The <code>StackFilter</code> object provides a filter that can
be given a collection of filters which can be used to resolve a
replacement.<DT><A HREF="./org/simpleframework/xml/filter/StackFilter.html#StackFilter()"><B>StackFilter()</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/StackFilter.html" title="class in org.simpleframework.xml.filter">StackFilter</A>
<DD>Constructor for the <code>StackFilter</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/Strategy.html" title="interface in org.simpleframework.xml.strategy"><B>Strategy</B></A> - Interface in <A HREF="./org/simpleframework/xml/strategy/package-summary.html">org.simpleframework.xml.strategy</A><DD>The <code>Strategy</code> interface represents a strategy that can be
used to resolve and load the <code>Class</code> objects that compose
a serializable object.<DT><A HREF="./org/simpleframework/xml/stream/Style.html" title="interface in org.simpleframework.xml.stream"><B>Style</B></A> - Interface in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>Style</code> interface is used to represent an XML style
that can be applied to a serialized object.<DT><A HREF="./org/simpleframework/xml/filter/SystemFilter.html" title="class in org.simpleframework.xml.filter"><B>SystemFilter</B></A> - Class in <A HREF="./org/simpleframework/xml/filter/package-summary.html">org.simpleframework.xml.filter</A><DD>The <code>SystemFilter</code> object is used to provide a filter
that will replace the specified values with system properties.<DT><A HREF="./org/simpleframework/xml/filter/SystemFilter.html#SystemFilter()"><B>SystemFilter()</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/SystemFilter.html" title="class in org.simpleframework.xml.filter">SystemFilter</A>
<DD>Constructor for the <code>SystemFilter</code> object.
<DT><A HREF="./org/simpleframework/xml/filter/SystemFilter.html#SystemFilter(org.simpleframework.xml.filter.Filter)"><B>SystemFilter(Filter)</B></A> -
Constructor for class org.simpleframework.xml.filter.<A HREF="./org/simpleframework/xml/filter/SystemFilter.html" title="class in org.simpleframework.xml.filter">SystemFilter</A>
<DD>Constructor for the <code>SystemFilter</code> object.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/util/Cache.html#take(java.lang.Object)"><B>take(Object)</B></A> -
Method in interface org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/Cache.html" title="interface in org.simpleframework.xml.util">Cache</A>
<DD>This is used to exclusively take the value mapped to the
specified key from the cache.
<DT><A HREF="./org/simpleframework/xml/util/ConcurrentCache.html#take(java.lang.Object)"><B>take(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/ConcurrentCache.html" title="class in org.simpleframework.xml.util">ConcurrentCache</A>
<DD>This is used to exclusively take the value mapped to the
specified key from the cache.
<DT><A HREF="./org/simpleframework/xml/util/LimitedCache.html#take(java.lang.Object)"><B>take(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/LimitedCache.html" title="class in org.simpleframework.xml.util">LimitedCache</A>
<DD>This is used to exclusively take the value mapped to the
specified key from the cache.
<DT><A HREF="./org/simpleframework/xml/util/WeakCache.html#take(java.lang.Object)"><B>take(Object)</B></A> -
Method in class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/WeakCache.html" title="class in org.simpleframework.xml.util">WeakCache</A>
<DD>This is used to exclusively take the value mapped to the
specified key from the cache.
<DT><A HREF="./org/simpleframework/xml/Text.html" title="annotation in org.simpleframework.xml"><B>Text</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Text</code> annotation is used to represent a field or
method that appears as text within an XML element.<DT><A HREF="./org/simpleframework/xml/core/TextException.html" title="class in org.simpleframework.xml.core"><B>TextException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>TextException</code> is used to represent conditions
when an XML element text value is in an invalid state.<DT><A HREF="./org/simpleframework/xml/core/TextException.html#TextException(java.lang.String, java.lang.Object...)"><B>TextException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/TextException.html" title="class in org.simpleframework.xml.core">TextException</A>
<DD>Constructor for the <code>TextException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/TextException.html#TextException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>TextException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/TextException.html" title="class in org.simpleframework.xml.core">TextException</A>
<DD>Constructor for the <code>TextException</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/Type.html#toString()"><B>toString()</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Type.html" title="interface in org.simpleframework.xml.strategy">Type</A>
<DD>This is used to describe the type as it exists within the
owning class.
<DT><A HREF="./org/simpleframework/xml/stream/Position.html#toString()"><B>toString()</B></A> -
Method in interface org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Position.html" title="interface in org.simpleframework.xml.stream">Position</A>
<DD>This provides a textual description of the position the
read cursor is at within the XML document.
<DT><A HREF="./org/simpleframework/xml/transform/Transform.html" title="interface in org.simpleframework.xml.transform"><B>Transform</B></A>&lt;<A HREF="./org/simpleframework/xml/transform/Transform.html" title="type parameter in Transform">T</A>&gt; - Interface in <A HREF="./org/simpleframework/xml/transform/package-summary.html">org.simpleframework.xml.transform</A><DD>A <code>Transform</code> represents a an object used to transform
an object to and from a string value.<DT><A HREF="./org/simpleframework/xml/transform/Transformer.html" title="class in org.simpleframework.xml.transform"><B>Transformer</B></A> - Class in <A HREF="./org/simpleframework/xml/transform/package-summary.html">org.simpleframework.xml.transform</A><DD>The <code>Transformer</code> object is used to convert strings to
and from object instances.<DT><A HREF="./org/simpleframework/xml/transform/Transformer.html#Transformer(org.simpleframework.xml.transform.Matcher)"><B>Transformer(Matcher)</B></A> -
Constructor for class org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/Transformer.html" title="class in org.simpleframework.xml.transform">Transformer</A>
<DD>Constructor for the <code>Transformer</code> object.
<DT><A HREF="./org/simpleframework/xml/transform/TransformException.html" title="class in org.simpleframework.xml.transform"><B>TransformException</B></A> - Exception in <A HREF="./org/simpleframework/xml/transform/package-summary.html">org.simpleframework.xml.transform</A><DD>The <code>TransformException</code> is thrown if a problem occurs
during the transformation of an object.<DT><A HREF="./org/simpleframework/xml/transform/TransformException.html#TransformException(java.lang.String, java.lang.Object...)"><B>TransformException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/TransformException.html" title="class in org.simpleframework.xml.transform">TransformException</A>
<DD>Constructor for the <code>TransformException</code> object.
<DT><A HREF="./org/simpleframework/xml/transform/TransformException.html#TransformException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>TransformException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/TransformException.html" title="class in org.simpleframework.xml.transform">TransformException</A>
<DD>Constructor for the <code>TransformException</code> object.
<DT><A HREF="./org/simpleframework/xml/Transient.html" title="annotation in org.simpleframework.xml"><B>Transient</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Transient</code> annotation is an optional annotation
that can be used within an XML class schema to mark a method or
field as being transient, which indicates that it does not take
part in serialization or deserialization.<DT><A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html" title="class in org.simpleframework.xml.strategy"><B>TreeStrategy</B></A> - Class in <A HREF="./org/simpleframework/xml/strategy/package-summary.html">org.simpleframework.xml.strategy</A><DD>The <code>TreeStrategy</code> object is used to provide a simple
strategy for handling object graphs in a tree structure.<DT><A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html#TreeStrategy()"><B>TreeStrategy()</B></A> -
Constructor for class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html" title="class in org.simpleframework.xml.strategy">TreeStrategy</A>
<DD>Constructor for the <code>TreeStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html#TreeStrategy(java.lang.String, java.lang.String)"><B>TreeStrategy(String, String)</B></A> -
Constructor for class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html" title="class in org.simpleframework.xml.strategy">TreeStrategy</A>
<DD>Constructor for the <code>TreeStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/Type.html" title="interface in org.simpleframework.xml.strategy"><B>Type</B></A> - Interface in <A HREF="./org/simpleframework/xml/strategy/package-summary.html">org.simpleframework.xml.strategy</A><DD>The <code>Type</code> interface is used to represent a method or
field that has been annotated for serialization.</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/core/UnionException.html" title="class in org.simpleframework.xml.core"><B>UnionException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>UnionException</code> is thrown when there is an error
associated with unions.<DT><A HREF="./org/simpleframework/xml/core/UnionException.html#UnionException(java.lang.String, java.lang.Object...)"><B>UnionException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/UnionException.html" title="class in org.simpleframework.xml.core">UnionException</A>
<DD>Constructor for the <code>UnionException</code> object.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/transform/Transformer.html#valid(java.lang.Class)"><B>valid(Class)</B></A> -
Method in class org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/Transformer.html" title="class in org.simpleframework.xml.transform">Transformer</A>
<DD>This method is used to determine if the type specified can be
transformed.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, java.lang.String)"><B>validate(Class, String)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, java.io.File)"><B>validate(Class, File)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, java.io.InputStream)"><B>validate(Class, InputStream)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, java.io.Reader)"><B>validate(Class, Reader)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, org.simpleframework.xml.stream.InputNode)"><B>validate(Class, InputNode)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, java.lang.String, boolean)"><B>validate(Class, String, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, java.io.File, boolean)"><B>validate(Class, File, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, java.io.InputStream, boolean)"><B>validate(Class, InputStream, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, java.io.Reader, boolean)"><B>validate(Class, Reader, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#validate(java.lang.Class, org.simpleframework.xml.stream.InputNode, boolean)"><B>validate(Class, InputNode, boolean)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/core/Validate.html" title="annotation in org.simpleframework.xml.core"><B>Validate</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>Validate</code> annotation is used to mark a method in
a serializable object that requires a callback from the persister
once the deserialization completes.<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, java.lang.String)"><B>validate(Class, String)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, java.io.File)"><B>validate(Class, File)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, java.io.InputStream)"><B>validate(Class, InputStream)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, java.io.Reader)"><B>validate(Class, Reader)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, org.simpleframework.xml.stream.InputNode)"><B>validate(Class, InputNode)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, java.lang.String, boolean)"><B>validate(Class, String, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, java.io.File, boolean)"><B>validate(Class, File, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, java.io.InputStream, boolean)"><B>validate(Class, InputStream, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, java.io.Reader, boolean)"><B>validate(Class, Reader, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#validate(java.lang.Class, org.simpleframework.xml.stream.InputNode, boolean)"><B>validate(Class, InputNode, boolean)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>validate</code> method will validate the contents of
the XML document against the specified XML class schema.
<DT><A HREF="./org/simpleframework/xml/strategy/Value.html" title="interface in org.simpleframework.xml.strategy"><B>Value</B></A> - Interface in <A HREF="./org/simpleframework/xml/strategy/package-summary.html">org.simpleframework.xml.strategy</A><DD>The <code>Value</code> object describes a type that is represented
by an XML element.<DT><A HREF="./org/simpleframework/xml/DefaultType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.simpleframework.xml.<A HREF="./org/simpleframework/xml/DefaultType.html" title="enum in org.simpleframework.xml">DefaultType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/simpleframework/xml/stream/Mode.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Mode.html" title="enum in org.simpleframework.xml.stream">Mode</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/simpleframework/xml/stream/Verbosity.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Verbosity.html" title="enum in org.simpleframework.xml.stream">Verbosity</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/simpleframework/xml/core/ValueRequiredException.html" title="class in org.simpleframework.xml.core"><B>ValueRequiredException</B></A> - Exception in <A HREF="./org/simpleframework/xml/core/package-summary.html">org.simpleframework.xml.core</A><DD>The <code>ValueRequiredException</code> is thrown when an attribute
or element is missing from the XML document.<DT><A HREF="./org/simpleframework/xml/core/ValueRequiredException.html#ValueRequiredException(java.lang.String, java.lang.Object...)"><B>ValueRequiredException(String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/ValueRequiredException.html" title="class in org.simpleframework.xml.core">ValueRequiredException</A>
<DD>Constructor for the <code>ValueRequiredException</code> object.
<DT><A HREF="./org/simpleframework/xml/core/ValueRequiredException.html#ValueRequiredException(java.lang.Throwable, java.lang.String, java.lang.Object...)"><B>ValueRequiredException(Throwable, String, Object...)</B></A> -
Constructor for exception org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/ValueRequiredException.html" title="class in org.simpleframework.xml.core">ValueRequiredException</A>
<DD>Constructor for the <code>ValueRequiredException</code> object.
<DT><A HREF="./org/simpleframework/xml/DefaultType.html#values()"><B>values()</B></A> -
Static method in enum org.simpleframework.xml.<A HREF="./org/simpleframework/xml/DefaultType.html" title="enum in org.simpleframework.xml">DefaultType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/simpleframework/xml/stream/Mode.html#values()"><B>values()</B></A> -
Static method in enum org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Mode.html" title="enum in org.simpleframework.xml.stream">Mode</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/simpleframework/xml/stream/Verbosity.html#values()"><B>values()</B></A> -
Static method in enum org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/Verbosity.html" title="enum in org.simpleframework.xml.stream">Verbosity</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/simpleframework/xml/stream/Verbosity.html" title="enum in org.simpleframework.xml.stream"><B>Verbosity</B></A> - Enum in <A HREF="./org/simpleframework/xml/stream/package-summary.html">org.simpleframework.xml.stream</A><DD>The <code>Verbosity</code> enumeration is used to specify a verbosity
preference for the resulting XML.<DT><A HREF="./org/simpleframework/xml/Version.html" title="annotation in org.simpleframework.xml"><B>Version</B></A> - Annotation Type in <A HREF="./org/simpleframework/xml/package-summary.html">org.simpleframework.xml</A><DD>The <code>Version</code> annotation is used to specify an attribute
that is used to represent a revision of the class XML schema.<DT><A HREF="./org/simpleframework/xml/strategy/Visitor.html" title="interface in org.simpleframework.xml.strategy"><B>Visitor</B></A> - Interface in <A HREF="./org/simpleframework/xml/strategy/package-summary.html">org.simpleframework.xml.strategy</A><DD>The <code>Visitor</code> interface represents an object that is
used to visit each XML element during serialization.<DT><A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html" title="class in org.simpleframework.xml.strategy"><B>VisitorStrategy</B></A> - Class in <A HREF="./org/simpleframework/xml/strategy/package-summary.html">org.simpleframework.xml.strategy</A><DD>The <code>VisitorStrategy</code> object is a simplification of a
strategy, which allows manipulation of the serialization process.<DT><A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html#VisitorStrategy(org.simpleframework.xml.strategy.Visitor)"><B>VisitorStrategy(Visitor)</B></A> -
Constructor for class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html" title="class in org.simpleframework.xml.strategy">VisitorStrategy</A>
<DD>Constructor for the <code>VisitorStrategy</code> object.
<DT><A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html#VisitorStrategy(org.simpleframework.xml.strategy.Visitor, org.simpleframework.xml.strategy.Strategy)"><B>VisitorStrategy(Visitor, Strategy)</B></A> -
Constructor for class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html" title="class in org.simpleframework.xml.strategy">VisitorStrategy</A>
<DD>Constructor for the <code>VisitorStrategy</code> object.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/simpleframework/xml/util/WeakCache.html" title="class in org.simpleframework.xml.util"><B>WeakCache</B></A>&lt;<A HREF="./org/simpleframework/xml/util/WeakCache.html" title="type parameter in WeakCache">T</A>&gt; - Class in <A HREF="./org/simpleframework/xml/util/package-summary.html">org.simpleframework.xml.util</A><DD>The <code>WeakCache</code> object is an implementation of a cache
that holds on to cached items only if the key remains in memory.<DT><A HREF="./org/simpleframework/xml/util/WeakCache.html#WeakCache()"><B>WeakCache()</B></A> -
Constructor for class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/WeakCache.html" title="class in org.simpleframework.xml.util">WeakCache</A>
<DD>Constructor for the <code>WeakCache</code> object.
<DT><A HREF="./org/simpleframework/xml/util/WeakCache.html#WeakCache(int)"><B>WeakCache(int)</B></A> -
Constructor for class org.simpleframework.xml.util.<A HREF="./org/simpleframework/xml/util/WeakCache.html" title="class in org.simpleframework.xml.util">WeakCache</A>
<DD>Constructor for the <code>WeakCache</code> object.
<DT><A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html#write(org.simpleframework.xml.strategy.Type, java.lang.Object, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>write(Type, Object, NodeMap&lt;OutputNode&gt;, Map)</B></A> -
Method in class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/AnnotationStrategy.html" title="class in org.simpleframework.xml.convert">AnnotationStrategy</A>
<DD>This is used to serialize a representation of the object value
provided.
<DT><A HREF="./org/simpleframework/xml/convert/Converter.html#write(org.simpleframework.xml.stream.OutputNode, T)"><B>write(OutputNode, T)</B></A> -
Method in interface org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/Converter.html" title="interface in org.simpleframework.xml.convert">Converter</A>
<DD>This <code>write</code> method is used to serialize an object
to XML.
<DT><A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html#write(org.simpleframework.xml.strategy.Type, java.lang.Object, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>write(Type, Object, NodeMap&lt;OutputNode&gt;, Map)</B></A> -
Method in class org.simpleframework.xml.convert.<A HREF="./org/simpleframework/xml/convert/RegistryStrategy.html" title="class in org.simpleframework.xml.convert">RegistryStrategy</A>
<DD>This is used to serialize a representation of the object value
provided.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#write(java.lang.Object, org.simpleframework.xml.stream.OutputNode)"><B>write(Object, OutputNode)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#write(java.lang.Object, java.io.File)"><B>write(Object, File)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#write(java.lang.Object, java.io.OutputStream)"><B>write(Object, OutputStream)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#write(java.lang.Object, java.io.OutputStream, java.lang.String)"><B>write(Object, OutputStream, String)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/core/Persister.html#write(java.lang.Object, java.io.Writer)"><B>write(Object, Writer)</B></A> -
Method in class org.simpleframework.xml.core.<A HREF="./org/simpleframework/xml/core/Persister.html" title="class in org.simpleframework.xml.core">Persister</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#write(java.lang.Object, java.io.File)"><B>write(Object, File)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#write(java.lang.Object, java.io.OutputStream)"><B>write(Object, OutputStream)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#write(java.lang.Object, java.io.Writer)"><B>write(Object, Writer)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/Serializer.html#write(java.lang.Object, org.simpleframework.xml.stream.OutputNode)"><B>write(Object, OutputNode)</B></A> -
Method in interface org.simpleframework.xml.<A HREF="./org/simpleframework/xml/Serializer.html" title="interface in org.simpleframework.xml">Serializer</A>
<DD>This <code>write</code> method will traverse the provided object
checking for field annotations in order to compose the XML data.
<DT><A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html#write(org.simpleframework.xml.strategy.Type, java.lang.Object, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>write(Type, Object, NodeMap, Map)</B></A> -
Method in class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/CycleStrategy.html" title="class in org.simpleframework.xml.strategy">CycleStrategy</A>
<DD>This is used to write the reference in to the XML element that
is to be written.
<DT><A HREF="./org/simpleframework/xml/strategy/Strategy.html#write(org.simpleframework.xml.strategy.Type, java.lang.Object, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>write(Type, Object, NodeMap&lt;OutputNode&gt;, Map)</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Strategy.html" title="interface in org.simpleframework.xml.strategy">Strategy</A>
<DD>This is used to attach attribute values to the given node
map during the serialization process.
<DT><A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html#write(org.simpleframework.xml.strategy.Type, java.lang.Object, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>write(Type, Object, NodeMap, Map)</B></A> -
Method in class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/TreeStrategy.html" title="class in org.simpleframework.xml.strategy">TreeStrategy</A>
<DD>This is used to attach a attribute to the provided element
that is used to identify the class.
<DT><A HREF="./org/simpleframework/xml/strategy/Visitor.html#write(org.simpleframework.xml.strategy.Type, org.simpleframework.xml.stream.NodeMap)"><B>write(Type, NodeMap&lt;OutputNode&gt;)</B></A> -
Method in interface org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/Visitor.html" title="interface in org.simpleframework.xml.strategy">Visitor</A>
<DD>This is used to intercept an XML element after it is written
by the underlying <code>Strategy</code> implementation.
<DT><A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html#write(org.simpleframework.xml.strategy.Type, java.lang.Object, org.simpleframework.xml.stream.NodeMap, java.util.Map)"><B>write(Type, Object, NodeMap&lt;OutputNode&gt;, Map)</B></A> -
Method in class org.simpleframework.xml.strategy.<A HREF="./org/simpleframework/xml/strategy/VisitorStrategy.html" title="class in org.simpleframework.xml.strategy">VisitorStrategy</A>
<DD>This method will write with an internal strategy before it has
been intercepted by the visitor.
<DT><A HREF="./org/simpleframework/xml/stream/NodeBuilder.html#write(java.io.Writer)"><B>write(Writer)</B></A> -
Static method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeBuilder.html" title="class in org.simpleframework.xml.stream">NodeBuilder</A>
<DD>This is used to create an <code>OutputNode</code> that can be
used to write a well formed XML document.
<DT><A HREF="./org/simpleframework/xml/stream/NodeBuilder.html#write(java.io.Writer, org.simpleframework.xml.stream.Format)"><B>write(Writer, Format)</B></A> -
Static method in class org.simpleframework.xml.stream.<A HREF="./org/simpleframework/xml/stream/NodeBuilder.html" title="class in org.simpleframework.xml.stream">NodeBuilder</A>
<DD>This is used to create an <code>OutputNode</code> that can be
used to write a well formed XML document.
<DT><A HREF="./org/simpleframework/xml/transform/Transform.html#write(T)"><B>write(T)</B></A> -
Method in interface org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/Transform.html" title="interface in org.simpleframework.xml.transform">Transform</A>
<DD>This method is used to convert the provided value into an XML
usable format.
<DT><A HREF="./org/simpleframework/xml/transform/Transformer.html#write(java.lang.Object, java.lang.Class)"><B>write(Object, Class)</B></A> -
Method in class org.simpleframework.xml.transform.<A HREF="./org/simpleframework/xml/transform/Transformer.html" title="class in org.simpleframework.xml.transform">Transformer</A>
<DD>This method is used to convert the provided value into an XML
usable format.
</DL>
<HR>
<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="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_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"> <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?index-all.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_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>