/Prototipo/Servlet/lib/xstream-distribution-1.4.1-bin/xstream-1.4.1/docs/javadoc/index-all.html
HTML | 455 lines | 435 code | 11 blank | 9 comment | 0 complexity | 6cf247e4fd7f7110eb987702523c4fe3 MD5 | raw file
Possible License(s): BSD-3-Clause
- <!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_26) on Thu Aug 11 04:40:26 CEST 2011 -->
- <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <TITLE>
- Index (XStream Core 1.4.1 API)
- </TITLE>
- <META NAME="date" CONTENT="2011-08-11">
- <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 (XStream Core 1.4.1 API)";
- }
- }
- </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> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- PREV
- NEXT</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_top"></A>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <HR>
- <A NAME="_A_"><!-- --></A><H2>
- <B>A</B></H2>
- <DL>
- <DT><A HREF="./com/thoughtworks/xstream/core/ReferenceByXPathMarshallingStrategy.html#ABSOLUTE"><B>ABSOLUTE</B></A> -
- Static variable in class com.thoughtworks.xstream.core.<A HREF="./com/thoughtworks/xstream/core/ReferenceByXPathMarshallingStrategy.html" title="class in com.thoughtworks.xstream.core">ReferenceByXPathMarshallingStrategy</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AbstractAttributeAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper"><B>AbstractAttributeAliasingMapper</B></A> - Class in <A HREF="./com/thoughtworks/xstream/mapper/package-summary.html">com.thoughtworks.xstream.mapper</A><DD>Abstract base class for AttributeAliassingMapper and its system version.<DT><A HREF="./com/thoughtworks/xstream/mapper/AbstractAttributeAliasingMapper.html#AbstractAttributeAliasingMapper(com.thoughtworks.xstream.mapper.Mapper)"><B>AbstractAttributeAliasingMapper(Mapper)</B></A> -
- Constructor for class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AbstractAttributeAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">AbstractAttributeAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.html" title="class in com.thoughtworks.xstream.converters.reflection"><B>AbstractAttributedCharacterIteratorAttributeConverter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/converters/reflection/package-summary.html">com.thoughtworks.xstream.converters.reflection</A><DD>An abstract converter implementation for constants of
- <CODE>AttributedCharacterIterator.Attribute</CODE> and derived types.<DT><A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.html#AbstractAttributedCharacterIteratorAttributeConverter(java.lang.Class)"><B>AbstractAttributedCharacterIteratorAttributeConverter(Class)</B></A> -
- Constructor for class com.thoughtworks.xstream.converters.reflection.<A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.html" title="class in com.thoughtworks.xstream.converters.reflection">AbstractAttributedCharacterIteratorAttributeConverter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/collections/AbstractCollectionConverter.html" title="class in com.thoughtworks.xstream.converters.collections"><B>AbstractCollectionConverter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/converters/collections/package-summary.html">com.thoughtworks.xstream.converters.collections</A><DD>Base helper class for converters that need to handle
- collections of items (arrays, Lists, Maps, etc).<DT><A HREF="./com/thoughtworks/xstream/converters/collections/AbstractCollectionConverter.html#AbstractCollectionConverter(com.thoughtworks.xstream.mapper.Mapper)"><B>AbstractCollectionConverter(Mapper)</B></A> -
- Constructor for class com.thoughtworks.xstream.converters.collections.<A HREF="./com/thoughtworks/xstream/converters/collections/AbstractCollectionConverter.html" title="class in com.thoughtworks.xstream.converters.collections">AbstractCollectionConverter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html" title="class in com.thoughtworks.xstream.io.xml"><B>AbstractDocumentReader</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/xml/package-summary.html">com.thoughtworks.xstream.io.xml</A><DD> <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html#AbstractDocumentReader(java.lang.Object)"><B>AbstractDocumentReader(Object)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html" title="class in com.thoughtworks.xstream.io.xml">AbstractDocumentReader</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html#AbstractDocumentReader(java.lang.Object, com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractDocumentReader(Object, NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html" title="class in com.thoughtworks.xstream.io.xml">AbstractDocumentReader</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html#AbstractDocumentReader(java.lang.Object, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)"><B>AbstractDocumentReader(Object, XmlFriendlyReplacer)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html" title="class in com.thoughtworks.xstream.io.xml">AbstractDocumentReader</A>
- <DD><B>Deprecated.</B> <I>As of 1.4, use <A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentReader.html#AbstractDocumentReader(java.lang.Object, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>AbstractDocumentReader.AbstractDocumentReader(Object, NameCoder)</CODE></A> instead.</I>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentWriter.html" title="class in com.thoughtworks.xstream.io.xml"><B>AbstractDocumentWriter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/xml/package-summary.html">com.thoughtworks.xstream.io.xml</A><DD>A generic <A HREF="./com/thoughtworks/xstream/io/HierarchicalStreamWriter.html" title="interface in com.thoughtworks.xstream.io"><CODE>HierarchicalStreamWriter</CODE></A> for DOM writer
- implementations.<DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentWriter.html#AbstractDocumentWriter(java.lang.Object, com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractDocumentWriter(Object, NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentWriter.html" title="class in com.thoughtworks.xstream.io.xml">AbstractDocumentWriter</A>
- <DD>Constructs an AbstractDocumentWriter.
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentWriter.html#AbstractDocumentWriter(java.lang.Object, com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)"><B>AbstractDocumentWriter(Object, XmlFriendlyReplacer)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentWriter.html" title="class in com.thoughtworks.xstream.io.xml">AbstractDocumentWriter</A>
- <DD><B>Deprecated.</B> <I>As of 1.4 use
- <A HREF="./com/thoughtworks/xstream/io/xml/AbstractDocumentWriter.html#AbstractDocumentWriter(java.lang.Object, com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>AbstractDocumentWriter.AbstractDocumentWriter(Object, NameCoder)</CODE></A>
- instead.</I>
- <DT><A HREF="./com/thoughtworks/xstream/io/AbstractDriver.html" title="class in com.thoughtworks.xstream.io"><B>AbstractDriver</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/package-summary.html">com.thoughtworks.xstream.io</A><DD>Abstract base class for all HierarchicalStreamDriver implementations.<DT><A HREF="./com/thoughtworks/xstream/io/AbstractDriver.html#AbstractDriver()"><B>AbstractDriver()</B></A> -
- Constructor for class com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/AbstractDriver.html" title="class in com.thoughtworks.xstream.io">AbstractDriver</A>
- <DD>Creates an AbstractDriver with a NameCoder that does nothing.
- <DT><A HREF="./com/thoughtworks/xstream/io/AbstractDriver.html#AbstractDriver(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractDriver(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/AbstractDriver.html" title="class in com.thoughtworks.xstream.io">AbstractDriver</A>
- <DD>Creates an AbstractDriver with a provided <A HREF="./com/thoughtworks/xstream/io/naming/NameCoder.html" title="interface in com.thoughtworks.xstream.io.naming"><CODE>NameCoder</CODE></A>.
- <DT><A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.html" title="class in com.thoughtworks.xstream.persistence"><B>AbstractFilePersistenceStrategy</B></A> - Class in <A HREF="./com/thoughtworks/xstream/persistence/package-summary.html">com.thoughtworks.xstream.persistence</A><DD>Abstract base class for file based persistence strategies.<DT><A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.html#AbstractFilePersistenceStrategy(java.io.File, com.thoughtworks.xstream.XStream, java.lang.String)"><B>AbstractFilePersistenceStrategy(File, XStream, String)</B></A> -
- Constructor for class com.thoughtworks.xstream.persistence.<A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.html" title="class in com.thoughtworks.xstream.persistence">AbstractFilePersistenceStrategy</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.ValidFilenameFilter.html" title="class in com.thoughtworks.xstream.persistence"><B>AbstractFilePersistenceStrategy.ValidFilenameFilter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/persistence/package-summary.html">com.thoughtworks.xstream.persistence</A><DD> <DT><A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.ValidFilenameFilter.html#AbstractFilePersistenceStrategy.ValidFilenameFilter()"><B>AbstractFilePersistenceStrategy.ValidFilenameFilter()</B></A> -
- Constructor for class com.thoughtworks.xstream.persistence.<A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.ValidFilenameFilter.html" title="class in com.thoughtworks.xstream.persistence">AbstractFilePersistenceStrategy.ValidFilenameFilter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.XmlMapEntriesIterator.html" title="class in com.thoughtworks.xstream.persistence"><B>AbstractFilePersistenceStrategy.XmlMapEntriesIterator</B></A> - Class in <A HREF="./com/thoughtworks/xstream/persistence/package-summary.html">com.thoughtworks.xstream.persistence</A><DD> <DT><A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.XmlMapEntriesIterator.html#AbstractFilePersistenceStrategy.XmlMapEntriesIterator()"><B>AbstractFilePersistenceStrategy.XmlMapEntriesIterator()</B></A> -
- Constructor for class com.thoughtworks.xstream.persistence.<A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.XmlMapEntriesIterator.html" title="class in com.thoughtworks.xstream.persistence">AbstractFilePersistenceStrategy.XmlMapEntriesIterator</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html" title="class in com.thoughtworks.xstream.io.json"><B>AbstractJsonWriter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/json/package-summary.html">com.thoughtworks.xstream.io.json</A><DD>An abstract implementation of a writer that calls abstract methods to build JSON structures.<DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html#AbstractJsonWriter()"><B>AbstractJsonWriter()</B></A> -
- Constructor for class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html" title="class in com.thoughtworks.xstream.io.json">AbstractJsonWriter</A>
- <DD>Construct a JSON writer.
- <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html#AbstractJsonWriter(int)"><B>AbstractJsonWriter(int)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html" title="class in com.thoughtworks.xstream.io.json">AbstractJsonWriter</A>
- <DD>Construct a JSON writer with a special mode.
- <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html#AbstractJsonWriter(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractJsonWriter(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html" title="class in com.thoughtworks.xstream.io.json">AbstractJsonWriter</A>
- <DD>Construct a JSON writer with a special name coder.
- <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html#AbstractJsonWriter(int, com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractJsonWriter(int, NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html" title="class in com.thoughtworks.xstream.io.json">AbstractJsonWriter</A>
- <DD>Construct a JSON writer with a special mode and name coder.
- <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.Type.html" title="class in com.thoughtworks.xstream.io.json"><B>AbstractJsonWriter.Type</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/json/package-summary.html">com.thoughtworks.xstream.io.json</A><DD> <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.Type.html#AbstractJsonWriter.Type()"><B>AbstractJsonWriter.Type()</B></A> -
- Constructor for class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.Type.html" title="class in com.thoughtworks.xstream.io.json">AbstractJsonWriter.Type</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractPullReader.html" title="class in com.thoughtworks.xstream.io.xml"><B>AbstractPullReader</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/xml/package-summary.html">com.thoughtworks.xstream.io.xml</A><DD>Base class that contains common functionality across HierarchicalStreamReader implementations
- that need to read from a pull parser.<DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractPullReader.html#AbstractPullReader(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractPullReader(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractPullReader.html" title="class in com.thoughtworks.xstream.io.xml">AbstractPullReader</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractPullReader.html#AbstractPullReader(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)"><B>AbstractPullReader(XmlFriendlyReplacer)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractPullReader.html" title="class in com.thoughtworks.xstream.io.xml">AbstractPullReader</A>
- <DD><B>Deprecated.</B> <I>As of 1.4 use <A HREF="./com/thoughtworks/xstream/io/xml/AbstractPullReader.html#AbstractPullReader(com.thoughtworks.xstream.io.naming.NameCoder)"><CODE>AbstractPullReader.AbstractPullReader(NameCoder)</CODE></A> instead</I>
- <DT><A HREF="./com/thoughtworks/xstream/io/AbstractReader.html" title="class in com.thoughtworks.xstream.io"><B>AbstractReader</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/package-summary.html">com.thoughtworks.xstream.io</A><DD>Abstract base class for all HierarchicalStreamReader implementations.<DT><A HREF="./com/thoughtworks/xstream/io/AbstractReader.html#AbstractReader()"><B>AbstractReader()</B></A> -
- Constructor for class com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/AbstractReader.html" title="class in com.thoughtworks.xstream.io">AbstractReader</A>
- <DD>Creates an AbstractReader with a NameCoder that does nothing.
- <DT><A HREF="./com/thoughtworks/xstream/io/AbstractReader.html#AbstractReader(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractReader(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/AbstractReader.html" title="class in com.thoughtworks.xstream.io">AbstractReader</A>
- <DD>Creates an AbstractReader with a provided <A HREF="./com/thoughtworks/xstream/io/naming/NameCoder.html" title="interface in com.thoughtworks.xstream.io.naming"><CODE>NameCoder</CODE></A>.
- <DT><A HREF="./com/thoughtworks/xstream/core/AbstractReferenceMarshaller.html" title="class in com.thoughtworks.xstream.core"><B>AbstractReferenceMarshaller</B></A> - Class in <A HREF="./com/thoughtworks/xstream/core/package-summary.html">com.thoughtworks.xstream.core</A><DD>Abstract base class for a TreeMarshaller, that can build references.<DT><A HREF="./com/thoughtworks/xstream/core/AbstractReferenceMarshaller.html#AbstractReferenceMarshaller(com.thoughtworks.xstream.io.HierarchicalStreamWriter, com.thoughtworks.xstream.converters.ConverterLookup, com.thoughtworks.xstream.mapper.Mapper)"><B>AbstractReferenceMarshaller(HierarchicalStreamWriter, ConverterLookup, Mapper)</B></A> -
- Constructor for class com.thoughtworks.xstream.core.<A HREF="./com/thoughtworks/xstream/core/AbstractReferenceMarshaller.html" title="class in com.thoughtworks.xstream.core">AbstractReferenceMarshaller</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/core/AbstractReferenceMarshaller.ReferencedImplicitElementException.html" title="class in com.thoughtworks.xstream.core"><B>AbstractReferenceMarshaller.ReferencedImplicitElementException</B></A> - Exception in <A HREF="./com/thoughtworks/xstream/core/package-summary.html">com.thoughtworks.xstream.core</A><DD> <DT><A HREF="./com/thoughtworks/xstream/core/AbstractReferenceMarshaller.ReferencedImplicitElementException.html#AbstractReferenceMarshaller.ReferencedImplicitElementException(java.lang.Object, com.thoughtworks.xstream.io.path.Path)"><B>AbstractReferenceMarshaller.ReferencedImplicitElementException(Object, Path)</B></A> -
- Constructor for exception com.thoughtworks.xstream.core.<A HREF="./com/thoughtworks/xstream/core/AbstractReferenceMarshaller.ReferencedImplicitElementException.html" title="class in com.thoughtworks.xstream.core">AbstractReferenceMarshaller.ReferencedImplicitElementException</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/core/AbstractReferenceUnmarshaller.html" title="class in com.thoughtworks.xstream.core"><B>AbstractReferenceUnmarshaller</B></A> - Class in <A HREF="./com/thoughtworks/xstream/core/package-summary.html">com.thoughtworks.xstream.core</A><DD>Abstract base class for a TreeUnmarshaller, that resolves references.<DT><A HREF="./com/thoughtworks/xstream/core/AbstractReferenceUnmarshaller.html#AbstractReferenceUnmarshaller(java.lang.Object, com.thoughtworks.xstream.io.HierarchicalStreamReader, com.thoughtworks.xstream.converters.ConverterLookup, com.thoughtworks.xstream.mapper.Mapper)"><B>AbstractReferenceUnmarshaller(Object, HierarchicalStreamReader, ConverterLookup, Mapper)</B></A> -
- Constructor for class com.thoughtworks.xstream.core.<A HREF="./com/thoughtworks/xstream/core/AbstractReferenceUnmarshaller.html" title="class in com.thoughtworks.xstream.core">AbstractReferenceUnmarshaller</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.html" title="class in com.thoughtworks.xstream.converters.reflection"><B>AbstractReflectionConverter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/converters/reflection/package-summary.html">com.thoughtworks.xstream.converters.reflection</A><DD> <DT><A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.html#AbstractReflectionConverter(com.thoughtworks.xstream.mapper.Mapper, com.thoughtworks.xstream.converters.reflection.ReflectionProvider)"><B>AbstractReflectionConverter(Mapper, ReflectionProvider)</B></A> -
- Constructor for class com.thoughtworks.xstream.converters.reflection.<A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.html" title="class in com.thoughtworks.xstream.converters.reflection">AbstractReflectionConverter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.DuplicateFieldException.html" title="class in com.thoughtworks.xstream.converters.reflection"><B>AbstractReflectionConverter.DuplicateFieldException</B></A> - Exception in <A HREF="./com/thoughtworks/xstream/converters/reflection/package-summary.html">com.thoughtworks.xstream.converters.reflection</A><DD> <DT><A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.DuplicateFieldException.html#AbstractReflectionConverter.DuplicateFieldException(java.lang.String)"><B>AbstractReflectionConverter.DuplicateFieldException(String)</B></A> -
- Constructor for exception com.thoughtworks.xstream.converters.reflection.<A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.DuplicateFieldException.html" title="class in com.thoughtworks.xstream.converters.reflection">AbstractReflectionConverter.DuplicateFieldException</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.UnknownFieldException.html" title="class in com.thoughtworks.xstream.converters.reflection"><B>AbstractReflectionConverter.UnknownFieldException</B></A> - Exception in <A HREF="./com/thoughtworks/xstream/converters/reflection/package-summary.html">com.thoughtworks.xstream.converters.reflection</A><DD> <DT><A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.UnknownFieldException.html#AbstractReflectionConverter.UnknownFieldException(java.lang.String, java.lang.String)"><B>AbstractReflectionConverter.UnknownFieldException(String, String)</B></A> -
- Constructor for exception com.thoughtworks.xstream.converters.reflection.<A HREF="./com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.UnknownFieldException.html" title="class in com.thoughtworks.xstream.converters.reflection">AbstractReflectionConverter.UnknownFieldException</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/basic/AbstractSingleValueConverter.html" title="class in com.thoughtworks.xstream.converters.basic"><B>AbstractSingleValueConverter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/converters/basic/package-summary.html">com.thoughtworks.xstream.converters.basic</A><DD>Base abstract implementation of <A HREF="./com/thoughtworks/xstream/converters/SingleValueConverter.html" title="interface in com.thoughtworks.xstream.converters"><CODE>SingleValueConverter</CODE></A>.<DT><A HREF="./com/thoughtworks/xstream/converters/basic/AbstractSingleValueConverter.html#AbstractSingleValueConverter()"><B>AbstractSingleValueConverter()</B></A> -
- Constructor for class com.thoughtworks.xstream.converters.basic.<A HREF="./com/thoughtworks/xstream/converters/basic/AbstractSingleValueConverter.html" title="class in com.thoughtworks.xstream.converters.basic">AbstractSingleValueConverter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/core/AbstractTreeMarshallingStrategy.html" title="class in com.thoughtworks.xstream.core"><B>AbstractTreeMarshallingStrategy</B></A> - Class in <A HREF="./com/thoughtworks/xstream/core/package-summary.html">com.thoughtworks.xstream.core</A><DD>Basic functionality of a tree based marshalling strategy.<DT><A HREF="./com/thoughtworks/xstream/core/AbstractTreeMarshallingStrategy.html#AbstractTreeMarshallingStrategy()"><B>AbstractTreeMarshallingStrategy()</B></A> -
- Constructor for class com.thoughtworks.xstream.core.<A HREF="./com/thoughtworks/xstream/core/AbstractTreeMarshallingStrategy.html" title="class in com.thoughtworks.xstream.core">AbstractTreeMarshallingStrategy</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/AbstractWriter.html" title="class in com.thoughtworks.xstream.io"><B>AbstractWriter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/package-summary.html">com.thoughtworks.xstream.io</A><DD>Abstract base class for all HierarchicalStreamWriter implementations.<DT><A HREF="./com/thoughtworks/xstream/io/AbstractWriter.html#AbstractWriter()"><B>AbstractWriter()</B></A> -
- Constructor for class com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/AbstractWriter.html" title="class in com.thoughtworks.xstream.io">AbstractWriter</A>
- <DD>Creates an AbstractWriter with a NameCoder that does nothing.
- <DT><A HREF="./com/thoughtworks/xstream/io/AbstractWriter.html#AbstractWriter(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractWriter(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/AbstractWriter.html" title="class in com.thoughtworks.xstream.io">AbstractWriter</A>
- <DD>Creates an AbstractWriter with a provided <A HREF="./com/thoughtworks/xstream/io/naming/NameCoder.html" title="interface in com.thoughtworks.xstream.io.naming"><CODE>NameCoder</CODE></A>.
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml"><B>AbstractXmlDriver</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/xml/package-summary.html">com.thoughtworks.xstream.io.xml</A><DD><B>Deprecated.</B> <I>As of 1.4</I><DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html#AbstractXmlDriver()"><B>AbstractXmlDriver()</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlDriver</A>
- <DD><B>Deprecated.</B> <I>As of 1.4</I>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html#AbstractXmlDriver(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractXmlDriver(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlDriver</A>
- <DD><B>Deprecated.</B> Creates a AbstractXmlFriendlyDriver with default XmlFriendlyReplacer
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html#AbstractXmlDriver(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)"><B>AbstractXmlDriver(XmlFriendlyReplacer)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlDriver.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlDriver</A>
- <DD><B>Deprecated.</B> <I>As of 1.4</I>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AbstractXmlFriendlyMapper.html" title="class in com.thoughtworks.xstream.mapper"><B>AbstractXmlFriendlyMapper</B></A> - Class in <A HREF="./com/thoughtworks/xstream/mapper/package-summary.html">com.thoughtworks.xstream.mapper</A><DD><B>Deprecated.</B> <I>As of 1.4 use <A HREF="./com/thoughtworks/xstream/io/xml/XmlFriendlyReader.html" title="interface in com.thoughtworks.xstream.io.xml"><CODE>XmlFriendlyReader</CODE></A></I><DT><A HREF="./com/thoughtworks/xstream/mapper/AbstractXmlFriendlyMapper.html#AbstractXmlFriendlyMapper(com.thoughtworks.xstream.mapper.Mapper)"><B>AbstractXmlFriendlyMapper(Mapper)</B></A> -
- Constructor for class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AbstractXmlFriendlyMapper.html" title="class in com.thoughtworks.xstream.mapper">AbstractXmlFriendlyMapper</A>
- <DD><B>Deprecated.</B>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlReader.html" title="class in com.thoughtworks.xstream.io.xml"><B>AbstractXmlReader</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/xml/package-summary.html">com.thoughtworks.xstream.io.xml</A><DD><B>Deprecated.</B> <I>As of 1.4, use <A HREF="./com/thoughtworks/xstream/io/AbstractReader.html" title="class in com.thoughtworks.xstream.io"><CODE>AbstractReader</CODE></A> instead.</I><DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlReader.html#AbstractXmlReader()"><B>AbstractXmlReader()</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlReader.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlReader</A>
- <DD><B>Deprecated.</B>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlReader.html#AbstractXmlReader(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)"><B>AbstractXmlReader(XmlFriendlyReplacer)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlReader.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlReader</A>
- <DD><B>Deprecated.</B> <I>As of 1.4, use <A HREF="./com/thoughtworks/xstream/io/AbstractReader.html" title="class in com.thoughtworks.xstream.io"><CODE>AbstractReader</CODE></A> instead.</I>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlReader.html#AbstractXmlReader(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractXmlReader(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlReader.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlReader</A>
- <DD><B>Deprecated.</B>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html" title="class in com.thoughtworks.xstream.io.xml"><B>AbstractXmlWriter</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/xml/package-summary.html">com.thoughtworks.xstream.io.xml</A><DD><B>Deprecated.</B> <I>As of 1.4 use <A HREF="./com/thoughtworks/xstream/io/AbstractWriter.html" title="class in com.thoughtworks.xstream.io"><CODE>AbstractWriter</CODE></A> instead</I><DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html#AbstractXmlWriter()"><B>AbstractXmlWriter()</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlWriter</A>
- <DD><B>Deprecated.</B>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html#AbstractXmlWriter(com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer)"><B>AbstractXmlWriter(XmlFriendlyReplacer)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlWriter</A>
- <DD><B>Deprecated.</B> <I>As of 1.4</I>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html#AbstractXmlWriter(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractXmlWriter(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXmlWriter.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXmlWriter</A>
- <DD><B>Deprecated.</B>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXppDomDriver.html" title="class in com.thoughtworks.xstream.io.xml"><B>AbstractXppDomDriver</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/xml/package-summary.html">com.thoughtworks.xstream.io.xml</A><DD>An abstract base class for a driver using an XPP DOM implementation.<DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXppDomDriver.html#AbstractXppDomDriver(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractXppDomDriver(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXppDomDriver.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXppDomDriver</A>
- <DD>Construct an AbstractXppDomDriver.
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXppDriver.html" title="class in com.thoughtworks.xstream.io.xml"><B>AbstractXppDriver</B></A> - Class in <A HREF="./com/thoughtworks/xstream/io/xml/package-summary.html">com.thoughtworks.xstream.io.xml</A><DD>An abstract base class for a driver using an XPP implementation.<DT><A HREF="./com/thoughtworks/xstream/io/xml/AbstractXppDriver.html#AbstractXppDriver(com.thoughtworks.xstream.io.naming.NameCoder)"><B>AbstractXppDriver(NameCoder)</B></A> -
- Constructor for class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/AbstractXppDriver.html" title="class in com.thoughtworks.xstream.io.xml">AbstractXppDriver</A>
- <DD>Construct an AbstractXppDriver.
- <DT><A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.ValidFilenameFilter.html#accept(java.io.File, java.lang.String)"><B>accept(File, String)</B></A> -
- Method in class com.thoughtworks.xstream.persistence.<A HREF="./com/thoughtworks/xstream/persistence/AbstractFilePersistenceStrategy.ValidFilenameFilter.html" title="class in com.thoughtworks.xstream.persistence">AbstractFilePersistenceStrategy.ValidFilenameFilter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/ConversionException.html#add(java.lang.String, java.lang.String)"><B>add(String, String)</B></A> -
- Method in exception com.thoughtworks.xstream.converters.<A HREF="./com/thoughtworks/xstream/converters/ConversionException.html" title="class in com.thoughtworks.xstream.converters">ConversionException</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/ErrorWriter.html#add(java.lang.String, java.lang.String)"><B>add(String, String)</B></A> -
- Method in interface com.thoughtworks.xstream.converters.<A HREF="./com/thoughtworks/xstream/converters/ErrorWriter.html" title="interface in com.thoughtworks.xstream.converters">ErrorWriter</A>
- <DD>Add some information to the error message.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/ImplicitCollectionMapper.html#add(java.lang.Class, java.lang.String, java.lang.Class)"><B>add(Class, String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/ImplicitCollectionMapper.html" title="class in com.thoughtworks.xstream.mapper">ImplicitCollectionMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/ImplicitCollectionMapper.html#add(java.lang.Class, java.lang.String, java.lang.String, java.lang.Class)"><B>add(Class, String, String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/ImplicitCollectionMapper.html" title="class in com.thoughtworks.xstream.mapper">ImplicitCollectionMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/ImplicitCollectionMapper.html#add(java.lang.Class, java.lang.String, java.lang.String, java.lang.Class, java.lang.String)"><B>add(Class, String, String, Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/ImplicitCollectionMapper.html" title="class in com.thoughtworks.xstream.mapper">ImplicitCollectionMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/persistence/XmlArrayList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
- Method in class com.thoughtworks.xstream.persistence.<A HREF="./com/thoughtworks/xstream/persistence/XmlArrayList.html" title="class in com.thoughtworks.xstream.persistence">XmlArrayList</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/persistence/XmlSet.html#add(java.lang.Object)"><B>add(Object)</B></A> -
- Method in class com.thoughtworks.xstream.persistence.<A HREF="./com/thoughtworks/xstream/persistence/XmlSet.html" title="class in com.thoughtworks.xstream.persistence">XmlSet</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AbstractAttributeAliasingMapper.html#addAliasFor(java.lang.String, java.lang.String)"><B>addAliasFor(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AbstractAttributeAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">AbstractAttributeAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/binary/BinaryStreamWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.binary.<A HREF="./com/thoughtworks/xstream/io/binary/BinaryStreamWriter.html" title="class in com.thoughtworks.xstream.io.binary">BinaryStreamWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/HierarchicalStreamWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in interface com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/HierarchicalStreamWriter.html" title="interface in com.thoughtworks.xstream.io">HierarchicalStreamWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html" title="class in com.thoughtworks.xstream.io.json">AbstractJsonWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/StatefulWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/StatefulWriter.html" title="class in com.thoughtworks.xstream.io">StatefulWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/WriterWrapper.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.<A HREF="./com/thoughtworks/xstream/io/WriterWrapper.html" title="class in com.thoughtworks.xstream.io">WriterWrapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/Dom4JWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/Dom4JWriter.html" title="class in com.thoughtworks.xstream.io.xml">Dom4JWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/Dom4JXmlWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/Dom4JXmlWriter.html" title="class in com.thoughtworks.xstream.io.xml">Dom4JXmlWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/DomWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/DomWriter.html" title="class in com.thoughtworks.xstream.io.xml">DomWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/JDomWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/JDomWriter.html" title="class in com.thoughtworks.xstream.io.xml">JDomWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/PrettyPrintWriter.html" title="class in com.thoughtworks.xstream.io.xml">PrettyPrintWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/SaxWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/SaxWriter.html" title="class in com.thoughtworks.xstream.io.xml">SaxWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/StaxWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/StaxWriter.html" title="class in com.thoughtworks.xstream.io.xml">StaxWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/XomWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/XomWriter.html" title="class in com.thoughtworks.xstream.io.xml">XomWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/XppDomWriter.html#addAttribute(java.lang.String, java.lang.String)"><B>addAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.<A HREF="./com/thoughtworks/xstream/io/xml/XppDomWriter.html" title="class in com.thoughtworks.xstream.io.xml">XppDomWriter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AttributeMapper.html#addAttributeFor(java.lang.String, java.lang.Class)"><B>addAttributeFor(String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AttributeMapper.html" title="class in com.thoughtworks.xstream.mapper">AttributeMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AttributeMapper.html#addAttributeFor(java.lang.Class)"><B>addAttributeFor(Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AttributeMapper.html" title="class in com.thoughtworks.xstream.mapper">AttributeMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AttributeMapper.html#addAttributeFor(java.lang.reflect.Field)"><B>addAttributeFor(Field)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AttributeMapper.html" title="class in com.thoughtworks.xstream.mapper">AttributeMapper</A>
- <DD>Tells this mapper to use an attribute for this field.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AttributeMapper.html#addAttributeFor(java.lang.Class, java.lang.String)"><B>addAttributeFor(Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AttributeMapper.html" title="class in com.thoughtworks.xstream.mapper">AttributeMapper</A>
- <DD>Tells this mapper to use an attribute for this field.
- <DT><A HREF="./com/thoughtworks/xstream/io/xml/xppdom/XppDom.html#addChild(com.thoughtworks.xstream.io.xml.xppdom.XppDom)"><B>addChild(XppDom)</B></A> -
- Method in class com.thoughtworks.xstream.io.xml.xppdom.<A HREF="./com/thoughtworks/xstream/io/xml/xppdom/XppDom.html" title="class in com.thoughtworks.xstream.io.xml.xppdom">XppDom</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/ClassAliasingMapper.html#addClassAlias(java.lang.String, java.lang.Class)"><B>addClassAlias(String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/ClassAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">ClassAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/ClassAliasingMapper.html#addClassAttributeAlias(java.lang.String, java.lang.Class)"><B>addClassAttributeAlias(String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/ClassAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">ClassAliasingMapper</A>
- <DD><B>Deprecated.</B> <I>As of 1.3, method was a leftover of an old implementation</I>
- <DT><A HREF="./com/thoughtworks/xstream/converters/UnmarshallingContext.html#addCompletionCallback(java.lang.Runnable, int)"><B>addCompletionCallback(Runnable, int)</B></A> -
- Method in interface com.thoughtworks.xstream.converters.<A HREF="./com/thoughtworks/xstream/converters/UnmarshallingContext.html" title="interface in com.thoughtworks.xstream.converters">UnmarshallingContext</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/core/TreeUnmarshaller.html#addCompletionCallback(java.lang.Runnable, int)"><B>addCompletionCallback(Runnable, int)</B></A> -
- Method in class com.thoughtworks.xstream.core.<A HREF="./com/thoughtworks/xstream/core/TreeUnmarshaller.html" title="class in com.thoughtworks.xstream.core">TreeUnmarshaller</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/converters/collections/CollectionConverter.html#addCurrentElementToCollection(com.thoughtworks.xstream.io.HierarchicalStreamReader, com.thoughtworks.xstream.converters.UnmarshallingContext, java.util.Collection, java.util.Collection)"><B>addCurrentElementToCollection(HierarchicalStreamReader, UnmarshallingContext, Collection, Collection)</B></A> -
- Method in class com.thoughtworks.xstream.converters.collections.<A HREF="./com/thoughtworks/xstream/converters/collections/CollectionConverter.html" title="class in com.thoughtworks.xstream.converters.collections">CollectionConverter</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/DefaultImplementationsMapper.html#addDefaultImplementation(java.lang.Class, java.lang.Class)"><B>addDefaultImplementation(Class, Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/DefaultImplementationsMapper.html" title="class in com.thoughtworks.xstream.mapper">DefaultImplementationsMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addDefaultImplementation(java.lang.Class, java.lang.Class)"><B>addDefaultImplementation(Class, Class)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Associate a default implementation of a class with an object.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/DefaultImplementationsMapper.html#addDefaults()"><B>addDefaults()</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/DefaultImplementationsMapper.html" title="class in com.thoughtworks.xstream.mapper">DefaultImplementationsMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/FieldAliasingMapper.html#addFieldAlias(java.lang.String, java.lang.Class, java.lang.String)"><B>addFieldAlias(String, Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/FieldAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">FieldAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/ImmutableTypesMapper.html#addImmutableType(java.lang.Class)"><B>addImmutableType(Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/ImmutableTypesMapper.html" title="class in com.thoughtworks.xstream.mapper">ImmutableTypesMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImmutableType(java.lang.Class)"><B>addImmutableType(Class)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Add immutable types.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImplicitArray(java.lang.Class, java.lang.String)"><B>addImplicitArray(Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Adds an implicit array.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImplicitArray(java.lang.Class, java.lang.String, java.lang.Class)"><B>addImplicitArray(Class, String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Adds an implicit array which is used for all items of the given itemType when the array
- type matches.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImplicitArray(java.lang.Class, java.lang.String, java.lang.String)"><B>addImplicitArray(Class, String, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Adds an implicit array which is used for all items of the given element name defined by
- itemName.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImplicitCollection(java.lang.Class, java.lang.String)"><B>addImplicitCollection(Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Adds a default implicit collection which is used for any unmapped XML tag.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImplicitCollection(java.lang.Class, java.lang.String, java.lang.Class)"><B>addImplicitCollection(Class, String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Adds implicit collection which is used for all items of the given itemType.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImplicitCollection(java.lang.Class, java.lang.String, java.lang.String, java.lang.Class)"><B>addImplicitCollection(Class, String, String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Adds implicit collection which is used for all items of the given element name defined by
- itemFieldName.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImplicitMap(java.lang.Class, java.lang.String, java.lang.Class, java.lang.String)"><B>addImplicitMap(Class, String, Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Adds an implicit map.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#addImplicitMap(java.lang.Class, java.lang.String, java.lang.String, java.lang.Class, java.lang.String)"><B>addImplicitMap(Class, String, String, Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Adds an implicit map.
- <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html#addLabel(java.lang.String)"><B>addLabel(String)</B></A> -
- Method in class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html" title="class in com.thoughtworks.xstream.io.json">AbstractJsonWriter</A>
- <DD>Add a label to a JSON object.
- <DT><A HREF="./com/thoughtworks/xstream/io/json/JsonWriter.html#addLabel(java.lang.String)"><B>addLabel(String)</B></A> -
- Method in class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/JsonWriter.html" title="class in com.thoughtworks.xstream.io.json">JsonWriter</A>
- <DD>Add a label to a JSON object.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/PackageAliasingMapper.html#addPackageAlias(java.lang.String, java.lang.String)"><B>addPackageAlias(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/PackageAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">PackageAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/ClassAliasingMapper.html#addTypeAlias(java.lang.String, java.lang.Class)"><B>addTypeAlias(String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/ClassAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">ClassAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html#addValue(java.lang.String, com.thoughtworks.xstream.io.json.AbstractJsonWriter.Type)"><B>addValue(String, AbstractJsonWriter.Type)</B></A> -
- Method in class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/AbstractJsonWriter.html" title="class in com.thoughtworks.xstream.io.json">AbstractJsonWriter</A>
- <DD>Add a value to a JSON object's label or to an array.
- <DT><A HREF="./com/thoughtworks/xstream/io/json/JsonWriter.html#addValue(java.lang.String, com.thoughtworks.xstream.io.json.AbstractJsonWriter.Type)"><B>addValue(String, AbstractJsonWriter.Type)</B></A> -
- Method in class com.thoughtworks.xstream.io.json.<A HREF="./com/thoughtworks/xstream/io/json/JsonWriter.html" title="class in com.thoughtworks.xstream.io.json">JsonWriter</A>
- <DD>Add a value to a JSON object's label or to an array.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#alias(java.lang.String, java.lang.Class)"><B>alias(String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Alias a Class to a shorter name to be used in XML elements.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#alias(java.lang.String, java.lang.Class, java.lang.Class)"><B>alias(String, Class, Class)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Alias a Class to a shorter name to be used in XML elements.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#aliasAttribute(java.lang.String, java.lang.String)"><B>aliasAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Create an alias for an attribute
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#aliasAttribute(java.lang.Class, java.lang.String, java.lang.String)"><B>aliasAttribute(Class, String, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Create an alias for an attribute.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#aliasField(java.lang.String, java.lang.Class, java.lang.String)"><B>aliasField(String, Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Create an alias for a field name.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AttributeAliasingMapper.html#aliasForAttribute(java.lang.String)"><B>aliasForAttribute(String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AttributeAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">AttributeAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/DefaultMapper.html#aliasForAttribute(java.lang.String)"><B>aliasForAttribute(String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/DefaultMapper.html" title="class in com.thoughtworks.xstream.mapper">DefaultMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/DefaultMapper.html#aliasForAttribute(java.lang.Class, java.lang.String)"><B>aliasForAttribute(Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/DefaultMapper.html" title="class in com.thoughtworks.xstream.mapper">DefaultMapper</A>
- <DD><B>Deprecated.</B> <I>As of 1.3, use combination of <A HREF="./com/thoughtworks/xstream/mapper/DefaultMapper.html#serializedMember(java.lang.Class, java.lang.String)"><CODE>DefaultMapper.serializedMember(Class, String)</CODE></A> and <A HREF="./com/thoughtworks/xstream/mapper/DefaultMapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>DefaultMapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/Mapper.html#aliasForAttribute(java.lang.String)"><B>aliasForAttribute(String)</B></A> -
- Method in interface com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/Mapper.html" title="interface in com.thoughtworks.xstream.mapper">Mapper</A>
- <DD>Get the alias for an attribute's name.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/Mapper.html#aliasForAttribute(java.lang.Class, java.lang.String)"><B>aliasForAttribute(Class, String)</B></A> -
- Method in interface com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/Mapper.html" title="interface in com.thoughtworks.xstream.mapper">Mapper</A>
- <DD><B>Deprecated.</B> <I>As of 1.3, use combination of <A HREF="./com/thoughtworks/xstream/mapper/Mapper.html#serializedMember(java.lang.Class, java.lang.String)"><CODE>Mapper.serializedMember(Class, String)</CODE></A> and <A HREF="./com/thoughtworks/xstream/mapper/Mapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>Mapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/MapperWrapper.html#aliasForAttribute(java.lang.String)"><B>aliasForAttribute(String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/MapperWrapper.html" title="class in com.thoughtworks.xstream.mapper">MapperWrapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/MapperWrapper.html#aliasForAttribute(java.lang.Class, java.lang.String)"><B>aliasForAttribute(Class, String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/MapperWrapper.html" title="class in com.thoughtworks.xstream.mapper">MapperWrapper</A>
- <DD><B>Deprecated.</B> <I>As of 1.3, use combination of <A HREF="./com/thoughtworks/xstream/mapper/MapperWrapper.html#serializedMember(java.lang.Class, java.lang.String)"><CODE>MapperWrapper.serializedMember(Class, String)</CODE></A> and <A HREF="./com/thoughtworks/xstream/mapper/MapperWrapper.html#getConverterFromItemType(java.lang.String, java.lang.Class, java.lang.Class)"><CODE>MapperWrapper.getConverterFromItemType(String, Class, Class)</CODE></A></I>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/DefaultMapper.html#aliasForSystemAttribute(java.lang.String)"><B>aliasForSystemAttribute(String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/DefaultMapper.html" title="class in com.thoughtworks.xstream.mapper">DefaultMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/Mapper.html#aliasForSystemAttribute(java.lang.String)"><B>aliasForSystemAttribute(String)</B></A> -
- Method in interface com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/Mapper.html" title="interface in com.thoughtworks.xstream.mapper">Mapper</A>
- <DD>Get the alias for a system attribute's name.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/MapperWrapper.html#aliasForSystemAttribute(java.lang.String)"><B>aliasForSystemAttribute(String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/MapperWrapper.html" title="class in com.thoughtworks.xstream.mapper">MapperWrapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/SystemAttributeAliasingMapper.html#aliasForSystemAttribute(java.lang.String)"><B>aliasForSystemAttribute(String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/SystemAttributeAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">SystemAttributeAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/ClassAliasingMapper.html#aliasIsAttribute(java.lang.String)"><B>aliasIsAttribute(String)</B></A> -
- Method in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/ClassAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">ClassAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#aliasPackage(java.lang.String, java.lang.String)"><B>aliasPackage(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Alias a package to a shorter name to be used in XML elements.
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#aliasSystemAttribute(java.lang.String, java.lang.String)"><B>aliasSystemAttribute(String, String)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Create an alias for a system attribute.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/FieldAliasingMapper.html#aliasToFieldMap"><B>aliasToFieldMap</B></A> -
- Variable in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/FieldAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">FieldAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AbstractAttributeAliasingMapper.html#aliasToName"><B>aliasToName</B></A> -
- Variable in class com.thoughtworks.xstream.mapper.<A HREF="./com/thoughtworks/xstream/mapper/AbstractAttributeAliasingMapper.html" title="class in com.thoughtworks.xstream.mapper">AbstractAttributeAliasingMapper</A>
- <DD>
- <DT><A HREF="./com/thoughtworks/xstream/XStream.html#aliasType(java.lang.String, java.lang.Class)"><B>aliasType(String, Class)</B></A> -
- Method in class com.thoughtworks.xstream.<A HREF="./com/thoughtworks/xstream/XStream.html" title="class in com.thoughtworks.xstream">XStream</A>
- <DD>Alias a type to a shorter name to be used in XML elements.
- <DT><A HREF="./com/thoughtworks/xstream/mapper/AnnotationConfiguration.html" title="interface in com.thoughtworks.xstream.mapper"><B>AnnotationConfiguration</B></A> - Interface in <A HREF="./com/thoughtworks/xstream/mapper/package-summary.html">com.thoughtworks.xstream.mapper</A><DD>An interface for the configuration part of the AnnotationMapper.<DT><A HREF="./com/thoughtworks/xstream/mapper/AnnotationMapper.html" title="class in com.thoughtworks.xstream.mapper"><B>AnnotationMapper</B></A> - Class in <A HREF="./com/thoughtworks/xstream/mapper/package-summary.html">com.thoughtworks.xstream.mapper</A><DD>A mapper that uses annotations to prepare the remaining mappers in the chain.<DT><A HREF="./com/thoughtworks/xstream/mapper/AnnotationMapper.html#AnnotationMapper(com.thoughtworks.xstream.mapper.Mapper, com.thoughtworks.xstream.converters.ConverterRegistry, java.lang.ClassLoader, com.thoughtworks.xstream.converters.reflection.ReflectionProvider, com.thoughtworks.xstream.core.JVM)"><B>AnnotationMapper(Mapper, ConverterRegistry, ClassLoader, ReflectionProvider, JV