A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstractAttributeAliasingMapper - Class in com.thoughtworks.xstream.mapper
Abstract base class for AttributeAliassingMapper and its system version.
AbstractAttributeAliasingMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.AbstractAttributeAliasingMapper
 
AbstractAttributedCharacterIteratorAttributeConverter - Class in com.thoughtworks.xstream.converters.reflection
An abstract converter implementation for constants of AttributedCharacterIterator.Attribute and derived types.
AbstractAttributedCharacterIteratorAttributeConverter(Class) - Constructor for class com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter
 
AbstractBasicConverter - Class in com.thoughtworks.xstream.converters.basic
Deprecated.
AbstractBasicConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
Deprecated.
 
AbstractCollectionConverter - Class in com.thoughtworks.xstream.converters.collections
Base helper class for converters that need to handle collections of items (arrays, Lists, Maps, etc).
AbstractCollectionConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
 
AbstractDocumentReader - Class in com.thoughtworks.xstream.io.xml
 
AbstractDocumentReader(Object) - Constructor for class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
AbstractDocumentReader(Object, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
AbstractDocumentWriter - Class in com.thoughtworks.xstream.io.xml
A generic HierarchicalStreamWriter for DOM writer implementations.
AbstractDocumentWriter(Object, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
Constructs an AbstractDocumentWriter.
AbstractFilePersistenceStrategy - Class in com.thoughtworks.xstream.persistence
Abstract base class for file based persistence strategies.
AbstractFilePersistenceStrategy(File, XStream, String) - Constructor for class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
AbstractFilePersistenceStrategy.ValidFilenameFilter - Class in com.thoughtworks.xstream.persistence
 
AbstractFilePersistenceStrategy.ValidFilenameFilter() - Constructor for class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy.ValidFilenameFilter
 
AbstractFilePersistenceStrategy.XmlMapEntriesIterator - Class in com.thoughtworks.xstream.persistence
 
AbstractFilePersistenceStrategy.XmlMapEntriesIterator() - Constructor for class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy.XmlMapEntriesIterator
 
AbstractPullReader - Class in com.thoughtworks.xstream.io.xml
Base class that contains common functionality across HierarchicalStreamReader implementations that need to read from a pull parser.
AbstractPullReader(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
AbstractReflectionConverter - Class in com.thoughtworks.xstream.converters.reflection
 
AbstractReflectionConverter(Mapper, ReflectionProvider) - Constructor for class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
AbstractReflectionConverter.DuplicateFieldException - Exception in com.thoughtworks.xstream.converters.reflection
 
AbstractReflectionConverter.DuplicateFieldException(String) - Constructor for exception com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.DuplicateFieldException
 
AbstractSingleValueConverter - Class in com.thoughtworks.xstream.converters.basic
Base abstract implementation of SingleValueConverter.
AbstractSingleValueConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
 
AbstractXmlDriver - Class in com.thoughtworks.xstream.io.xml
Base class for HierarchicalStreamDrivers to use xml-based HierarchicalStreamReader and HierarchicalStreamWriter.
AbstractXmlDriver() - Constructor for class com.thoughtworks.xstream.io.xml.AbstractXmlDriver
Creates a AbstractXmlFriendlyDriver with default XmlFriendlyReplacer
AbstractXmlDriver(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.AbstractXmlDriver
Creates a AbstractXmlFriendlyDriver with custom XmlFriendlyReplacer
AbstractXmlFriendlyMapper - Class in com.thoughtworks.xstream.mapper
Mapper that ensures that all names in the serialization stream are XML friendly.
AbstractXmlFriendlyMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.AbstractXmlFriendlyMapper
 
AbstractXmlReader - Class in com.thoughtworks.xstream.io.xml
Abstract base implementation of HierarchicalStreamReader that provides common functionality to all XML-based readers.
AbstractXmlReader() - Constructor for class com.thoughtworks.xstream.io.xml.AbstractXmlReader
 
AbstractXmlReader(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.AbstractXmlReader
 
AbstractXmlWriter - Class in com.thoughtworks.xstream.io.xml
Abstract base implementation of HierarchicalStreamWriter that provides common functionality to all XML-based writers.
AbstractXmlWriter() - Constructor for class com.thoughtworks.xstream.io.xml.AbstractXmlWriter
 
AbstractXmlWriter(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.AbstractXmlWriter
 
accept(File, String) - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy.ValidFilenameFilter
 
add(String, String) - Method in exception com.thoughtworks.xstream.converters.ConversionException
 
add(String, String) - Method in interface com.thoughtworks.xstream.converters.ErrorWriter
Add some information to the error message.
add(Class, String, Class) - Method in class com.thoughtworks.xstream.mapper.ImplicitCollectionMapper
 
add(Class, String, String, Class) - Method in class com.thoughtworks.xstream.mapper.ImplicitCollectionMapper
 
add(int, Object) - Method in class com.thoughtworks.xstream.persistence.XmlArrayList
 
add(Object) - Method in class com.thoughtworks.xstream.persistence.XmlSet
 
addAliasFor(String, String) - Method in class com.thoughtworks.xstream.mapper.AbstractAttributeAliasingMapper
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
addAttribute(String, String) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.StatefulWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.WriterWrapper
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.Dom4JXmlWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.DomWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.JDomWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.XomWriter
 
addAttribute(String, String) - Method in class com.thoughtworks.xstream.io.xml.XppDomWriter
 
addAttributeFor(String, Class) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
 
addAttributeFor(Class) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
 
addAttributeFor(Field) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
Tells this mapper to use an attribute for this field.
addAttributeFor(Class, String) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
Tells this mapper to use an attribute for this field.
addClassAlias(String, Class) - Method in class com.thoughtworks.xstream.mapper.ClassAliasingMapper
 
addClassAttributeAlias(String, Class) - Method in class com.thoughtworks.xstream.mapper.ClassAliasingMapper
Deprecated.
since 1.3, method was a leftover of an old implementation
addCompletionCallback(Runnable, int) - Method in interface com.thoughtworks.xstream.converters.UnmarshallingContext
 
addDefaultImplementation(Class, Class) - Method in class com.thoughtworks.xstream.mapper.DefaultImplementationsMapper
 
addDefaultImplementation(Class, Class) - Method in class com.thoughtworks.xstream.XStream
Associate a default implementation of a class with an object.
addDefaults() - Method in class com.thoughtworks.xstream.mapper.DefaultImplementationsMapper
 
addFieldAlias(String, Class, String) - Method in class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
addImmutableType(Class) - Method in class com.thoughtworks.xstream.mapper.ImmutableTypesMapper
 
addImmutableType(Class) - Method in class com.thoughtworks.xstream.XStream
Add immutable types.
addImplicitCollection(Class, String) - Method in class com.thoughtworks.xstream.XStream
Adds a default implicit collection which is used for any unmapped XML tag.
addImplicitCollection(Class, String, Class) - Method in class com.thoughtworks.xstream.XStream
Adds implicit collection which is used for all items of the given itemType.
addImplicitCollection(Class, String, String, Class) - Method in class com.thoughtworks.xstream.XStream
Adds implicit collection which is used for all items of the given element name defined by itemFieldName.
addPackageAlias(String, String) - Method in class com.thoughtworks.xstream.mapper.PackageAliasingMapper
 
addTypeAlias(String, Class) - Method in class com.thoughtworks.xstream.mapper.ClassAliasingMapper
 
alias(String, Class) - Method in class com.thoughtworks.xstream.XStream
Alias a Class to a shorter name to be used in XML elements.
alias(String, Class, Class) - Method in class com.thoughtworks.xstream.XStream
Alias a Class to a shorter name to be used in XML elements.
aliasAttribute(String, String) - Method in class com.thoughtworks.xstream.XStream
Create an alias for an attribute
aliasAttribute(Class, String, String) - Method in class com.thoughtworks.xstream.XStream
Create an alias for an attribute.
aliasField(String, Class, String) - Method in class com.thoughtworks.xstream.XStream
Create an alias for a field name.
aliasForAttribute(String) - Method in class com.thoughtworks.xstream.mapper.AttributeAliasingMapper
 
aliasForAttribute(String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
aliasForAttribute(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
aliasForAttribute(String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
Get the alias for an attribute's name.
aliasForAttribute(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
aliasForAttribute(String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
aliasForAttribute(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
aliasForSystemAttribute(String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
aliasForSystemAttribute(String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
Get the alias for a system attribute's name.
aliasForSystemAttribute(String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
aliasForSystemAttribute(String) - Method in class com.thoughtworks.xstream.mapper.SystemAttributeAliasingMapper
 
aliasIsAttribute(String) - Method in class com.thoughtworks.xstream.mapper.ClassAliasingMapper
 
aliasPackage(String, String) - Method in class com.thoughtworks.xstream.XStream
Alias a package to a shorter name to be used in XML elements.
aliasSystemAttribute(String, String) - Method in class com.thoughtworks.xstream.XStream
Create an alias for a system attribute.
aliasToFieldMap - Variable in class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
aliasToName - Variable in class com.thoughtworks.xstream.mapper.AbstractAttributeAliasingMapper
 
aliasType(String, Class) - Method in class com.thoughtworks.xstream.XStream
Alias a type to a shorter name to be used in XML elements.
AnnotationConfiguration - Interface in com.thoughtworks.xstream.mapper
An interface for the configuration part of the AnnotationMapper.
AnnotationMapper - Class in com.thoughtworks.xstream.mapper
A mapper that uses annotations to prepare the remaining mappers in the chain.
AnnotationMapper(Mapper, ConverterRegistry, ClassLoader, ReflectionProvider, JVM) - Constructor for class com.thoughtworks.xstream.mapper.AnnotationMapper
Construct an AnnotationMapper.
AnnotationProvider - Class in com.thoughtworks.xstream.annotations
Deprecated.
since 1.3
AnnotationProvider() - Constructor for class com.thoughtworks.xstream.annotations.AnnotationProvider
Deprecated.
 
AnnotationReflectionConverter - Class in com.thoughtworks.xstream.annotations
Deprecated.
since 1.3, build into ReflectionConverter
AnnotationReflectionConverter(Mapper, ReflectionProvider, AnnotationProvider) - Constructor for class com.thoughtworks.xstream.annotations.AnnotationReflectionConverter
Deprecated.
Annotations - Class in com.thoughtworks.xstream.annotations
Deprecated.
appendErrors(ErrorWriter) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
appendErrors(ErrorWriter) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
If any errors are detected, allow the reader to add any additional information that can aid debugging (such as line numbers, XPath expressions, etc).
appendErrors(ErrorWriter) - Method in class com.thoughtworks.xstream.io.path.PathTrackingReader
 
appendErrors(ErrorWriter) - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
appendErrors(ErrorWriter) - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
appendErrors(ErrorWriter) - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
appendErrors(ErrorWriter) - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
appendErrors(ErrorWriter) - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
apply(Path) - Method in class com.thoughtworks.xstream.io.path.Path
 
ArrayConverter - Class in com.thoughtworks.xstream.converters.collections
Converts an array of objects or primitives to XML, using a nested child element for each item.
ArrayConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.collections.ArrayConverter
 
ArrayMapper - Class in com.thoughtworks.xstream.mapper
Mapper that detects arrays and changes the name so it can identified as an array (for example Foo[] gets serialized as foo-array).
ArrayMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.ArrayMapper
 
ArrayMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.ArrayMapper
Deprecated.
AttributeAliasingMapper - Class in com.thoughtworks.xstream.mapper
Mapper that allows aliasing of attribute names.
AttributeAliasingMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.AttributeAliasingMapper
 
attributeForAlias(String) - Method in class com.thoughtworks.xstream.mapper.AttributeAliasingMapper
 
attributeForAlias(String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
attributeForAlias(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
attributeForAlias(String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
Get the attribute's name for an alias.
attributeForAlias(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
attributeForAlias(String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
attributeForAlias(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
attributeForClassDefiningField() - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForClassDefiningField() - Method in interface com.thoughtworks.xstream.mapper.Mapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForClassDefiningField() - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForEnumType() - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForEnumType() - Method in interface com.thoughtworks.xstream.mapper.Mapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForEnumType() - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForImplementationClass() - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForImplementationClass() - Method in interface com.thoughtworks.xstream.mapper.Mapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForImplementationClass() - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForReadResolveField() - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForReadResolveField() - Method in interface com.thoughtworks.xstream.mapper.Mapper
Deprecated.
since 1.2, use aliasForAttribute instead.
attributeForReadResolveField() - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
Deprecated.
since 1.2, use aliasForAttribute instead.
AttributeMapper - Class in com.thoughtworks.xstream.mapper
Mapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.
AttributeMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.AttributeMapper
Deprecated.
since 1.3
AttributeMapper(Mapper, ConverterLookup) - Constructor for class com.thoughtworks.xstream.mapper.AttributeMapper
 
AttributeNameIterator - Class in com.thoughtworks.xstream.io
Provide an iterator over the attribute names of the current node of a reader.
AttributeNameIterator(HierarchicalStreamReader) - Constructor for class com.thoughtworks.xstream.io.AttributeNameIterator
 
autodetectAnnotations(boolean) - Method in interface com.thoughtworks.xstream.mapper.AnnotationConfiguration
 
autodetectAnnotations(boolean) - Method in class com.thoughtworks.xstream.mapper.AnnotationMapper
 
autodetectAnnotations(boolean) - Method in class com.thoughtworks.xstream.XStream
Set the auto-detection mode of the AnnotationMapper.

B

BeanProperty - Class in com.thoughtworks.xstream.converters.javabean
Deprecated.
since 1.3.1, no longer in use
BeanProperty(Class, String, Class) - Constructor for class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
Creates a new BeanPropertythat gets the specified property from the specified class.
BeanProvider - Class in com.thoughtworks.xstream.converters.javabean
 
BeanProvider() - Constructor for class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
BeanProvider(Comparator) - Constructor for class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
BigDecimalConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a java.math.BigDecimal to a String, retaining its precision.
BigDecimalConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.BigDecimalConverter
 
BigIntegerConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a java.math.BigInteger to a String.
BigIntegerConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.BigIntegerConverter
 
BINARY - Static variable in class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
BinaryStreamReader - Class in com.thoughtworks.xstream.io.binary
A HierarchicalStreamReader that reads from a binary stream created by BinaryStreamWriter.
BinaryStreamReader(InputStream) - Constructor for class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
BinaryStreamWriter - Class in com.thoughtworks.xstream.io.binary
 
BinaryStreamWriter(OutputStream) - Constructor for class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
BitSetConverter - Class in com.thoughtworks.xstream.converters.collections
Converts a java.util.BitSet to XML, as a compact comma delimited list of ones and zeros.
BitSetConverter() - Constructor for class com.thoughtworks.xstream.converters.collections.BitSetConverter
 
BooleanConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a boolean primitive or java.lang.Boolean wrapper to a String.
BooleanConverter(String, String, boolean) - Constructor for class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
BooleanConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
ByteConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a byte primitive or java.lang.Byte wrapper to a String.
ByteConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.ByteConverter
 

C

CachingMapper - Class in com.thoughtworks.xstream.mapper
Mapper that caches which names map to which classes.
CachingMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.CachingMapper
 
CachingMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.CachingMapper
Deprecated.
callReadObject(Class, Object, ObjectInputStream) - Method in class com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker
 
callReadResolve(Object) - Method in class com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker
Resolves an object as native serialization does by calling readResolve(), if available.
callWriteObject(Class, Object, ObjectOutputStream) - Method in class com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker
 
callWriteReplace(Object) - Method in class com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
Deprecated.
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.BigDecimalConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.BigIntegerConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.ByteConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.CharConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.DateConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.DoubleConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.FloatConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.IntConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.LongConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.NullConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.ShortConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.StringBufferConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.StringBuilderConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.StringConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.URLConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.basic.UUIDConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.ArrayConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.BitSetConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.CharArrayConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.CollectionConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.MapConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.PropertiesConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.TreeMapConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.collections.TreeSetConverter
 
canConvert(Class) - Method in interface com.thoughtworks.xstream.converters.ConverterMatcher
Determines whether the converter can marshall a particular type.
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.enums.EnumConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.enums.EnumMapConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.enums.EnumSetConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.enums.EnumSingleValueConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.CharsetConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.ColorConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.CurrencyConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.DurationConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.DynamicProxyConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.EncodedByteArrayConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.FileConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.FontConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.GregorianCalendarConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601DateConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601GregorianCalendarConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601SqlTimestampConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.JavaClassConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.JavaMethodConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.LocaleConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.LookAndFeelConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.PropertyEditorCapableConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.RegexPatternConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.SqlDateConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.SqlTimeConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.SqlTimestampConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.StackTraceElementConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.ThrowableConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.extended.ToStringConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter
Only checks for the availability of a public default constructor.
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.reflection.ExternalizableConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.reflection.ReflectionConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.reflection.SelfStreamingInstanceChecker
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.reflection.SerializableConverter
 
canConvert(Class) - Method in class com.thoughtworks.xstream.converters.SingleValueConverterWrapper
 
canInstantiate(Class) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
Returns true if the Bean provider can instantiate the specified class
CannotResolveClassException - Exception in com.thoughtworks.xstream.alias
Deprecated.
As of 1.2, use CannotResolveClassException instead
CannotResolveClassException(String) - Constructor for exception com.thoughtworks.xstream.alias.CannotResolveClassException
Deprecated.
As of 1.2
CannotResolveClassException - Exception in com.thoughtworks.xstream.mapper
Exception thrown if a mapper cannot locate the appropriate class for an element.
CannotResolveClassException(String) - Constructor for exception com.thoughtworks.xstream.mapper.CannotResolveClassException
 
canStreamProperty(PropertyDescriptor) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
CGLIBEnhancedConverter - Class in com.thoughtworks.xstream.converters.reflection
Converts a proxy created by the CGLIB Enhancer.
CGLIBEnhancedConverter(Mapper, ReflectionProvider) - Constructor for class com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter
 
CGLIBMapper - Class in com.thoughtworks.xstream.mapper
Mapper that detects proxies generated by the CGLIB enhancer.
CGLIBMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.CGLIBMapper
 
CGLIBMapper(Mapper, String) - Constructor for class com.thoughtworks.xstream.mapper.CGLIBMapper
 
CGLIBMapper.Marker - Interface in com.thoughtworks.xstream.mapper
 
CharArrayConverter - Class in com.thoughtworks.xstream.converters.collections
Converts a char[] to XML, storing the contents as a single String.
CharArrayConverter() - Constructor for class com.thoughtworks.xstream.converters.collections.CharArrayConverter
 
CharConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a char primitive or java.lang.Character wrapper to a String.
CharConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.CharConverter
 
CharsetConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.nio.charset.Carset to a string.
CharsetConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.CharsetConverter
 
ClassAliasingMapper - Class in com.thoughtworks.xstream.mapper
Mapper that allows a fully qualified class name to be replaced with an alias.
ClassAliasingMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.ClassAliasingMapper
 
ClassAliasingMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.ClassAliasingMapper
ClassMapper - Interface in com.thoughtworks.xstream.alias
Deprecated.
As of 1.2, use Mapper
ClassMapper.Null - Class in com.thoughtworks.xstream.alias
Deprecated.
As of 1.2, use Mapper.Null
ClassMapper.Null() - Constructor for class com.thoughtworks.xstream.alias.ClassMapper.Null
Deprecated.
 
clazz - Variable in class com.thoughtworks.xstream.io.json.JsonWriter.Node
 
close() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
close() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
close() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Close the reader, if necessary.
close() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
Close the writer, if necessary.
close() - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
close() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
close() - Method in class com.thoughtworks.xstream.io.StatefulWriter
 
close() - Method in class com.thoughtworks.xstream.io.WriterWrapper
 
close() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
close() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
 
close() - Method in class com.thoughtworks.xstream.io.xml.Dom4JXmlWriter
 
close() - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
close() - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
 
close() - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
close() - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
Call this method when you're finished with me
close() - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
CollectionConverter - Class in com.thoughtworks.xstream.converters.collections
Converts most common Collections (Lists and Sets) to XML, specifying a nested element for each item.
CollectionConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.collections.CollectionConverter
 
ColorConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.awt.Color to XML, using four nested elements: red, green, blue, alpha.
ColorConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.ColorConverter
 
com.thoughtworks.xstream - package com.thoughtworks.xstream
 
com.thoughtworks.xstream.alias - package com.thoughtworks.xstream.alias
 
com.thoughtworks.xstream.annotations - package com.thoughtworks.xstream.annotations
 
com.thoughtworks.xstream.converters - package com.thoughtworks.xstream.converters
 
com.thoughtworks.xstream.converters.basic - package com.thoughtworks.xstream.converters.basic
Converters for common basic types in Java.
com.thoughtworks.xstream.converters.collections - package com.thoughtworks.xstream.converters.collections
Converters for collection objects that write their items as nested elements, such as arrays, Lists, Sets and Maps.
com.thoughtworks.xstream.converters.enums - package com.thoughtworks.xstream.converters.enums
 
com.thoughtworks.xstream.converters.extended - package com.thoughtworks.xstream.converters.extended
Extra converters that may not be enabled in XStream by default.
com.thoughtworks.xstream.converters.javabean - package com.thoughtworks.xstream.converters.javabean
 
com.thoughtworks.xstream.converters.reflection - package com.thoughtworks.xstream.converters.reflection
 
com.thoughtworks.xstream.io - package com.thoughtworks.xstream.io
 
com.thoughtworks.xstream.io.binary - package com.thoughtworks.xstream.io.binary
 
com.thoughtworks.xstream.io.copy - package com.thoughtworks.xstream.io.copy
 
com.thoughtworks.xstream.io.json - package com.thoughtworks.xstream.io.json
 
com.thoughtworks.xstream.io.path - package com.thoughtworks.xstream.io.path
Library for tracking paths of nodes in documents using a subset of XPath.
com.thoughtworks.xstream.io.xml - package com.thoughtworks.xstream.io.xml
 
com.thoughtworks.xstream.mapper - package com.thoughtworks.xstream.mapper
 
com.thoughtworks.xstream.persistence - package com.thoughtworks.xstream.persistence
 
COMMENT - Static variable in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
CompactWriter - Class in com.thoughtworks.xstream.io.xml
 
CompactWriter(Writer) - Constructor for class com.thoughtworks.xstream.io.xml.CompactWriter
 
CompactWriter(Writer, int) - Constructor for class com.thoughtworks.xstream.io.xml.CompactWriter
 
CompactWriter(Writer, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.CompactWriter
 
CompactWriter(Writer, int, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.CompactWriter
 
configureAliases(XStream, Class<?>...) - Static method in class com.thoughtworks.xstream.annotations.Annotations
Deprecated.
CONFIGURED_XSTREAM_PROPERTY - Static variable in class com.thoughtworks.xstream.io.xml.SaxWriter
The SAX property to configure the XStream facade to be used for object serialization.
containsKey(Object) - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
ConversionException - Exception in com.thoughtworks.xstream.converters
Thrown by Converter implementations when they cannot convert an object to/from textual data.
ConversionException(String, Throwable) - Constructor for exception com.thoughtworks.xstream.converters.ConversionException
 
ConversionException(String) - Constructor for exception com.thoughtworks.xstream.converters.ConversionException
 
ConversionException(Throwable) - Constructor for exception com.thoughtworks.xstream.converters.ConversionException
 
convertAnother(Object) - Method in interface com.thoughtworks.xstream.converters.MarshallingContext
Converts another object searching for the default converter
convertAnother(Object, Converter) - Method in interface com.thoughtworks.xstream.converters.MarshallingContext
Converts another object using the specified converter
convertAnother(Object, Class) - Method in interface com.thoughtworks.xstream.converters.UnmarshallingContext
 
convertAnother(Object, Class, Converter) - Method in interface com.thoughtworks.xstream.converters.UnmarshallingContext
 
Converter - Interface in com.thoughtworks.xstream.converters
Converter implementations are responsible marshalling Java objects to/from textual data.
ConverterLookup - Interface in com.thoughtworks.xstream.converters
Responsible for looking up the correct Converter implementation for a specific type.
ConverterMatcher - Interface in com.thoughtworks.xstream.converters
ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.
ConverterRegistry - Interface in com.thoughtworks.xstream.converters
An interface for the converter management.
copy(HierarchicalStreamReader, HierarchicalStreamWriter) - Method in class com.thoughtworks.xstream.io.copy.HierarchicalStreamCopier
 
createCollection(Class) - Method in class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
 
createDefaultConverter() - Method in class com.thoughtworks.xstream.XStream
 
createNode(String) - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
Create a node.
createNode(String) - Method in class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
createNode(String) - Method in class com.thoughtworks.xstream.io.xml.DomWriter
 
createNode(String) - Method in class com.thoughtworks.xstream.io.xml.JDomWriter
 
createNode(String) - Method in class com.thoughtworks.xstream.io.xml.XomWriter
 
createNode(String) - Method in class com.thoughtworks.xstream.io.xml.XppDomWriter
 
createObjectInputStream(Reader) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectInputStream that deserializes a stream of objects from a reader using XStream.
createObjectInputStream(InputStream) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectInputStream that deserializes a stream of objects from an InputStream using XStream.
createObjectInputStream(HierarchicalStreamReader) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectInputStream that deserializes a stream of objects from a reader using XStream.
createObjectOutputStream(Writer) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectOutputStream that serializes a stream of objects to the writer using XStream.
createObjectOutputStream(HierarchicalStreamWriter) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectOutputStream that serializes a stream of objects to the writer using XStream.
createObjectOutputStream(Writer, String) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectOutputStream that serializes a stream of objects to the writer using XStream.
createObjectOutputStream(OutputStream) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectOutputStream that serializes a stream of objects to the OutputStream using XStream.
createObjectOutputStream(OutputStream, String) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectOutputStream that serializes a stream of objects to the OutputStream using XStream.
createObjectOutputStream(HierarchicalStreamWriter, String) - Method in class com.thoughtworks.xstream.XStream
Creates an ObjectOutputStream that serializes a stream of objects to the writer using XStream.
createParser(Reader) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createParser(InputStream) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createParser() - Method in class com.thoughtworks.xstream.io.xml.XppReader
To use another implementation of org.xmlpull.v1.XmlPullParser, override this method.
createReader(Reader) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamDriver
 
createReader(InputStream) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.xml.DomDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.xml.DomDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.xml.JDomDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.xml.JDomDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.xml.XomDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.xml.XomDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.xml.XppDomDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.xml.XppDomDriver
 
createReader(Reader) - Method in class com.thoughtworks.xstream.io.xml.XppDriver
 
createReader(InputStream) - Method in class com.thoughtworks.xstream.io.xml.XppDriver
 
createStaxReader(XMLStreamReader) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createStaxWriter(XMLStreamWriter, boolean) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createStaxWriter(XMLStreamWriter) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createWriter(Writer) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamDriver
 
createWriter(OutputStream) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver
 
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamDriver
Create a HierarchicalStreamWriter that writes JSON.
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.xml.DomDriver
 
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.xml.DomDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.xml.JDomDriver
 
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.xml.JDomDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.xml.XomDriver
 
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.xml.XomDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.xml.XppDomDriver
 
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.xml.XppDomDriver
 
createWriter(Writer) - Method in class com.thoughtworks.xstream.io.xml.XppDriver
 
createWriter(OutputStream) - Method in class com.thoughtworks.xstream.io.xml.XppDriver
 
CurrencyConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.util.Currency to String.
CurrencyConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.CurrencyConverter
 
currentObject() - Method in interface com.thoughtworks.xstream.converters.UnmarshallingContext
 

D

DataHolder - Interface in com.thoughtworks.xstream.converters
Holds generic data, to be used as seen fit by the user.
DateConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a java.util.Date to a String as a date format, retaining precision down to milliseconds.
DateConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.DateConverter
Construct a DateConverter with standard formats and lenient set off.
DateConverter(boolean) - Constructor for class com.thoughtworks.xstream.converters.basic.DateConverter
Construct a DateConverter with standard formats.
DateConverter(String, String[]) - Constructor for class com.thoughtworks.xstream.converters.basic.DateConverter
Construct a DateConverter with lenient set off.
DateConverter(String, String[], boolean) - Constructor for class com.thoughtworks.xstream.converters.basic.DateConverter
Construct a DateConverter.
defaultImplementationOf(Class) - Method in class com.thoughtworks.xstream.mapper.AnnotationMapper
 
defaultImplementationOf(Class) - Method in class com.thoughtworks.xstream.mapper.DefaultImplementationsMapper
 
defaultImplementationOf(Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
defaultImplementationOf(Class) - Method in interface com.thoughtworks.xstream.mapper.Mapper
 
defaultImplementationOf(Class) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
DefaultImplementationsMapper - Class in com.thoughtworks.xstream.mapper
Mapper that resolves default implementations of classes.
DefaultImplementationsMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.DefaultImplementationsMapper
 
DefaultImplementationsMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.DefaultImplementationsMapper
DefaultMapper - Class in com.thoughtworks.xstream.mapper
Default mapper implementation with 'vanilla' functionality.
DefaultMapper(ClassLoader) - Constructor for class com.thoughtworks.xstream.mapper.DefaultMapper
 
DefaultMapper(ClassLoader, String) - Constructor for class com.thoughtworks.xstream.mapper.DefaultMapper
Deprecated.
since 1.2, use XStream.aliasAttrbute() for a different attribute name.
depth - Variable in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
DocumentReader - Interface in com.thoughtworks.xstream.io.xml
A generic interface for all HierarchicalStreamReader implementations reading a DOM.
DocumentWriter - Interface in com.thoughtworks.xstream.io.xml
A generic interface for all HierarchicalStreamWriter implementations generating a DOM.
Dom4JDriver - Class in com.thoughtworks.xstream.io.xml
 
Dom4JDriver() - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
Dom4JDriver(DocumentFactory, OutputFormat) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
Dom4JDriver(DocumentFactory, OutputFormat, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
Dom4JReader - Class in com.thoughtworks.xstream.io.xml
 
Dom4JReader(Element) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JReader
 
Dom4JReader(Document) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JReader
 
Dom4JReader(Element, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JReader
 
Dom4JReader(Document, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JReader
 
Dom4JWriter - Class in com.thoughtworks.xstream.io.xml
 
Dom4JWriter(Branch, DocumentFactory, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
Dom4JWriter(DocumentFactory, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
Dom4JWriter(DocumentFactory) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
Dom4JWriter(Branch, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
Dom4JWriter(Branch) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
Dom4JWriter() - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
Dom4JXmlWriter - Class in com.thoughtworks.xstream.io.xml
 
Dom4JXmlWriter(XMLWriter) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JXmlWriter
 
Dom4JXmlWriter(XMLWriter, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.Dom4JXmlWriter
 
doMarshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
doMarshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.SerializableConverter
 
doMarshalConditionally(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.SerializableConverter
 
DomDriver - Class in com.thoughtworks.xstream.io.xml
 
DomDriver() - Constructor for class com.thoughtworks.xstream.io.xml.DomDriver
Construct a DomDriver.
DomDriver(String) - Constructor for class com.thoughtworks.xstream.io.xml.DomDriver
Construct a DomDriver with a specified encoding.
DomDriver(String, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.DomDriver
 
DomReader - Class in com.thoughtworks.xstream.io.xml
 
DomReader(Element) - Constructor for class com.thoughtworks.xstream.io.xml.DomReader
 
DomReader(Document) - Constructor for class com.thoughtworks.xstream.io.xml.DomReader
 
DomReader(Element, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.DomReader
 
DomReader(Document, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.DomReader
 
DomWriter - Class in com.thoughtworks.xstream.io.xml
 
DomWriter(Document) - Constructor for class com.thoughtworks.xstream.io.xml.DomWriter
 
DomWriter(Element) - Constructor for class com.thoughtworks.xstream.io.xml.DomWriter
 
DomWriter(Document, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.DomWriter
 
DomWriter(Element, Document, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.DomWriter
 
DomWriter(Element, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.DomWriter
 
DoubleConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a double primitive or java.lang.Double wrapper to a String.
DoubleConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.DoubleConverter
 
doUnmarshal(Object, HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
doUnmarshal(Object, HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.SerializableConverter
 
doUnmarshalConditionally(Object, HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.SerializableConverter
 
DROP_ROOT_MODE - Static variable in class com.thoughtworks.xstream.io.json.JsonWriter
DROP_ROOT_MODE drops the JSON root node.
DurationConverter - Class in com.thoughtworks.xstream.converters.extended
A Converter for the XML Schema datatype duration and the Java type Duration.
DurationConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.DurationConverter
 
DurationConverter(DatatypeFactory) - Constructor for class com.thoughtworks.xstream.converters.extended.DurationConverter
 
DynamicProxyConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a dynamic proxy to XML, storing the implemented interfaces and handler.
DynamicProxyConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.extended.DynamicProxyConverter
 
DynamicProxyConverter(Mapper, ClassLoader) - Constructor for class com.thoughtworks.xstream.converters.extended.DynamicProxyConverter
 
DynamicProxyMapper - Class in com.thoughtworks.xstream.mapper
Mapper for handling special cases of aliasing dynamic proxies.
DynamicProxyMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.DynamicProxyMapper
 
DynamicProxyMapper(Mapper, String) - Constructor for class com.thoughtworks.xstream.mapper.DynamicProxyMapper
 
DynamicProxyMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.DynamicProxyMapper
DynamicProxyMapper(ClassMapper, String) - Constructor for class com.thoughtworks.xstream.mapper.DynamicProxyMapper
DynamicProxyMapper.DynamicProxy - Class in com.thoughtworks.xstream.mapper
Place holder type used for dynamic proxies.
DynamicProxyMapper.DynamicProxy() - Constructor for class com.thoughtworks.xstream.mapper.DynamicProxyMapper.DynamicProxy
 

E

element(String, String, String) - Method in class com.thoughtworks.xstream.converters.extended.StackTraceElementFactory
 
element(String, String, String, int) - Method in class com.thoughtworks.xstream.converters.extended.StackTraceElementFactory
 
EncodedByteArrayConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a byte array to a single Base64 encoding string.
EncodedByteArrayConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.EncodedByteArrayConverter
 
END_NODE - Static variable in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
endNode() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
endNode() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
 
endNode() - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
endNode() - Method in class com.thoughtworks.xstream.io.path.PathTrackingWriter
 
endNode() - Method in class com.thoughtworks.xstream.io.StatefulWriter
 
endNode() - Method in class com.thoughtworks.xstream.io.WriterWrapper
 
endNode() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
 
endNode() - Method in class com.thoughtworks.xstream.io.xml.Dom4JXmlWriter
 
endNode() - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
endNode() - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
 
endNode() - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
 
endNodeInternally() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
Called when a node ends.
endOfLine() - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
endOfLine() - Method in class com.thoughtworks.xstream.io.xml.CompactWriter
 
endOfLine() - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
entrySet() - Method in class com.thoughtworks.xstream.persistence.XmlMap
 
EnumConverter - Class in com.thoughtworks.xstream.converters.enums
Converter for JDK 1.5 enums.
EnumConverter() - Constructor for class com.thoughtworks.xstream.converters.enums.EnumConverter
 
EnumMapConverter - Class in com.thoughtworks.xstream.converters.enums
Serializes an Java 5 EnumMap, including the type of Enum it's for.
EnumMapConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.enums.EnumMapConverter
 
EnumMapper - Class in com.thoughtworks.xstream.mapper
Mapper that handles the special case of polymorphic enums in Java 1.5.
EnumMapper(Mapper, ConverterLookup) - Constructor for class com.thoughtworks.xstream.mapper.EnumMapper
Deprecated.
EnumMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.EnumMapper
Deprecated.
EnumMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.EnumMapper
Deprecated.
since 1.2, use #EnumMapper(Mapper))
EnumSetConverter - Class in com.thoughtworks.xstream.converters.enums
Serializes a Java 5 EnumSet.
EnumSetConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.enums.EnumSetConverter
 
EnumSingleValueConverter - Class in com.thoughtworks.xstream.converters.enums
A single value converter for arbitrary enums.
EnumSingleValueConverter(Class) - Constructor for class com.thoughtworks.xstream.converters.enums.EnumSingleValueConverter
 
equals(Object) - Method in class com.thoughtworks.xstream.converters.reflection.FieldKey
 
equals(Object) - Method in class com.thoughtworks.xstream.io.binary.Token
 
equals(Object) - Method in class com.thoughtworks.xstream.io.path.Path
 
ErrorWriter - Interface in com.thoughtworks.xstream.converters
To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.
escape(String) - Method in class com.thoughtworks.xstream.persistence.FilePersistenceStrategy
 
escape(String) - Method in class com.thoughtworks.xstream.persistence.FileStreamStrategy
Deprecated.
 
escapeClassName(String) - Method in class com.thoughtworks.xstream.io.xml.XStream11XmlFriendlyReplacer
 
escapeClassName(String) - Method in class com.thoughtworks.xstream.mapper.AbstractXmlFriendlyMapper
 
escapeFieldName(String) - Method in class com.thoughtworks.xstream.io.xml.XStream11XmlFriendlyReplacer
 
escapeFieldName(String) - Method in class com.thoughtworks.xstream.mapper.AbstractXmlFriendlyMapper
 
escapeName(String) - Method in class com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer
Escapes name substituting '$' and '_' with replacement strings
escapeXmlName(String) - Method in class com.thoughtworks.xstream.io.xml.AbstractXmlReader
Escapes XML-unfriendly name (node or attribute)
escapeXmlName(String) - Method in class com.thoughtworks.xstream.io.xml.AbstractXmlWriter
Escapes XML name (node or attribute) to be XML-friendly
escapeXmlName(String) - Method in interface com.thoughtworks.xstream.io.xml.XmlFriendlyWriter
Escapes XML name (node or attribute) to be XML-friendly
ExtendedHierarchicalStreamWriter - Interface in com.thoughtworks.xstream.io
 
ExtendedHierarchicalStreamWriterHelper - Class in com.thoughtworks.xstream.io
 
ExtendedHierarchicalStreamWriterHelper() - Constructor for class com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriterHelper
 
ExternalizableConverter - Class in com.thoughtworks.xstream.converters.reflection
Converts any object that implements the java.io.Externalizable interface, allowing compatibility with native Java serialization.
ExternalizableConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.reflection.ExternalizableConverter
 
extractKey(String) - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
Given a filename, the unescape method returns the key which originated it.
extractKey(String) - Method in class com.thoughtworks.xstream.persistence.FilePersistenceStrategy
Given a filename, the unescape method returns the key which originated it.
extractKey(String) - Method in class com.thoughtworks.xstream.persistence.FileStreamStrategy
Deprecated.
Given a filename, the unescape method returns the key which originated it.

F

field(Class, String, Class) - Method in class com.thoughtworks.xstream.converters.reflection.FieldDictionary
Returns an specific field of some class.
FieldAliasingMapper - Class in com.thoughtworks.xstream.mapper
Mapper that allows a field of a specific class to be replaced with a shorter alias, or omitted entirely.
FieldAliasingMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
FieldAliasingMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.FieldAliasingMapper
fieldAlready - Variable in class com.thoughtworks.xstream.io.json.JsonWriter.Node
 
fieldDefinedInClass(String, Class) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
fieldDefinedInClass(String, Class) - Method in interface com.thoughtworks.xstream.converters.reflection.ReflectionProvider
 
fieldDefinedInClass(String, Class) - Method in class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
FieldDictionary - Class in com.thoughtworks.xstream.converters.reflection
A field dictionary instance caches information about classes fields.
FieldDictionary() - Constructor for class com.thoughtworks.xstream.converters.reflection.FieldDictionary
 
FieldDictionary(FieldKeySorter) - Constructor for class com.thoughtworks.xstream.converters.reflection.FieldDictionary
 
fieldDictionary - Variable in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
FieldKey - Class in com.thoughtworks.xstream.converters.reflection
A field key.
FieldKey(String, Class, int) - Constructor for class com.thoughtworks.xstream.converters.reflection.FieldKey
 
FieldKeySorter - Interface in com.thoughtworks.xstream.converters.reflection
An interface capable of sorting fields.
fieldModifiersSupported(Field) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
fieldOrNull(Class, String, Class) - Method in class com.thoughtworks.xstream.converters.reflection.FieldDictionary
Works like FieldDictionary.field(Class, String, Class) but returns null instead of throwing exception.
fieldsFor(Class) - Method in class com.thoughtworks.xstream.converters.reflection.FieldDictionary
Returns an iterator for all fields for some class
fieldsToOmit - Variable in class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
fieldToAliasMap - Variable in class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
FileConverter - Class in com.thoughtworks.xstream.converters.extended
This converter will take care of storing and retrieving File with either an absolute path OR a relative path depending on how they were created.
FileConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.FileConverter
 
FilePersistenceStrategy - Class in com.thoughtworks.xstream.persistence
PersistenceStrategy to assign keys with single value to objects persisted in files.
FilePersistenceStrategy(File) - Constructor for class com.thoughtworks.xstream.persistence.FilePersistenceStrategy
Create a new FilePersistenceStrategy.
FilePersistenceStrategy(File, XStream) - Constructor for class com.thoughtworks.xstream.persistence.FilePersistenceStrategy
Create a new FilePersistenceStrategy with a provided XStream instance.
FilePersistenceStrategy(File, XStream, String, String) - Constructor for class com.thoughtworks.xstream.persistence.FilePersistenceStrategy
Create a new FilePersistenceStrategy with a provided XStream instance and the characters to encode.
FileStreamStrategy - Class in com.thoughtworks.xstream.persistence
Deprecated.
since 1.3.1, use FilePersistenceStrategy
FileStreamStrategy(File) - Constructor for class com.thoughtworks.xstream.persistence.FileStreamStrategy
Deprecated.
 
FileStreamStrategy(File, XStream) - Constructor for class com.thoughtworks.xstream.persistence.FileStreamStrategy
Deprecated.
 
FloatConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a float primitive or java.lang.Float wrapper to a String.
FloatConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.FloatConverter
 
flush() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
flush() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
Flush the writer, if necessary.
flush() - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
flush() - Method in class com.thoughtworks.xstream.io.StatefulWriter
 
flush() - Method in class com.thoughtworks.xstream.io.WriterWrapper
 
flush() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
 
flush() - Method in class com.thoughtworks.xstream.io.xml.Dom4JXmlWriter
 
flush() - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
flush() - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
 
flush() - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
 
FontConverter - Class in com.thoughtworks.xstream.converters.extended
 
FontConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.FontConverter
 
format(Date) - Method in class com.thoughtworks.xstream.converters.basic.ThreadSafeSimpleDateFormat
Deprecated.
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
Deprecated.
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.BigDecimalConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.BigIntegerConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.ByteConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.CharConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.DateConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.DoubleConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.FloatConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.IntConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.LongConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.ShortConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.StringBufferConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.StringBuilderConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.StringConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.URLConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.basic.UUIDConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.enums.EnumSingleValueConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.CharsetConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.CurrencyConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.DurationConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.FileConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601DateConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601GregorianCalendarConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601SqlTimestampConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.JavaClassConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.LocaleConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.PropertyEditorCapableConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.SqlDateConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.SqlTimeConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.SqlTimestampConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.StackTraceElementConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.extended.ToStringConverter
 
fromString(String) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter
 
fromString(String) - Method in interface com.thoughtworks.xstream.converters.SingleValueConverter
Unmarshals an Object from its single value representation.
fromString(String) - Method in class com.thoughtworks.xstream.converters.SingleValueConverterWrapper
 
fromXML(String) - Method in interface com.thoughtworks.xstream.alias.NameMapper
Deprecated.
As of 1.2
fromXML(String) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from an XML String.
fromXML(Reader) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from an XML Reader.
fromXML(InputStream) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from an XML InputStream.
fromXML(String, Object) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from an XML String, populating the fields of the given root object instead of instantiating a new one.
fromXML(Reader, Object) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from an XML Reader, populating the fields of the given root object instead of instantiating a new one.
fromXML(InputStream, Object) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from an XML InputStream, populating the fields of the given root object instead of instantiating a new one.
fromXML(String) - Method in class com.thoughtworks.xstream.XStreamer
Deserialize a self-contained XStream with object from a String.
fromXML(HierarchicalStreamDriver, String) - Method in class com.thoughtworks.xstream.XStreamer
Deserialize a self-contained XStream with object from a String.
fromXML(Reader) - Method in class com.thoughtworks.xstream.XStreamer
Deserialize a self-contained XStream with object from an XML Reader.
fromXML(HierarchicalStreamDriver, Reader) - Method in class com.thoughtworks.xstream.XStreamer
Deserialize a self-contained XStream with object from an XML Reader.

G

get(String) - Method in exception com.thoughtworks.xstream.converters.ConversionException
 
get(Object) - Method in interface com.thoughtworks.xstream.converters.DataHolder
 
get(String) - Method in interface com.thoughtworks.xstream.converters.ErrorWriter
Retrieve information of the error message.
get(Object) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
Gets the value of this property for the specified Object.
get(Object) - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
get(Object) - Method in interface com.thoughtworks.xstream.persistence.PersistenceStrategy
 
get(int) - Method in class com.thoughtworks.xstream.persistence.XmlArrayList
 
get(Object) - Method in class com.thoughtworks.xstream.persistence.XmlMap
 
getAlias() - Method in class com.thoughtworks.xstream.mapper.DynamicProxyMapper
 
getAnnotation(Field, Class<T>) - Method in class com.thoughtworks.xstream.annotations.AnnotationProvider
Deprecated.
since 1.3
getAttribute(String) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
getAttribute(String) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Get the value of an attribute of the current node.
getAttribute(int) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Get the value of an attribute of the current node, by index.
getAttribute(String) - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
getAttribute(String) - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getAttribute(String) - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getAttribute(String) - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getAttribute(String) - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
getAttribute(String) - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getAttribute(String) - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getAttribute(String) - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
getAttribute(int) - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
getAttributeCount() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
getAttributeCount() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Number of attributes in current node.
getAttributeCount() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
getAttributeCount() - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getAttributeCount() - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getAttributeCount() - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getAttributeCount() - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
getAttributeCount() - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getAttributeCount() - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getAttributeCount() - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
getAttributeName(int) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Name of attribute in current node.
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getAttributeName(int) - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
getAttributeNames() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
getAttributeNames() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Names of attributes (as Strings).
getAttributeNames() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
getAttributeNames() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
getAttributeNames() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
getBeanClass() - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
Gets the base class that this getter accesses.
getBuilder() - Method in class com.thoughtworks.xstream.io.xml.XomDriver
 
getCause() - Method in exception com.thoughtworks.xstream.XStreamException
 
getChild(int) - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
getChild(int) - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getChild(int) - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getChild(int) - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getChild(int) - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getChild(int) - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getChildCount() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
getChildCount() - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getChildCount() - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getChildCount() - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getChildCount() - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getChildCount() - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getClassLoader() - Method in class com.thoughtworks.xstream.XStream
Retrieve the ClassLoader XStream uses to load classes.
getClassMapper() - Method in class com.thoughtworks.xstream.XStream
Deprecated.
As of 1.2, use XStream.getMapper()
getConfiguration() - Method in class com.thoughtworks.xstream.io.xml.XppDomWriter
 
getContentHandler() - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Returns the current content handler.
getConverterFromAttribute(String) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
getConverterFromAttribute(Class, String) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
getConverterFromAttribute(Class, String, Class) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
 
getConverterFromAttribute(String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
getConverterFromAttribute(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
getConverterFromAttribute(Class, String, Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
getConverterFromAttribute(Class, String, Class) - Method in class com.thoughtworks.xstream.mapper.EnumMapper
 
getConverterFromAttribute(Class, String, Class) - Method in class com.thoughtworks.xstream.mapper.LocalConversionMapper
 
getConverterFromAttribute(String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
getConverterFromAttribute(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
getConverterFromAttribute(Class, String, Class) - Method in interface com.thoughtworks.xstream.mapper.Mapper
Returns which converter to use for an specific attribute in a type.
getConverterFromAttribute(String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
getConverterFromAttribute(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
getConverterFromAttribute(Class, String, Class) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
getConverterFromItemType(String, Class) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
getConverterFromItemType(String, Class, Class) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
 
getConverterFromItemType(Class) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
getConverterFromItemType(String, Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
getConverterFromItemType(Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
getConverterFromItemType(String, Class, Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
getConverterFromItemType(String, Class, Class) - Method in class com.thoughtworks.xstream.mapper.EnumMapper
 
getConverterFromItemType(String, Class, Class) - Method in class com.thoughtworks.xstream.mapper.LocalConversionMapper
 
getConverterFromItemType(String, Class) - Method in interface com.thoughtworks.xstream.mapper.Mapper
getConverterFromItemType(Class) - Method in interface com.thoughtworks.xstream.mapper.Mapper
getConverterFromItemType(String, Class, Class) - Method in interface com.thoughtworks.xstream.mapper.Mapper
Returns a single value converter to be used in a specific field.
getConverterFromItemType(String, Class) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
getConverterFromItemType(Class) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
getConverterFromItemType(String, Class, Class) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
getConverterLookup() - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
getConverterLookup() - Method in class com.thoughtworks.xstream.XStream
 
getConverterRegistry() - Method in class com.thoughtworks.xstream.XStream
 
getCurrent() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
getCurrent() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
 
getCurrent() - Method in interface com.thoughtworks.xstream.io.xml.DocumentReader
Retrieve the current processed node of the DOM.
getCurrentPath() - Method in class com.thoughtworks.xstream.io.path.PathTracker
Deprecated.
getDeclaringClass() - Method in class com.thoughtworks.xstream.converters.reflection.FieldKey
 
getDefaultConstrutor(Class) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
Returns the default constructor, or null if none is found
getDefaultNamespace() - Method in class com.thoughtworks.xstream.io.xml.QNameMap
 
getDefaultPrefix() - Method in class com.thoughtworks.xstream.io.xml.QNameMap
 
getDepth() - Method in class com.thoughtworks.xstream.converters.reflection.FieldKey
 
getDocumentFactory() - Method in class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
getDTDHandler() - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Returns the current DTD handler.
getEntityResolver() - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Returns the current entity resolver.
getErrorHandler() - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Returns the current error handler.
getFeature(String) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Looks up the value of a feature.
getField(Class, String) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
getField(Class, String) - Method in interface com.thoughtworks.xstream.converters.reflection.ReflectionProvider
Returns a field defined in some class.
getField(Class, String) - Method in class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
getFieldName() - Method in class com.thoughtworks.xstream.converters.reflection.FieldKey
 
getFieldName() - Method in exception com.thoughtworks.xstream.converters.reflection.NonExistentFieldException
 
getFieldName() - Method in interface com.thoughtworks.xstream.mapper.Mapper.ImplicitCollectionMapping
 
getFieldNameForItemTypeAndName(Class, Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
getFieldNameForItemTypeAndName(Class, Class, String) - Method in class com.thoughtworks.xstream.mapper.ImplicitCollectionMapper
 
getFieldNameForItemTypeAndName(Class, Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
Get the name of the field that acts as the default collection for an object, or return null if there is none.
getFieldNameForItemTypeAndName(Class, Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
getFieldOrNull(Class, String) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
getFieldOrNull(Class, String) - Method in interface com.thoughtworks.xstream.converters.reflection.ReflectionProvider
Works like ReflectionProvider.getField(Class, String) but returns null instead of throwing ObjectAccessException.
getFieldOrNull(Class, String) - Method in class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
getFieldType(Object, String, Class) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
getFieldType(Object, String, Class) - Method in interface com.thoughtworks.xstream.converters.reflection.ReflectionProvider
 
getFieldType(Object, String, Class) - Method in class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
getId() - Method in class com.thoughtworks.xstream.io.binary.Token
 
getImplicitCollectionDefForFieldName(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
getImplicitCollectionDefForFieldName(Class, String) - Method in class com.thoughtworks.xstream.mapper.ImplicitCollectionMapper
 
getImplicitCollectionDefForFieldName(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
 
getImplicitCollectionDefForFieldName(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
getInputFactory() - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
getItemFieldName() - Method in interface com.thoughtworks.xstream.mapper.Mapper.ImplicitCollectionMapping
 
getItemType() - Method in interface com.thoughtworks.xstream.mapper.Mapper.ImplicitCollectionMapping
 
getItemTypeForItemFieldName(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
getItemTypeForItemFieldName(Class, String) - Method in class com.thoughtworks.xstream.mapper.ImplicitCollectionMapper
 
getItemTypeForItemFieldName(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
 
getItemTypeForItemFieldName(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
getJavaClassName(QName) - Method in class com.thoughtworks.xstream.io.xml.QNameMap
Returns the Java class name that should be used for the given QName.
getJvm() - Method in class com.thoughtworks.xstream.XStream
 
getLocalConverter(Class, String) - Method in class com.thoughtworks.xstream.mapper.AnnotationMapper
 
getLocalConverter(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
getLocalConverter(Class, String) - Method in class com.thoughtworks.xstream.mapper.LocalConversionMapper
 
getLocalConverter(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
 
getLocalConverter(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
getMapper() - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
getMapper() - Method in class com.thoughtworks.xstream.XStream
Retrieve the Mapper.
getMessage() - Method in exception com.thoughtworks.xstream.converters.ConversionException
 
getName() - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
Gets the name of the property that this getter extracts.
getName(Object) - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
Given a key, the escape method returns the filename which shall be used.
getName(Object) - Method in class com.thoughtworks.xstream.persistence.FilePersistenceStrategy
Given a key, the escape method returns the filename which shall be used.
getName(Object) - Method in class com.thoughtworks.xstream.persistence.FileStreamStrategy
Deprecated.
Given a key, the escape method returns the filename which shall be used.
getNewLine() - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
getNodeName() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
getNodeName() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Get the name of the current node.
getNodeName() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
getNodeName() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
getNodeName() - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getNodeName() - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getNodeName() - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getNodeName() - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getNodeName() - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getOrder() - Method in class com.thoughtworks.xstream.converters.reflection.FieldKey
 
getOutputFactory() - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
getOutputFormat() - Method in class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
getParent() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
getParent() - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getParent() - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getParent() - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getParent() - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getParent() - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getPath() - Method in class com.thoughtworks.xstream.io.path.PathTracker
Current Path in stream.
getProperty(String) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Looks up the value of a property.
getPropertyType(Object, String) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
getQName(String) - Method in class com.thoughtworks.xstream.io.xml.QNameMap
Returns the Java class name that should be used for the given QName.
getQnameMap() - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
getQNameMap() - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
 
getReflectionProvider() - Method in class com.thoughtworks.xstream.XStream
Retrieve the ReflectionProvider in use.
getRequiredType() - Method in interface com.thoughtworks.xstream.converters.UnmarshallingContext
 
getResult() - Method in class com.thoughtworks.xstream.io.xml.JDomWriter
Deprecated.
getShortMessage() - Method in exception com.thoughtworks.xstream.converters.ConversionException
 
getter - Variable in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
the getter
getTopLevelNodes() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
 
getTopLevelNodes() - Method in interface com.thoughtworks.xstream.io.xml.DocumentWriter
Retrieve a List with the top elements.
getType() - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
Returns the property type
getType() - Method in class com.thoughtworks.xstream.io.binary.Token
 
getValue() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
getValue() - Method in class com.thoughtworks.xstream.io.binary.Token
 
getValue() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Get the value (text content) of the current node.
getValue() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
getValue() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
getValue() - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
getValue() - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
getValue() - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
getValue() - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
getValue() - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
getXMLReader() - Method in class com.thoughtworks.xstream.io.xml.TraxSource
Returns the XMLReader to be used for the Source.
getXMLStreamWriter() - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
 
GregorianCalendarConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.util.GregorianCalendar to XML.
GregorianCalendarConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.GregorianCalendarConverter
 

H

hashCode() - Method in class com.thoughtworks.xstream.converters.reflection.FieldKey
 
hashCode() - Method in class com.thoughtworks.xstream.io.binary.Token
 
hashCode() - Method in class com.thoughtworks.xstream.io.path.Path
 
hasMoreChildren() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
hasMoreChildren() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Does the node have any more children remaining that have not yet been read?
hasMoreChildren() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
hasMoreChildren() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
hasMoreChildren() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
hasNext() - Method in class com.thoughtworks.xstream.io.AttributeNameIterator
 
hasNext() - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy.XmlMapEntriesIterator
 
HierarchicalStreamCopier - Class in com.thoughtworks.xstream.io.copy
Tool for copying the contents of one HierarichalStreamReader to a HierarichalStreamWriter.
HierarchicalStreamCopier() - Constructor for class com.thoughtworks.xstream.io.copy.HierarchicalStreamCopier
 
HierarchicalStreamDriver - Interface in com.thoughtworks.xstream.io
Provides implementation of XML parsers and writers to XStream.
HierarchicalStreamReader - Interface in com.thoughtworks.xstream.io
 
HierarchicalStreamWriter - Interface in com.thoughtworks.xstream.io
 
hierarchyFor(Class) - Method in class com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter
 
hierarchyFor(Class) - Method in class com.thoughtworks.xstream.converters.reflection.SerializableConverter
 

I

id - Variable in class com.thoughtworks.xstream.io.binary.Token
 
ID_REFERENCES - Static variable in class com.thoughtworks.xstream.XStream
 
ImmutableFieldKeySorter - Class in com.thoughtworks.xstream.converters.reflection
Does not change the order of the fields.
ImmutableFieldKeySorter() - Constructor for class com.thoughtworks.xstream.converters.reflection.ImmutableFieldKeySorter
 
ImmutableTypesMapper - Class in com.thoughtworks.xstream.mapper
Mapper that specifies which types are basic immutable types.
ImmutableTypesMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.ImmutableTypesMapper
 
ImmutableTypesMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.ImmutableTypesMapper
ImplicitCollectionMapper - Class in com.thoughtworks.xstream.mapper
 
ImplicitCollectionMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.ImplicitCollectionMapper
 
ImplicitCollectionMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.ImplicitCollectionMapper
InitializationException - Exception in com.thoughtworks.xstream
Exception thrown configuring an XStream instance.
InitializationException(String, Throwable) - Constructor for exception com.thoughtworks.xstream.InitializationException
 
InitializationException(String) - Constructor for exception com.thoughtworks.xstream.InitializationException
 
instantiateNewInstance(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
IntConverter - Class in com.thoughtworks.xstream.converters.basic
Converts an int primitive or java.lang.Integer wrapper to a String.
IntConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.IntConverter
 
isAncestor(Path) - Method in class com.thoughtworks.xstream.io.path.Path
 
isCollection - Variable in class com.thoughtworks.xstream.io.json.JsonWriter.Node
 
isImmutableValueType(Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
isImmutableValueType(Class) - Method in class com.thoughtworks.xstream.mapper.EnumMapper
 
isImmutableValueType(Class) - Method in class com.thoughtworks.xstream.mapper.ImmutableTypesMapper
 
isImmutableValueType(Class) - Method in interface com.thoughtworks.xstream.mapper.Mapper
Whether this type is a simple immutable value (int, boolean, String, URL, etc.
isImmutableValueType(Class) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
isNamespaceRepairingMode() - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
Is StAX namespace repairing mode on or off?
ISO8601DateConverter - Class in com.thoughtworks.xstream.converters.extended
A DateConverter conforming to the ISO8601 standard.
ISO8601DateConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.ISO8601DateConverter
 
ISO8601GregorianCalendarConverter - Class in com.thoughtworks.xstream.converters.extended
A GregorianCalendarConverter conforming to the ISO8601 standard.
ISO8601GregorianCalendarConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.ISO8601GregorianCalendarConverter
 
ISO8601SqlTimestampConverter - Class in com.thoughtworks.xstream.converters.extended
A SqlTimestampConverter conforming to the ISO8601 standard.
ISO8601SqlTimestampConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.ISO8601SqlTimestampConverter
 
isReadable() - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
Gets whether this property can get get.
isRepairingNamespace() - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
isValid(File, String) - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
isValid(File, String) - Method in class com.thoughtworks.xstream.persistence.FilePersistenceStrategy
 
isWritable() - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
Gets whether this property can be set.
itemTypeAsAttribute(Class) - Method in class com.thoughtworks.xstream.mapper.ClassAliasingMapper
 
iterator() - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
iterator() - Method in interface com.thoughtworks.xstream.persistence.PersistenceStrategy
 
iterator() - Method in class com.thoughtworks.xstream.persistence.XmlSet
 

J

JavaBeanConverter - Class in com.thoughtworks.xstream.converters.javabean
Can convert any bean with a public default constructor.
JavaBeanConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter
 
JavaBeanConverter(Mapper, BeanProvider) - Constructor for class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter
 
JavaBeanConverter(Mapper, String) - Constructor for class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter
JavaBeanConverter(ClassMapper, String) - Constructor for class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter
JavaBeanConverter.DuplicateFieldException - Exception in com.thoughtworks.xstream.converters.javabean
Deprecated.
since 1.3
JavaBeanConverter.DuplicateFieldException(String) - Constructor for exception com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.DuplicateFieldException
Deprecated.
 
JavaClassConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.lang.Class to XML.
JavaClassConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.JavaClassConverter
Deprecated.
As of 1.1.1 - use other constructor and explicitly supply a ClassLoader.
JavaClassConverter(ClassLoader) - Constructor for class com.thoughtworks.xstream.converters.extended.JavaClassConverter
 
JavaMethodConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.lang.reflect.Method to XML.
JavaMethodConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.JavaMethodConverter
Deprecated.
As of 1.2 - use other constructor and explicitly supply a ClassLoader.
JavaMethodConverter(ClassLoader) - Constructor for class com.thoughtworks.xstream.converters.extended.JavaMethodConverter
 
JDomDriver - Class in com.thoughtworks.xstream.io.xml
 
JDomDriver() - Constructor for class com.thoughtworks.xstream.io.xml.JDomDriver
 
JDomDriver(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.JDomDriver
 
JDomReader - Class in com.thoughtworks.xstream.io.xml
 
JDomReader(Element) - Constructor for class com.thoughtworks.xstream.io.xml.JDomReader
 
JDomReader(Document) - Constructor for class com.thoughtworks.xstream.io.xml.JDomReader
 
JDomReader(Element, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.JDomReader
 
JDomReader(Document, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.JDomReader
 
JDomWriter - Class in com.thoughtworks.xstream.io.xml
 
JDomWriter(Element, JDOMFactory, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.JDomWriter
 
JDomWriter(Element, JDOMFactory) - Constructor for class com.thoughtworks.xstream.io.xml.JDomWriter
 
JDomWriter(JDOMFactory, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.JDomWriter
 
JDomWriter(JDOMFactory) - Constructor for class com.thoughtworks.xstream.io.xml.JDomWriter
 
JDomWriter(Element, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.JDomWriter
 
JDomWriter(Element) - Constructor for class com.thoughtworks.xstream.io.xml.JDomWriter
 
JDomWriter() - Constructor for class com.thoughtworks.xstream.io.xml.JDomWriter
 
JettisonMappedXmlDriver - Class in com.thoughtworks.xstream.io.json
Simple XStream driver wrapping Jettison's Mapped reader and writer.
JettisonMappedXmlDriver() - Constructor for class com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver
 
JettisonStaxWriter - Class in com.thoughtworks.xstream.io.json
A specialized StaxWriter that makes usage of internal functionality of Jettison.
JettisonStaxWriter(QNameMap, XMLStreamWriter, boolean, boolean, XmlFriendlyReplacer, MappedNamespaceConvention) - Constructor for class com.thoughtworks.xstream.io.json.JettisonStaxWriter
 
JettisonStaxWriter(QNameMap, XMLStreamWriter, boolean, boolean, MappedNamespaceConvention) - Constructor for class com.thoughtworks.xstream.io.json.JettisonStaxWriter
 
JettisonStaxWriter(QNameMap, XMLStreamWriter, MappedNamespaceConvention) - Constructor for class com.thoughtworks.xstream.io.json.JettisonStaxWriter
 
JsonHierarchicalStreamDriver - Class in com.thoughtworks.xstream.io.json
A driver for JSON that writes optimized JSON format, but is not able to deserialize the result.
JsonHierarchicalStreamDriver() - Constructor for class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamDriver
 
JsonHierarchicalStreamWriter - Class in com.thoughtworks.xstream.io.json
Deprecated.
since 1.3.1, use JsonWriter instead
JsonHierarchicalStreamWriter(Writer, char[], String) - Constructor for class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter
Deprecated.
since 1.3.1, use JsonWriter instead
JsonHierarchicalStreamWriter(Writer, char[]) - Constructor for class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter
Deprecated.
since 1.3.1, use JsonWriter instead
JsonHierarchicalStreamWriter(Writer, String, String) - Constructor for class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter
Deprecated.
since 1.3.1, use JsonWriter instead
JsonHierarchicalStreamWriter(Writer, String) - Constructor for class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter
Deprecated.
since 1.3.1, use JsonWriter instead
JsonHierarchicalStreamWriter(Writer) - Constructor for class com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter
Deprecated.
since 1.3.1, use JsonWriter instead
JsonWriter - Class in com.thoughtworks.xstream.io.json
A simple writer that outputs JSON in a pretty-printed indented stream.
JsonWriter(Writer, char[], String) - Constructor for class com.thoughtworks.xstream.io.json.JsonWriter
 
JsonWriter(Writer, char[]) - Constructor for class com.thoughtworks.xstream.io.json.JsonWriter
 
JsonWriter(Writer, String, String) - Constructor for class com.thoughtworks.xstream.io.json.JsonWriter
 
JsonWriter(Writer, String) - Constructor for class com.thoughtworks.xstream.io.json.JsonWriter
 
JsonWriter(Writer) - Constructor for class com.thoughtworks.xstream.io.json.JsonWriter
 
JsonWriter(Writer, char[], String, int) - Constructor for class com.thoughtworks.xstream.io.json.JsonWriter
 
JsonWriter(Writer, int) - Constructor for class com.thoughtworks.xstream.io.json.JsonWriter
Create a JsonWriter where the writer mode can be chosen.
JsonWriter.Node - Class in com.thoughtworks.xstream.io.json
 
JsonWriter.Node(String, Class) - Constructor for class com.thoughtworks.xstream.io.json.JsonWriter.Node
 

K

keys() - Method in exception com.thoughtworks.xstream.converters.ConversionException
 
keys() - Method in interface com.thoughtworks.xstream.converters.DataHolder
 
keys() - Method in interface com.thoughtworks.xstream.converters.ErrorWriter
Retrieve an iterator over all keys of the error message.

L

LocalConversionMapper - Class in com.thoughtworks.xstream.mapper
A Mapper for locally defined converters for a member field.
LocalConversionMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.LocalConversionMapper
Constructs a LocalConversionMapper.
LocaleConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.util.Locale to a string.
LocaleConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.LocaleConverter
 
LongConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a long primitive or java.lang.Long wrapper to a String.
LongConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.LongConverter
 
LookAndFeelConverter - Class in com.thoughtworks.xstream.converters.extended
A converter for Swing LookAndFeel implementations.
LookAndFeelConverter(Mapper, ReflectionProvider) - Constructor for class com.thoughtworks.xstream.converters.extended.LookAndFeelConverter
Constructs a LookAndFeelConverter.
lookupConverterForType(Class) - Method in interface com.thoughtworks.xstream.converters.ConverterLookup
Lookup a converter for a specific type.
lookupMapperOfType(Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
lookupMapperOfType(Class) - Method in interface com.thoughtworks.xstream.mapper.Mapper
 
lookupMapperOfType(Class) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
lookupName(Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
lookupType(String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 

M

MapConverter - Class in com.thoughtworks.xstream.converters.collections
Converts a java.util.Map to XML, specifying an 'entry' element with 'key' and 'value' children.
MapConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.collections.MapConverter
 
mapNameFromXML(String) - Method in class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
Deprecated.
 
mapNameFromXML(String) - Method in class com.thoughtworks.xstream.mapper.XStream11XmlFriendlyMapper
 
mapNameToXML(String) - Method in class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
Deprecated.
 
mapper() - Method in class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
 
mapper - Variable in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
Mapper - Interface in com.thoughtworks.xstream.mapper
 
Mapper.ImplicitCollectionMapping - Interface in com.thoughtworks.xstream.mapper
 
Mapper.Null - Class in com.thoughtworks.xstream.mapper
Place holder type used for null values.
Mapper.Null() - Constructor for class com.thoughtworks.xstream.mapper.Mapper.Null
 
MapperWrapper - Class in com.thoughtworks.xstream.mapper
 
MapperWrapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.MapperWrapper
 
MapperWrapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.MapperWrapper
Deprecated.
mark() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
Deprecated.
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.basic.CharConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.basic.NullConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.ArrayConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.BitSetConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.CharArrayConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.CollectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.MapConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.PropertiesConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.TreeMapConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.TreeSetConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in interface com.thoughtworks.xstream.converters.Converter
Convert an object to textual data.
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.enums.EnumConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.enums.EnumMapConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.enums.EnumSetConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.ColorConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.DynamicProxyConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.EncodedByteArrayConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.FontConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.GregorianCalendarConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.JavaMethodConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.RegexPatternConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.ThrowableConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.ExternalizableConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.SelfStreamingInstanceChecker
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.SingleValueConverterWrapper
 
marshal(HierarchicalStreamWriter, Object, ConverterLookup, Mapper, DataHolder) - Method in interface com.thoughtworks.xstream.MarshallingStrategy
 
marshal(HierarchicalStreamWriter, Object, DefaultConverterLookup, ClassMapper, DataHolder) - Method in interface com.thoughtworks.xstream.MarshallingStrategy
marshal(Object, HierarchicalStreamWriter) - Method in class com.thoughtworks.xstream.XStream
Serialize and object to a hierarchical data structure (such as XML).
marshal(Object, HierarchicalStreamWriter, DataHolder) - Method in class com.thoughtworks.xstream.XStream
Serialize and object to a hierarchical data structure (such as XML).
marshallField(MarshallingContext, Object, Field) - Method in class com.thoughtworks.xstream.annotations.AnnotationReflectionConverter
Deprecated.
 
marshallField(MarshallingContext, Object, Field) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
MarshallingContext - Interface in com.thoughtworks.xstream.converters
 
MarshallingStrategy - Interface in com.thoughtworks.xstream
 
marshalPrincipals(Set, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
marshalPrivateCredentials(Set, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
marshalPublicCredentials(Set, HierarchicalStreamWriter, MarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
marshalReadOnly(boolean, HierarchicalStreamWriter) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
moveDown() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
moveDown() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Select the current child as current node.
moveDown() - Method in class com.thoughtworks.xstream.io.path.PathTrackingReader
 
moveDown() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
moveDown() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
moveDown() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
moveUp() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
moveUp() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Select the parent node as current node.
moveUp() - Method in class com.thoughtworks.xstream.io.path.PathTrackingReader
 
moveUp() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
moveUp() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
moveUp() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 

N

name - Variable in class com.thoughtworks.xstream.io.json.JsonWriter.Node
 
NameMapper - Interface in com.thoughtworks.xstream.alias
Deprecated.
As of 1.2
nameToAlias - Variable in class com.thoughtworks.xstream.mapper.AbstractAttributeAliasingMapper
 
nameToPackage - Variable in class com.thoughtworks.xstream.mapper.PackageAliasingMapper
 
NativeFieldKeySorter - Class in com.thoughtworks.xstream.converters.reflection
Sort the fields in their natural order.
NativeFieldKeySorter() - Constructor for class com.thoughtworks.xstream.converters.reflection.NativeFieldKeySorter
 
nativeMethodElement(String, String) - Method in class com.thoughtworks.xstream.converters.extended.StackTraceElementFactory
 
newDataHolder() - Method in class com.thoughtworks.xstream.XStream
Create a DataHolder that can be used to pass data to the converters.
newInstance(Class) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
newInstance(Class) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
newInstance(Class) - Method in interface com.thoughtworks.xstream.converters.reflection.ReflectionProvider
Creates a new instance of the specified type.
newInstance(Class) - Method in class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
newInstance(Class) - Method in class com.thoughtworks.xstream.converters.reflection.Sun14ReflectionProvider
 
next() - Method in class com.thoughtworks.xstream.io.AttributeNameIterator
 
next() - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy.XmlMapEntriesIterator
 
NO_PARAMS - Static variable in class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
NO_REFERENCES - Static variable in class com.thoughtworks.xstream.XStream
 
NonExistentFieldException - Exception in com.thoughtworks.xstream.converters.reflection
Indicates that field/property didn't exist in classes (as opposed to what's implied in XML.)
NonExistentFieldException(String, String) - Constructor for exception com.thoughtworks.xstream.converters.reflection.NonExistentFieldException
 
NonExistentFieldException(String, Throwable, String) - Constructor for exception com.thoughtworks.xstream.converters.reflection.NonExistentFieldException
 
NullConverter - Class in com.thoughtworks.xstream.converters.basic
Special converter to signify nulls at the root level.
NullConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.NullConverter
 

O

ObjectAccessException - Exception in com.thoughtworks.xstream.converters.reflection
 
ObjectAccessException(String) - Constructor for exception com.thoughtworks.xstream.converters.reflection.ObjectAccessException
 
ObjectAccessException(String, Throwable) - Constructor for exception com.thoughtworks.xstream.converters.reflection.ObjectAccessException
 
omitField(Class, String) - Method in class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
omitField(Class, String) - Method in class com.thoughtworks.xstream.XStream
Prevents a field from being serialized.
OTHER - Static variable in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
OuterClassMapper - Class in com.thoughtworks.xstream.mapper
Mapper that uses a more meaningful alias for the field in an inner class (this$0) that refers to the outer class.
OuterClassMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.OuterClassMapper
 
OuterClassMapper(Mapper, String) - Constructor for class com.thoughtworks.xstream.mapper.OuterClassMapper
 
OuterClassMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.OuterClassMapper
Deprecated.
OuterClassMapper(ClassMapper, String) - Constructor for class com.thoughtworks.xstream.mapper.OuterClassMapper

P

PackageAliasingMapper - Class in com.thoughtworks.xstream.mapper
Mapper that allows a package name to be replaced with an alias.
PackageAliasingMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.PackageAliasingMapper
 
parse(String) - Method in class com.thoughtworks.xstream.converters.basic.ThreadSafeSimpleDateFormat
Deprecated.
 
parse(String) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Parses an XML document from a system identifier (URI).
parse(InputSource) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Parse an XML document.
Path - Class in com.thoughtworks.xstream.io.path
Represents a path (subset of XPath) to a single node in the tree.
Path(String) - Constructor for class com.thoughtworks.xstream.io.path.Path
 
Path(String[]) - Constructor for class com.thoughtworks.xstream.io.path.Path
 
PathTracker - Class in com.thoughtworks.xstream.io.path
Maintains the current Path as a stream is moved through.
PathTracker() - Constructor for class com.thoughtworks.xstream.io.path.PathTracker
 
PathTracker(int) - Constructor for class com.thoughtworks.xstream.io.path.PathTracker
 
PathTrackingReader - Class in com.thoughtworks.xstream.io.path
Wrapper for HierarchicalStreamReader that tracks the path (a subset of XPath) of the current node that is being read.
PathTrackingReader(HierarchicalStreamReader, PathTracker) - Constructor for class com.thoughtworks.xstream.io.path.PathTrackingReader
 
PathTrackingWriter - Class in com.thoughtworks.xstream.io.path
Wrapper for HierarchicalStreamWriter that tracks the path (a subset of XPath) of the current node that is being written.
PathTrackingWriter(HierarchicalStreamWriter, PathTracker) - Constructor for class com.thoughtworks.xstream.io.path.PathTrackingWriter
 
peekNextChild() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
peekNextChild() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
In situation where HierarchicalStreamReader.hasMoreChildren() returns true, peek the tag name of the child.
peekNextChild() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
peekNextChild() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
peekNextChild() - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
peekNextChild() - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
peekNextChild() - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
peekNextChild() - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
peekNextChild() - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
peekUnderlyingNode() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
Deprecated.
PersistenceStrategy - Interface in com.thoughtworks.xstream.persistence
A key to a persistent storage and vice-versa strategy interface.
popElement() - Method in class com.thoughtworks.xstream.io.path.PathTracker
Notify the tracker that the stream has moved out of an element.
populateCollection(HierarchicalStreamReader, UnmarshallingContext, Collection) - Method in class com.thoughtworks.xstream.converters.collections.CollectionConverter
 
populateMap(HierarchicalStreamReader, UnmarshallingContext, Map) - Method in class com.thoughtworks.xstream.converters.collections.MapConverter
 
populateSet(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
PrettyPrintWriter - Class in com.thoughtworks.xstream.io.xml
A simple writer that outputs XML in a pretty-printed indented stream.
PrettyPrintWriter(Writer, char[], String, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
Deprecated.
since 1.3
PrettyPrintWriter(Writer, int, char[], XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PrettyPrintWriter(Writer, char[], String) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
Deprecated.
since 1.3
PrettyPrintWriter(Writer, int, char[]) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PrettyPrintWriter(Writer, char[]) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PrettyPrintWriter(Writer, String, String) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
Deprecated.
since 1.3
PrettyPrintWriter(Writer, int, String) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PrettyPrintWriter(Writer, String) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PrettyPrintWriter(Writer, int, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PrettyPrintWriter(Writer, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PrettyPrintWriter(Writer, int) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PrettyPrintWriter(Writer) - Constructor for class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
PRIORITY_LOW - Static variable in class com.thoughtworks.xstream.XStream
 
PRIORITY_NORMAL - Static variable in class com.thoughtworks.xstream.XStream
 
PRIORITY_VERY_HIGH - Static variable in class com.thoughtworks.xstream.XStream
 
PRIORITY_VERY_LOW - Static variable in class com.thoughtworks.xstream.XStream
 
processAnnotations(Class[]) - Method in interface com.thoughtworks.xstream.mapper.AnnotationConfiguration
 
processAnnotations(Class[]) - Method in class com.thoughtworks.xstream.mapper.AnnotationMapper
 
processAnnotations(Class[]) - Method in class com.thoughtworks.xstream.XStream
Process the annotations of the given types and configure the XStream.
processAnnotations(Class) - Method in class com.thoughtworks.xstream.XStream
Process the annotations of the given type and configure the XStream.
PropertiesConverter - Class in com.thoughtworks.xstream.converters.collections
Special converter for java.util.Properties that stores properties in a more compact form than java.util.Map.
PropertiesConverter() - Constructor for class com.thoughtworks.xstream.converters.collections.PropertiesConverter
 
PropertiesConverter(boolean) - Constructor for class com.thoughtworks.xstream.converters.collections.PropertiesConverter
 
property(Class, String) - Method in class com.thoughtworks.xstream.converters.javabean.PropertyDictionary
Deprecated.
Locates a serializable property
propertyDefinedInClass(String, Class) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
PropertyDictionary - Class in com.thoughtworks.xstream.converters.javabean
Deprecated.
since 1.3.1, no longer in use
PropertyDictionary() - Constructor for class com.thoughtworks.xstream.converters.javabean.PropertyDictionary
Deprecated.
 
PropertyEditorCapableConverter - Class in com.thoughtworks.xstream.converters.extended
A SingleValueConverter that can utilize a PropertyEditor implementation used for a specific type.
PropertyEditorCapableConverter(Class, Class) - Constructor for class com.thoughtworks.xstream.converters.extended.PropertyEditorCapableConverter
 
propertyWriteable(String, Class) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
pullElementName() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
Pull the name of the current element from the stream.
pullElementName() - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
pullElementName() - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
pullNextEvent() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
Pull the next event from the stream.
pullNextEvent() - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
pullNextEvent() - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
pullText() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
Pull the contents of the current text node from the stream.
pullText() - Method in class com.thoughtworks.xstream.io.xml.StaxReader
 
pullText() - Method in class com.thoughtworks.xstream.io.xml.XppReader
 
PureJavaReflectionProvider - Class in com.thoughtworks.xstream.converters.reflection
Pure Java ObjectFactory that instantiates objects using standard Java reflection, however the types of objects that can be constructed are limited.
PureJavaReflectionProvider() - Constructor for class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
PureJavaReflectionProvider(FieldDictionary) - Constructor for class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
pushBack(Token) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
pushElement(String) - Method in class com.thoughtworks.xstream.io.path.PathTracker
Notify the tracker that the stream has moved into a new element.
put(Object, Object) - Method in interface com.thoughtworks.xstream.converters.DataHolder
 
put(Object, Object) - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
put(Object, Object) - Method in interface com.thoughtworks.xstream.persistence.PersistenceStrategy
 
put(Object, Object) - Method in class com.thoughtworks.xstream.persistence.XmlMap
 

Q

QNameMap - Class in com.thoughtworks.xstream.io.xml
Represents a mapping of QName instances to Java class names allowing class aliases and namespace aware mappings of QNames to class names.
QNameMap() - Constructor for class com.thoughtworks.xstream.io.xml.QNameMap
 

R

read(DataInput) - Method in class com.thoughtworks.xstream.io.binary.Token.Formatter
 
ReaderWrapper - Class in com.thoughtworks.xstream.io
Base class to make it easy to create wrappers (decorators) for HierarchicalStreamReader.
ReaderWrapper(HierarchicalStreamReader) - Constructor for class com.thoughtworks.xstream.io.ReaderWrapper
 
readFrom(DataInput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.Attribute
 
readFrom(DataInput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.EndNode
 
readFrom(DataInput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.MapIdToValue
 
readFrom(DataInput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token
 
readFrom(DataInput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.StartNode
 
readFrom(DataInput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.Value
 
readId(DataInput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token
 
readItem(HierarchicalStreamReader, UnmarshallingContext, Object) - Method in class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
 
readResolve() - Method in class com.thoughtworks.xstream.converters.reflection.FieldDictionary
 
readResolve() - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
readResolve() - Method in class com.thoughtworks.xstream.converters.reflection.Sun14ReflectionProvider
 
readString(DataInput) - Method in class com.thoughtworks.xstream.io.binary.Token
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.ArrayMapper
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.CachingMapper
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.CGLIBMapper
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.ClassAliasingMapper
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.DynamicProxyMapper
 
realClass(String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
How a serialized class representation should be mapped back to a real class.
realClass(String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.PackageAliasingMapper
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
Deprecated.
 
realClass(String) - Method in class com.thoughtworks.xstream.mapper.XStream11XmlFriendlyMapper
 
realMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.AnnotationMapper
 
realMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
realMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
realMember(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
How a serialized member representation should be mapped back to a real member.
realMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
realMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.OuterClassMapper
 
realMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
Deprecated.
 
realMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.XStream11XmlFriendlyMapper
 
reassignCurrentElement(Object) - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
reassignCurrentElement(Object) - Method in class com.thoughtworks.xstream.io.xml.Dom4JReader
 
reassignCurrentElement(Object) - Method in class com.thoughtworks.xstream.io.xml.DomReader
 
reassignCurrentElement(Object) - Method in class com.thoughtworks.xstream.io.xml.JDomReader
 
reassignCurrentElement(Object) - Method in class com.thoughtworks.xstream.io.xml.XomReader
 
reassignCurrentElement(Object) - Method in class com.thoughtworks.xstream.io.xml.XppDomReader
 
ReflectionConverter - Class in com.thoughtworks.xstream.converters.reflection
 
ReflectionConverter(Mapper, ReflectionProvider) - Constructor for class com.thoughtworks.xstream.converters.reflection.ReflectionConverter
 
reflectionProvider - Variable in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
ReflectionProvider - Interface in com.thoughtworks.xstream.converters.reflection
Provides core reflection services.
ReflectionProvider.Visitor - Interface in com.thoughtworks.xstream.converters.reflection
A visitor interface for serializable fields defined in a class.
ReflectionProviderWrapper - Class in com.thoughtworks.xstream.converters.reflection
A wrapper implementation for the ReflectionProvider.
ReflectionProviderWrapper(ReflectionProvider) - Constructor for class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
RegexPatternConverter - Class in com.thoughtworks.xstream.converters.extended
Ensures java.util.regex.Pattern is compiled upon deserialization.
RegexPatternConverter(Converter) - Constructor for class com.thoughtworks.xstream.converters.extended.RegexPatternConverter
 
registerConverter(Converter, int) - Method in interface com.thoughtworks.xstream.converters.ConverterRegistry
 
registerConverter(Converter) - Method in class com.thoughtworks.xstream.XStream
 
registerConverter(Converter, int) - Method in class com.thoughtworks.xstream.XStream
 
registerConverter(SingleValueConverter) - Method in class com.thoughtworks.xstream.XStream
 
registerConverter(SingleValueConverter, int) - Method in class com.thoughtworks.xstream.XStream
 
registerFieldOrder(Class, String[]) - Method in class com.thoughtworks.xstream.converters.reflection.SortableFieldKeySorter
Registers the field order to use for a specific type.
registerLocalConverter(Class, String, Converter) - Method in class com.thoughtworks.xstream.mapper.LocalConversionMapper
 
registerLocalConverter(Class, String, Converter) - Method in class com.thoughtworks.xstream.XStream
Register a local Converter for a field.
registerLocalConverter(Class, String, SingleValueConverter) - Method in class com.thoughtworks.xstream.XStream
Register a local SingleValueConverter for a field.
registerMapping(QName, String) - Method in class com.thoughtworks.xstream.io.xml.QNameMap
Registers the mapping of the Java class name to the QName
registerMapping(QName, Class) - Method in class com.thoughtworks.xstream.io.xml.QNameMap
Registers the mapping of the type to the QName
relativeTo(Path) - Method in class com.thoughtworks.xstream.io.path.Path
 
remove() - Method in class com.thoughtworks.xstream.io.AttributeNameIterator
 
remove(Object) - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
remove() - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy.XmlMapEntriesIterator
 
remove(Object) - Method in interface com.thoughtworks.xstream.persistence.PersistenceStrategy
 
remove(int) - Method in class com.thoughtworks.xstream.persistence.XmlArrayList
 
remove(Object) - Method in class com.thoughtworks.xstream.persistence.XmlMap
 
reset() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 

S

SaxWriter - Class in com.thoughtworks.xstream.io.xml
A SAX parser that acts as an XStream HierarchicalStreamWriter to enable direct generation of a SAX event flow from the XStream serialization of a list of list of Java objects.
SaxWriter(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.SaxWriter
 
SaxWriter(boolean, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.SaxWriter
 
SaxWriter(boolean) - Constructor for class com.thoughtworks.xstream.io.xml.SaxWriter
 
SaxWriter() - Constructor for class com.thoughtworks.xstream.io.xml.SaxWriter
 
SelfStreamingInstanceChecker - Class in com.thoughtworks.xstream.converters.reflection
A special converter that prevents self-serialization.
SelfStreamingInstanceChecker(Converter, Object) - Constructor for class com.thoughtworks.xstream.converters.reflection.SelfStreamingInstanceChecker
 
SerializableConverter - Class in com.thoughtworks.xstream.converters.reflection
Emulates the mechanism used by standard Java Serialization for classes that implement java.io.Serializable AND implement or inherit a custom readObject()/writeObject() method.
SerializableConverter(Mapper, ReflectionProvider) - Constructor for class com.thoughtworks.xstream.converters.reflection.SerializableConverter
 
serializableFieldsFor(Class) - Method in class com.thoughtworks.xstream.converters.reflection.FieldDictionary
Deprecated.
since 1.3, use FieldDictionary.fieldsFor(Class) instead
serializablePropertiesFor(Class) - Method in class com.thoughtworks.xstream.converters.javabean.PropertyDictionary
Deprecated.
 
serializationMethodInvoker - Variable in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
SerializationMethodInvoker - Class in com.thoughtworks.xstream.converters.reflection
Convenience wrapper to invoke special serialization methods on objects (and perform reflection caching).
SerializationMethodInvoker() - Constructor for class com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.AnnotationMapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.ArrayMapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.CGLIBMapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.ClassAliasingMapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.DefaultImplementationsMapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.DynamicProxyMapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.EnumMapper
 
serializedClass(Class) - Method in interface com.thoughtworks.xstream.mapper.Mapper
How a class name should be represented in its serialized form.
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.PackageAliasingMapper
 
serializedClass(Class) - Method in class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
Deprecated.
 
serializedMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
serializedMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
serializedMember(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
How a class member should be represented in its serialized form.
serializedMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
serializedMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.OuterClassMapper
 
serializedMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
Deprecated.
 
set(Object, Object) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
Sets the value of this property for the specified Object.
set(int, Object) - Method in class com.thoughtworks.xstream.persistence.XmlArrayList
 
setAlias(String) - Method in class com.thoughtworks.xstream.mapper.DynamicProxyMapper
 
setClassLoader(ClassLoader) - Method in class com.thoughtworks.xstream.XStream
Change the ClassLoader XStream uses to load classes.
setContentHandler(ContentHandler) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Allows an application to register a content event handler.
setConverterLookup(ConverterLookup) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
Deprecated.
since 1.3
setDefaultNamespace(String) - Method in class com.thoughtworks.xstream.io.xml.QNameMap
 
setDefaultPrefix(String) - Method in class com.thoughtworks.xstream.io.xml.QNameMap
 
setDocumentFactory(DocumentFactory) - Method in class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
setDTDHandler(DTDHandler) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Allows an application to register a DTD event handler.
setEntityResolver(EntityResolver) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Allows an application to register an entity resolver.
setErrorHandler(ErrorHandler) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Allows an application to register an error event handler.
setFeature(String, boolean) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Sets the state of a feature.
setFieldDictionary(FieldDictionary) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
setGetterMethod(Method) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
 
setInputSource(InputSource) - Method in class com.thoughtworks.xstream.io.xml.TraxSource
Sets the SAX InputSource to be used for the Source.
setMarshallingStrategy(MarshallingStrategy) - Method in class com.thoughtworks.xstream.XStream
 
setMode(int) - Method in class com.thoughtworks.xstream.XStream
Change mode for dealing with duplicate references.
setOutputFormat(OutputFormat) - Method in class com.thoughtworks.xstream.io.xml.Dom4JDriver
 
setProperty(String, Object) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
Sets the value of a property.
setQnameMap(QNameMap) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
setRepairingNamespace(boolean) - Method in class com.thoughtworks.xstream.io.xml.StaxDriver
 
setSetterMethod(Method) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProperty
Deprecated.
 
setSource(Object) - Method in class com.thoughtworks.xstream.io.xml.TraxSource
Sets the object to marshal.
setSourceAsList(List) - Method in class com.thoughtworks.xstream.io.xml.TraxSource
Sets the list of objects to marshal.
setupAliases() - Method in class com.thoughtworks.xstream.XStream
 
setupConverters() - Method in class com.thoughtworks.xstream.XStream
 
setupDefaultImplementations() - Method in class com.thoughtworks.xstream.XStream
 
setupImmutableTypes() - Method in class com.thoughtworks.xstream.XStream
 
setValue(String) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
setValue(String) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
Write the value (text content) of the current node.
setValue(String) - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.StatefulWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.WriterWrapper
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.Dom4JWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.Dom4JXmlWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.DomWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.JDomWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.XomWriter
 
setValue(String) - Method in class com.thoughtworks.xstream.io.xml.XppDomWriter
 
setXMLReader(XMLReader) - Method in class com.thoughtworks.xstream.io.xml.TraxSource
Set the XMLReader to be used for the Source.
setXStream(XStream) - Method in class com.thoughtworks.xstream.io.xml.TraxSource
Sets the XStream facade to use when marshalling objects.
ShortConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a short primitive or java.lang.Short wrapper to a String.
ShortConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.ShortConverter
 
shouldConvert(Class, Object) - Method in class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
shouldLookForSingleValueConverter(String, Class, Class) - Method in class com.thoughtworks.xstream.mapper.AttributeMapper
 
shouldSerializeMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.DefaultMapper
 
shouldSerializeMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.FieldAliasingMapper
 
shouldSerializeMember(Class, String) - Method in interface com.thoughtworks.xstream.mapper.Mapper
Determine whether a specific member should be serialized.
shouldSerializeMember(Class, String) - Method in class com.thoughtworks.xstream.mapper.MapperWrapper
 
shouldUnmarshalTransientFields() - Method in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
SingleValueConverter - Interface in com.thoughtworks.xstream.converters
SingleValueConverter implementations are marshallable to/from a single value String representation.
SingleValueConverterWrapper - Class in com.thoughtworks.xstream.converters
Wrapper to convert a SingleValueConverter into a Converter.
SingleValueConverterWrapper(SingleValueConverter) - Constructor for class com.thoughtworks.xstream.converters.SingleValueConverterWrapper
 
size() - Method in class com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy
 
size() - Method in interface com.thoughtworks.xstream.persistence.PersistenceStrategy
 
size() - Method in class com.thoughtworks.xstream.persistence.XmlArrayList
 
size() - Method in class com.thoughtworks.xstream.persistence.XmlMap
 
size() - Method in class com.thoughtworks.xstream.persistence.XmlSet
 
sort(Class, Map) - Method in interface com.thoughtworks.xstream.converters.reflection.FieldKeySorter
Sort the fields of a type.
sort(Class, Map) - Method in class com.thoughtworks.xstream.converters.reflection.ImmutableFieldKeySorter
 
sort(Class, Map) - Method in class com.thoughtworks.xstream.converters.reflection.NativeFieldKeySorter
 
sort(Class, Map) - Method in class com.thoughtworks.xstream.converters.reflection.SortableFieldKeySorter
 
sort(Class, Map) - Method in class com.thoughtworks.xstream.converters.reflection.XStream12FieldKeySorter
 
SortableFieldKeySorter - Class in com.thoughtworks.xstream.converters.reflection
The default implementation for sorting fields.
SortableFieldKeySorter() - Constructor for class com.thoughtworks.xstream.converters.reflection.SortableFieldKeySorter
 
SOURCE_OBJECT_LIST_PROPERTY - Static variable in class com.thoughtworks.xstream.io.xml.SaxWriter
The SAX property to configure the list of Java objects to serialize.
SqlDateConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.sql.Date to text.
SqlDateConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.SqlDateConverter
 
SqlTimeConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.sql.Time to text.
SqlTimeConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.SqlTimeConverter
 
SqlTimestampConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a java.sql.Timestamp to text.
SqlTimestampConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.SqlTimestampConverter
 
StackTraceElementConverter - Class in com.thoughtworks.xstream.converters.extended
Converter for StackTraceElement (the lines of a stack trace) - JDK 1.4+ only.
StackTraceElementConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.StackTraceElementConverter
 
StackTraceElementFactory - Class in com.thoughtworks.xstream.converters.extended
Factory for creating StackTraceElements.
StackTraceElementFactory() - Constructor for class com.thoughtworks.xstream.converters.extended.StackTraceElementFactory
 
START_NODE - Static variable in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
startNode(String) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
startNode(String, Class) - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
startNode(String, Class) - Method in interface com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriter
 
startNode(HierarchicalStreamWriter, String, Class) - Static method in class com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriterHelper
 
startNode(String) - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
 
startNode(String, Class) - Method in class com.thoughtworks.xstream.io.json.JettisonStaxWriter
 
startNode(String) - Method in class com.thoughtworks.xstream.io.json.JsonWriter
Deprecated.
since 1.2, use startNode(String name, Class clazz) instead.
startNode(String, Class) - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
startNode(String) - Method in class com.thoughtworks.xstream.io.path.PathTrackingWriter
 
startNode(String, Class) - Method in class com.thoughtworks.xstream.io.path.PathTrackingWriter
 
startNode(String) - Method in class com.thoughtworks.xstream.io.StatefulWriter
 
startNode(String, Class) - Method in class com.thoughtworks.xstream.io.StatefulWriter
 
startNode(String) - Method in class com.thoughtworks.xstream.io.WriterWrapper
 
startNode(String, Class) - Method in class com.thoughtworks.xstream.io.WriterWrapper
 
startNode(String) - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentWriter
 
startNode(String, Class) - Method in class com.thoughtworks.xstream.io.xml.AbstractXmlWriter
 
startNode(String) - Method in class com.thoughtworks.xstream.io.xml.Dom4JXmlWriter
 
startNode(String) - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
startNode(String, Class) - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
startNode(String) - Method in class com.thoughtworks.xstream.io.xml.SaxWriter
 
startNode(String) - Method in class com.thoughtworks.xstream.io.xml.StaxWriter
 
state() - Method in class com.thoughtworks.xstream.io.StatefulWriter
Retrieve the state of the writer.
STATE_CLOSED - Static variable in class com.thoughtworks.xstream.io.StatefulWriter
STATE_CLOSED is the state if the writer has been closed.
STATE_NODE_END - Static variable in class com.thoughtworks.xstream.io.StatefulWriter
STATE_NODE_END is the state if a node has ended
STATE_NODE_START - Static variable in class com.thoughtworks.xstream.io.StatefulWriter
STATE_NODE_START is the state of a new node has been started.
STATE_OPEN - Static variable in class com.thoughtworks.xstream.io.StatefulWriter
STATE_OPEN is the initial value of the writer.
STATE_VALUE - Static variable in class com.thoughtworks.xstream.io.StatefulWriter
STATE_VALUE is the state if the value of a node has been written.
StatefulWriter - Class in com.thoughtworks.xstream.io
An wrapper for all HierarchicalStreamWriter implementations, that keeps the state.
StatefulWriter(HierarchicalStreamWriter) - Constructor for class com.thoughtworks.xstream.io.StatefulWriter
Constructs a StatefulWriter.
StaxDriver - Class in com.thoughtworks.xstream.io.xml
A driver using the StAX API
StaxDriver() - Constructor for class com.thoughtworks.xstream.io.xml.StaxDriver
 
StaxDriver(QNameMap) - Constructor for class com.thoughtworks.xstream.io.xml.StaxDriver
 
StaxDriver(QNameMap, boolean) - Constructor for class com.thoughtworks.xstream.io.xml.StaxDriver
Deprecated.
since 1.2, use an explicit call to StaxDriver.setRepairingNamespace(boolean)
StaxDriver(QNameMap, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.StaxDriver
 
StaxDriver(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.StaxDriver
 
StaxReader - Class in com.thoughtworks.xstream.io.xml
A reader using the StAX API.
StaxReader(QNameMap, XMLStreamReader) - Constructor for class com.thoughtworks.xstream.io.xml.StaxReader
 
StaxReader(QNameMap, XMLStreamReader, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.StaxReader
 
StaxWriter - Class in com.thoughtworks.xstream.io.xml
A stream writing that outputs to a StAX stream writer
StaxWriter(QNameMap, XMLStreamWriter) - Constructor for class com.thoughtworks.xstream.io.xml.StaxWriter
 
StaxWriter(QNameMap, XMLStreamWriter, boolean, boolean) - Constructor for class com.thoughtworks.xstream.io.xml.StaxWriter
Allows a StaxWriter to be created for partial XML output
StaxWriter(QNameMap, XMLStreamWriter, boolean, boolean, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.StaxWriter
Allows a StaxWriter to be created for partial XML output
StreamException - Exception in com.thoughtworks.xstream.io
 
StreamException(Throwable) - Constructor for exception com.thoughtworks.xstream.io.StreamException
 
StreamException(String) - Constructor for exception com.thoughtworks.xstream.io.StreamException
 
StreamStrategy - Interface in com.thoughtworks.xstream.persistence
Deprecated.
since 1.3.1, use PersistenceStrategy instead
STRICT_MODE - Static variable in class com.thoughtworks.xstream.io.json.JsonWriter
STRICT_MODE prevents invalid JSON for single value objects when dropping the root.
StringBufferConverter - Class in com.thoughtworks.xstream.converters.basic
Converts the contents of a StringBuffer to XML.
StringBufferConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.StringBufferConverter
 
StringBuilderConverter - Class in com.thoughtworks.xstream.converters.basic
Converts the contents of a StringBuilder to XML.
StringBuilderConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.StringBuilderConverter
 
StringConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a String to a String ;).
StringConverter(Map) - Constructor for class com.thoughtworks.xstream.converters.basic.StringConverter
 
StringConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.StringConverter
 
SubjectConverter - Class in com.thoughtworks.xstream.converters.extended
Converts a Subject instance.
SubjectConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
Sun14ReflectionProvider - Class in com.thoughtworks.xstream.converters.reflection
Instantiates a new object on the Sun JVM by bypassing the constructor (meaning code in the constructor will never be executed and parameters do not have to be known).
Sun14ReflectionProvider() - Constructor for class com.thoughtworks.xstream.converters.reflection.Sun14ReflectionProvider
 
Sun14ReflectionProvider(FieldDictionary) - Constructor for class com.thoughtworks.xstream.converters.reflection.Sun14ReflectionProvider
 
supportsReadObject(Class, boolean) - Method in class com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker
 
supportsWriteObject(Class, boolean) - Method in class com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker
 
SystemAttributeAliasingMapper - Class in com.thoughtworks.xstream.mapper
Mapper that allows aliasing of system attribute names.
SystemAttributeAliasingMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.SystemAttributeAliasingMapper
 

T

TEXT - Static variable in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
TextAttributeConverter - Class in com.thoughtworks.xstream.converters.extended
A converter for TextAttribute constants.
TextAttributeConverter() - Constructor for class com.thoughtworks.xstream.converters.extended.TextAttributeConverter
Constructs a TextAttributeConverter.
ThreadSafeSimpleDateFormat - Class in com.thoughtworks.xstream.converters.basic
Deprecated.
since 1.2.1, moved to com.thoughtworks.xstream.core.util. It is not part of public API, use on your own risk.
ThreadSafeSimpleDateFormat(String, int, int) - Constructor for class com.thoughtworks.xstream.converters.basic.ThreadSafeSimpleDateFormat
Deprecated.
 
ThrowableConverter - Class in com.thoughtworks.xstream.converters.extended
Converter for Throwable (and Exception) that retains stack trace, for JDK1.4 only.
ThrowableConverter(Converter) - Constructor for class com.thoughtworks.xstream.converters.extended.ThrowableConverter
 
Token - Class in com.thoughtworks.xstream.io.binary
Represents the Tokens stored in the binary stream used by BinaryStreamReader and BinaryStreamWriter.
Token(byte) - Constructor for class com.thoughtworks.xstream.io.binary.Token
 
Token.Attribute - Class in com.thoughtworks.xstream.io.binary
 
Token.Attribute(long, String) - Constructor for class com.thoughtworks.xstream.io.binary.Token.Attribute
 
Token.Attribute() - Constructor for class com.thoughtworks.xstream.io.binary.Token.Attribute
 
Token.EndNode - Class in com.thoughtworks.xstream.io.binary
 
Token.EndNode() - Constructor for class com.thoughtworks.xstream.io.binary.Token.EndNode
 
Token.Formatter - Class in com.thoughtworks.xstream.io.binary
 
Token.Formatter() - Constructor for class com.thoughtworks.xstream.io.binary.Token.Formatter
 
Token.MapIdToValue - Class in com.thoughtworks.xstream.io.binary
 
Token.MapIdToValue(long, String) - Constructor for class com.thoughtworks.xstream.io.binary.Token.MapIdToValue
 
Token.MapIdToValue() - Constructor for class com.thoughtworks.xstream.io.binary.Token.MapIdToValue
 
Token.StartNode - Class in com.thoughtworks.xstream.io.binary
 
Token.StartNode(long) - Constructor for class com.thoughtworks.xstream.io.binary.Token.StartNode
 
Token.StartNode() - Constructor for class com.thoughtworks.xstream.io.binary.Token.StartNode
 
Token.Value - Class in com.thoughtworks.xstream.io.binary
 
Token.Value(String) - Constructor for class com.thoughtworks.xstream.io.binary.Token.Value
 
Token.Value() - Constructor for class com.thoughtworks.xstream.io.binary.Token.Value
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
Deprecated.
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.basic.CharConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.basic.DateConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.CharsetConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.FileConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601DateConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601GregorianCalendarConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.ISO8601SqlTimestampConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.JavaClassConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.PropertyEditorCapableConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.StackTraceElementConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.extended.ToStringConverter
 
toString(Object) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter
 
toString() - Method in class com.thoughtworks.xstream.converters.reflection.FieldKey
 
toString(Object) - Method in interface com.thoughtworks.xstream.converters.SingleValueConverter
Marshals an Object into a single value representation.
toString(Object) - Method in class com.thoughtworks.xstream.converters.SingleValueConverterWrapper
 
toString() - Method in class com.thoughtworks.xstream.io.binary.Token
 
toString() - Method in class com.thoughtworks.xstream.io.path.Path
 
ToStringConverter - Class in com.thoughtworks.xstream.converters.extended
Convenient converter for classes with natural string representation.
ToStringConverter(Class) - Constructor for class com.thoughtworks.xstream.converters.extended.ToStringConverter
 
toXML(String) - Method in interface com.thoughtworks.xstream.alias.NameMapper
Deprecated.
As of 1.2
toXML(Object) - Method in class com.thoughtworks.xstream.XStream
Serialize an object to a pretty-printed XML String.
toXML(Object, Writer) - Method in class com.thoughtworks.xstream.XStream
Serialize an object to the given Writer as pretty-printed XML.
toXML(Object, OutputStream) - Method in class com.thoughtworks.xstream.XStream
Serialize an object to the given OutputStream as pretty-printed XML.
toXML(XStream, Object) - Method in class com.thoughtworks.xstream.XStreamer
Serialize an object including the XStream to a pretty-printed XML String.
toXML(XStream, Object, Writer) - Method in class com.thoughtworks.xstream.XStreamer
Serialize an object including the XStream to the given Writer as pretty-printed XML.
TraxSource - Class in com.thoughtworks.xstream.io.xml
A JAXP TrAX Source that enables using XStream object serialization as direct input for XSLT processors without resorting to an intermediate representation such as text XML, DOM or DOM4J.
TraxSource() - Constructor for class com.thoughtworks.xstream.io.xml.TraxSource
Creates a XStream TrAX source.
TraxSource(Object) - Constructor for class com.thoughtworks.xstream.io.xml.TraxSource
Creates a XStream TrAX source, specifying the object to marshal.
TraxSource(Object, XStream) - Constructor for class com.thoughtworks.xstream.io.xml.TraxSource
Creates a XStream TrAX source, specifying the object to marshal and a configured (with aliases) XStream facade.
TraxSource(List) - Constructor for class com.thoughtworks.xstream.io.xml.TraxSource
Creates a XStream TrAX source, setting the objects to marshal.
TraxSource(List, XStream) - Constructor for class com.thoughtworks.xstream.io.xml.TraxSource
Creates a XStream TrAX source, setting the objects to marshal and a configured (with aliases) XStream facade.
TreeMapConverter - Class in com.thoughtworks.xstream.converters.collections
Converts a java.util.TreeMap to XML, and serializes the associated java.util.Comparator.
TreeMapConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.collections.TreeMapConverter
 
TreeSetConverter - Class in com.thoughtworks.xstream.converters.collections
Converts a java.util.TreeSet to XML, and serializes the associated java.util.Comparator.
TreeSetConverter(Mapper) - Constructor for class com.thoughtworks.xstream.converters.collections.TreeSetConverter
 
TRUE_FALSE - Static variable in class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
TYPE_ATTRIBUTE - Static variable in class com.thoughtworks.xstream.io.binary.Token
 
TYPE_END_NODE - Static variable in class com.thoughtworks.xstream.io.binary.Token
 
TYPE_MAP_ID_TO_VALUE - Static variable in class com.thoughtworks.xstream.io.binary.Token
 
TYPE_START_NODE - Static variable in class com.thoughtworks.xstream.io.binary.Token
 
TYPE_VALUE - Static variable in class com.thoughtworks.xstream.io.binary.Token
 
TYPE_VERSION - Static variable in class com.thoughtworks.xstream.io.binary.Token
 

U

underlyingReader() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamReader
 
underlyingReader() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamReader
Return the underlying HierarchicalStreamReader implementation.
underlyingReader() - Method in class com.thoughtworks.xstream.io.ReaderWrapper
 
underlyingReader() - Method in class com.thoughtworks.xstream.io.xml.AbstractDocumentReader
 
underlyingReader() - Method in class com.thoughtworks.xstream.io.xml.AbstractPullReader
 
underlyingWriter() - Method in class com.thoughtworks.xstream.io.binary.BinaryStreamWriter
 
underlyingWriter() - Method in interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
Return the underlying HierarchicalStreamWriter implementation.
underlyingWriter() - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
underlyingWriter() - Method in class com.thoughtworks.xstream.io.WriterWrapper
 
underlyingWriter() - Method in class com.thoughtworks.xstream.io.xml.AbstractXmlWriter
 
unescape(String) - Method in class com.thoughtworks.xstream.persistence.FilePersistenceStrategy
 
unescape(String) - Method in class com.thoughtworks.xstream.persistence.FileStreamStrategy
Deprecated.
 
unescapeClassName(String) - Method in class com.thoughtworks.xstream.io.xml.XStream11XmlFriendlyReplacer
 
unescapeClassName(String) - Method in class com.thoughtworks.xstream.mapper.AbstractXmlFriendlyMapper
 
unescapeFieldName(String) - Method in class com.thoughtworks.xstream.io.xml.XStream11XmlFriendlyReplacer
 
unescapeFieldName(String) - Method in class com.thoughtworks.xstream.mapper.AbstractXmlFriendlyMapper
 
unescapeName(String) - Method in class com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer
Unescapes name re-enstating '$' and '_' when replacement strings are found
unescapeName(String) - Method in class com.thoughtworks.xstream.io.xml.XStream11XmlFriendlyReplacer
Noop implementation that does not unescape name.
unescapeXmlName(String) - Method in class com.thoughtworks.xstream.io.xml.AbstractXmlReader
Unescapes XML-friendly name (node or attribute)
unescapeXmlName(String) - Method in interface com.thoughtworks.xstream.io.xml.XmlFriendlyReader
Unescapes XML-friendly name (node or attribute)
unknownSourceElement(String, String) - Method in class com.thoughtworks.xstream.converters.extended.StackTraceElementFactory
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
Deprecated.
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.basic.CharConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.basic.NullConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.ArrayConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.BitSetConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.CharArrayConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.CollectionConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.MapConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.PropertiesConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.TreeMapConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.collections.TreeSetConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in interface com.thoughtworks.xstream.converters.Converter
Convert textual data back into an object.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.enums.EnumConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.enums.EnumMapConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.enums.EnumSetConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.ColorConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.DynamicProxyConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.EncodedByteArrayConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.FontConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.GregorianCalendarConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.JavaMethodConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.RegexPatternConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.ThrowableConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.javabean.JavaBeanConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.ExternalizableConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.reflection.SelfStreamingInstanceChecker
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.SingleValueConverterWrapper
 
unmarshal(Object, HierarchicalStreamReader, DataHolder, ConverterLookup, Mapper) - Method in interface com.thoughtworks.xstream.MarshallingStrategy
 
unmarshal(Object, HierarchicalStreamReader, DataHolder, DefaultConverterLookup, ClassMapper) - Method in interface com.thoughtworks.xstream.MarshallingStrategy
unmarshal(HierarchicalStreamReader) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from a hierarchical data structure (such as XML).
unmarshal(HierarchicalStreamReader, Object) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from a hierarchical data structure (such as XML), populating the fields of the given root object instead of instantiating a new one.
unmarshal(HierarchicalStreamReader, Object, DataHolder) - Method in class com.thoughtworks.xstream.XStream
Deserialize an object from a hierarchical data structure (such as XML).
unmarshallField(UnmarshallingContext, Object, Class, Field) - Method in class com.thoughtworks.xstream.annotations.AnnotationReflectionConverter
Deprecated.
 
unmarshallField(UnmarshallingContext, Object, Class, Field) - Method in class com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter
 
UnmarshallingContext - Interface in com.thoughtworks.xstream.converters
 
unmarshalPrincipals(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
unmarshalPrivateCredentials(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
unmarshalPublicCredentials(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
unmarshalReadOnly(HierarchicalStreamReader) - Method in class com.thoughtworks.xstream.converters.extended.SubjectConverter
 
URLConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a java.net.URL to a string.
URLConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.URLConverter
 
useAttributeFor(String, Class) - Method in class com.thoughtworks.xstream.XStream
Use an attribute for a field or a specific type.
useAttributeFor(Class, String) - Method in class com.thoughtworks.xstream.XStream
Use an attribute for a field declared in a specific type.
useAttributeFor(Class) - Method in class com.thoughtworks.xstream.XStream
Use an attribute for an arbitrary type.
useXStream11XmlFriendlyMapper() - Method in class com.thoughtworks.xstream.XStream
 
UUIDConverter - Class in com.thoughtworks.xstream.converters.basic
Converts a java.util.UUID to a string.
UUIDConverter() - Constructor for class com.thoughtworks.xstream.converters.basic.UUIDConverter
 

V

validateFieldAccess(Field) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
validateFieldAccess(Field) - Method in class com.thoughtworks.xstream.converters.reflection.Sun14ReflectionProvider
 
value - Variable in class com.thoughtworks.xstream.io.binary.Token
 
visit(String, Class, Class, Object) - Method in interface com.thoughtworks.xstream.converters.reflection.ReflectionProvider.Visitor
Callback for each visit
visitSerializableFields(Object, ReflectionProvider.Visitor) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
visitSerializableFields(Object, ReflectionProvider.Visitor) - Method in interface com.thoughtworks.xstream.converters.reflection.ReflectionProvider
 
visitSerializableFields(Object, ReflectionProvider.Visitor) - Method in class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
visitSerializableProperties(Object, BeanProvider.Visitor) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
 

W

wrapMapper(MapperWrapper) - Method in class com.thoughtworks.xstream.XStream
 
wrapped - Variable in class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
wrapped - Variable in class com.thoughtworks.xstream.io.ReaderWrapper
 
wrapped - Variable in class com.thoughtworks.xstream.io.WriterWrapper
 
write(DataOutput, Token) - Method in class com.thoughtworks.xstream.io.binary.Token.Formatter
 
writeAttributeValue(QuickWriter, String) - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
writeAttributeValue(QuickWriter, String) - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
writeField(Object, String, Object, Class) - Method in class com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider
 
writeField(Object, String, Object, Class) - Method in interface com.thoughtworks.xstream.converters.reflection.ReflectionProvider
 
writeField(Object, String, Object, Class) - Method in class com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper
 
writeField(Object, String, Object, Class) - Method in class com.thoughtworks.xstream.converters.reflection.Sun14ReflectionProvider
 
writeId(DataOutput, long, byte) - Method in class com.thoughtworks.xstream.io.binary.Token
 
writeItem(Object, MarshallingContext, HierarchicalStreamWriter) - Method in class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
 
writeProperty(Object, String, Object) - Method in class com.thoughtworks.xstream.converters.javabean.BeanProvider
 
WriterWrapper - Class in com.thoughtworks.xstream.io
Base class to make it easy to create wrappers (decorators) for HierarchicalStreamWriter.
WriterWrapper(HierarchicalStreamWriter) - Constructor for class com.thoughtworks.xstream.io.WriterWrapper
 
writeString(DataOutput, String) - Method in class com.thoughtworks.xstream.io.binary.Token
 
writeText(QuickWriter, String) - Method in class com.thoughtworks.xstream.io.json.JsonWriter
 
writeText(QuickWriter, String) - Method in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
writeTo(DataOutput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.Attribute
 
writeTo(DataOutput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.EndNode
 
writeTo(DataOutput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.MapIdToValue
 
writeTo(DataOutput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.StartNode
 
writeTo(DataOutput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token.Value
 
writeTo(DataOutput, byte) - Method in class com.thoughtworks.xstream.io.binary.Token
 

X

XML_1_0 - Static variable in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
XML_1_1 - Static variable in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
XML_QUIRKS - Static variable in class com.thoughtworks.xstream.io.xml.PrettyPrintWriter
 
XmlArrayList - Class in com.thoughtworks.xstream.persistence
A persistent list implementation backed on a XmlMap.
XmlArrayList(PersistenceStrategy) - Constructor for class com.thoughtworks.xstream.persistence.XmlArrayList
 
XmlFriendlyMapper - Class in com.thoughtworks.xstream.mapper
Deprecated.
since 1.3, use XmlFriendlyReader
XmlFriendlyMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
Deprecated.
since 1.3, use XmlFriendlyReader
XmlFriendlyMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
XmlFriendlyReader - Interface in com.thoughtworks.xstream.io.xml
An interface for a HierarchicalStreamReader supporting XML-friendly names.
xmlFriendlyReplacer() - Method in class com.thoughtworks.xstream.io.xml.AbstractXmlDriver
 
XmlFriendlyReplacer - Class in com.thoughtworks.xstream.io.xml
Allows replacement of Strings in XML-friendly drivers.
XmlFriendlyReplacer() - Constructor for class com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer
Default constructor.
XmlFriendlyReplacer(String, String) - Constructor for class com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer
Creates an XmlFriendlyReplacer with custom replacements
XmlFriendlyWriter - Interface in com.thoughtworks.xstream.io.xml
An interface for a HierarchicalStreamWriter supporting XML-friendly names.
XmlMap - Class in com.thoughtworks.xstream.persistence
A persistent map.
XmlMap(PersistenceStrategy) - Constructor for class com.thoughtworks.xstream.persistence.XmlMap
 
XmlSet - Class in com.thoughtworks.xstream.persistence
A persistent set implementation.
XmlSet(PersistenceStrategy) - Constructor for class com.thoughtworks.xstream.persistence.XmlSet
 
XomDriver - Class in com.thoughtworks.xstream.io.xml
 
XomDriver() - Constructor for class com.thoughtworks.xstream.io.xml.XomDriver
 
XomDriver(Builder) - Constructor for class com.thoughtworks.xstream.io.xml.XomDriver
 
XomDriver(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XomDriver
 
XomDriver(Builder, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XomDriver
 
XomReader - Class in com.thoughtworks.xstream.io.xml
 
XomReader(Element) - Constructor for class com.thoughtworks.xstream.io.xml.XomReader
 
XomReader(Document) - Constructor for class com.thoughtworks.xstream.io.xml.XomReader
 
XomReader(Element, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XomReader
 
XomReader(Document, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XomReader
 
XomWriter - Class in com.thoughtworks.xstream.io.xml
 
XomWriter() - Constructor for class com.thoughtworks.xstream.io.xml.XomWriter
 
XomWriter(Element) - Constructor for class com.thoughtworks.xstream.io.xml.XomWriter
 
XomWriter(Element, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XomWriter
 
XPATH_ABSOLUTE_REFERENCES - Static variable in class com.thoughtworks.xstream.XStream
 
XPATH_REFERENCES - Static variable in class com.thoughtworks.xstream.XStream
XPATH_RELATIVE_REFERENCES - Static variable in class com.thoughtworks.xstream.XStream
 
XppDomDriver - Class in com.thoughtworks.xstream.io.xml
 
XppDomDriver() - Constructor for class com.thoughtworks.xstream.io.xml.XppDomDriver
 
XppDomDriver(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XppDomDriver
 
XppDomReader - Class in com.thoughtworks.xstream.io.xml
 
XppDomReader(Xpp3Dom) - Constructor for class com.thoughtworks.xstream.io.xml.XppDomReader
 
XppDomReader(Xpp3Dom, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XppDomReader
 
XppDomWriter - Class in com.thoughtworks.xstream.io.xml
 
XppDomWriter() - Constructor for class com.thoughtworks.xstream.io.xml.XppDomWriter
 
XppDomWriter(Xpp3Dom) - Constructor for class com.thoughtworks.xstream.io.xml.XppDomWriter
 
XppDomWriter(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XppDomWriter
 
XppDomWriter(Xpp3Dom, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XppDomWriter
 
XppDriver - Class in com.thoughtworks.xstream.io.xml
 
XppDriver() - Constructor for class com.thoughtworks.xstream.io.xml.XppDriver
 
XppDriver(XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XppDriver
 
XppReader - Class in com.thoughtworks.xstream.io.xml
XStream reader that pulls directly from the stream using the XmlPullParser API.
XppReader(Reader) - Constructor for class com.thoughtworks.xstream.io.xml.XppReader
 
XppReader(Reader, XmlFriendlyReplacer) - Constructor for class com.thoughtworks.xstream.io.xml.XppReader
 
XStream - Class in com.thoughtworks.xstream
Simple facade to XStream library, a Java-XML serialization tool.
XStream() - Constructor for class com.thoughtworks.xstream.XStream
Constructs a default XStream.
XStream(ReflectionProvider) - Constructor for class com.thoughtworks.xstream.XStream
Constructs an XStream with a special ReflectionProvider.
XStream(HierarchicalStreamDriver) - Constructor for class com.thoughtworks.xstream.XStream
Constructs an XStream with a special HierarchicalStreamDriver.
XStream(ReflectionProvider, HierarchicalStreamDriver) - Constructor for class com.thoughtworks.xstream.XStream
Constructs an XStream with a special HierarchicalStreamDriver and ReflectionProvider.
XStream(ReflectionProvider, ClassMapper, HierarchicalStreamDriver) - Constructor for class com.thoughtworks.xstream.XStream
XStream(ReflectionProvider, ClassMapper, HierarchicalStreamDriver, String) - Constructor for class com.thoughtworks.xstream.XStream
Deprecated.
As of 1.2, use XStream.XStream(ReflectionProvider, Mapper, HierarchicalStreamDriver) and register classAttributeIdentifier as alias
XStream(ReflectionProvider, Mapper, HierarchicalStreamDriver) - Constructor for class com.thoughtworks.xstream.XStream
Deprecated.
since 1.3, use #XStream(ReflectionProvider, HierarchicalStreamDriver, Mapper, ClassLoader) instead
XStream(ReflectionProvider, HierarchicalStreamDriver, ClassLoader) - Constructor for class com.thoughtworks.xstream.XStream
Constructs an XStream with a special HierarchicalStreamDriver and ReflectionProvider and additionally with a prepared ClassLoader to use.
XStream(ReflectionProvider, HierarchicalStreamDriver, ClassLoader, Mapper) - Constructor for class com.thoughtworks.xstream.XStream
Constructs an XStream with a special HierarchicalStreamDriver and ReflectionProvider and additionally with a prepared Mapper and the ClassLoader in use.
XStream(ReflectionProvider, HierarchicalStreamDriver, ClassLoader, Mapper, ConverterLookup, ConverterRegistry) - Constructor for class com.thoughtworks.xstream.XStream
Constructs an XStream with a special HierarchicalStreamDriver, ReflectionProvider, a prepared Mapper and the ClassLoader in use and an own ConverterRegistry.
XStream.InitializationException - Exception in com.thoughtworks.xstream
Deprecated.
since 1.3, use InitializationException instead
XStream.InitializationException(String, Throwable) - Constructor for exception com.thoughtworks.xstream.XStream.InitializationException
Deprecated.
 
XStream.InitializationException(String) - Constructor for exception com.thoughtworks.xstream.XStream.InitializationException
Deprecated.
 
XStream11XmlFriendlyMapper - Class in com.thoughtworks.xstream.mapper
Mapper that ensures that all names in the serialization stream are read in an XML friendly way.
XStream11XmlFriendlyMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.XStream11XmlFriendlyMapper
 
XStream11XmlFriendlyReplacer - Class in com.thoughtworks.xstream.io.xml
Allows replacement of Strings in xml-friendly drivers to provide compatibility with XStream 1.1 format
XStream11XmlFriendlyReplacer() - Constructor for class com.thoughtworks.xstream.io.xml.XStream11XmlFriendlyReplacer
Default constructor.
XStream12FieldKeySorter - Class in com.thoughtworks.xstream.converters.reflection
Sort the fields in the order of XStream 1.2.x.
XStream12FieldKeySorter() - Constructor for class com.thoughtworks.xstream.converters.reflection.XStream12FieldKeySorter
 
XSTREAM_FEATURE - Static variable in class com.thoughtworks.xstream.io.xml.TraxSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer natively supports XStream.
XStreamAlias - Annotation Type in com.thoughtworks.xstream.annotations
Annotation used to define an XStream class or field value.
XStreamAsAttribute - Annotation Type in com.thoughtworks.xstream.annotations
Defines that a field should be serialized as an attribute.
XStreamContainedType - Annotation Type in com.thoughtworks.xstream.annotations
Deprecated.
since 1.3, recursive behaviour is now always used and the annotation is therefore superfluous
XStreamConverter - Annotation Type in com.thoughtworks.xstream.annotations
Annotation to declare a converter.
XStreamConverters - Annotation Type in com.thoughtworks.xstream.annotations
 
XStreamer - Class in com.thoughtworks.xstream
Self-contained XStream generator.
XStreamer() - Constructor for class com.thoughtworks.xstream.XStreamer
 
XStreamException - Exception in com.thoughtworks.xstream
Base exception for all thrown exceptions with XStream.
XStreamException() - Constructor for exception com.thoughtworks.xstream.XStreamException
Default constructor.
XStreamException(String) - Constructor for exception com.thoughtworks.xstream.XStreamException
Constructs an XStreamException with a message.
XStreamException(Throwable) - Constructor for exception com.thoughtworks.xstream.XStreamException
Constructs an XStreamException as wrapper for a different causing Throwable.
XStreamException(String, Throwable) - Constructor for exception com.thoughtworks.xstream.XStreamException
Constructs an XStreamException with a message as wrapper for a different causing Throwable.
XStreamImplicit - Annotation Type in com.thoughtworks.xstream.annotations
An annotation for marking a field as an implicit collection.
XStreamImplicitCollection - Annotation Type in com.thoughtworks.xstream.annotations
Deprecated.
since 1.3, use @XStreamImplicit at field level
XStreamInclude - Annotation Type in com.thoughtworks.xstream.annotations
Annotation to force automated processing of further classes.
XStreamOmitField - Annotation Type in com.thoughtworks.xstream.annotations
Declares a field to be omitted.
XStreamSerializable - Annotation Type in com.thoughtworks.xstream.annotations
 
XStreamSerializeAs - Annotation Type in com.thoughtworks.xstream.annotations
Designates that the type and its derived types will serialize as the specified type.

Y

YES_NO - Static variable in class com.thoughtworks.xstream.converters.basic.BooleanConverter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

Copyright © 2004-2012 XStream. All Rights Reserved.