- 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
-
- 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
-
- 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
-
- 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
-
- AnnotationProvider() - Constructor for class com.thoughtworks.xstream.annotations.AnnotationProvider
-
Deprecated.
- AnnotationReflectionConverter - Class in com.thoughtworks.xstream.annotations
-
- AnnotationReflectionConverter(Mapper, ReflectionProvider, AnnotationProvider) - Constructor for class com.thoughtworks.xstream.annotations.AnnotationReflectionConverter
-
Deprecated.
- Annotations - Class in com.thoughtworks.xstream.annotations
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- CannotResolveClassException(String) - Constructor for exception com.thoughtworks.xstream.alias.CannotResolveClassException
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getRequiredType() - Method in interface com.thoughtworks.xstream.converters.UnmarshallingContext
-
- getResult() - Method in class com.thoughtworks.xstream.io.xml.JDomWriter
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- XmlFriendlyMapper(Mapper) - Constructor for class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
-
- XmlFriendlyMapper(ClassMapper) - Constructor for class com.thoughtworks.xstream.mapper.XmlFriendlyMapper
-
- XmlFriendlyReader - Interface in com.thoughtworks.xstream.io.xml
-
- 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
-
- 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
-
- XStream(HierarchicalStreamDriver) - Constructor for class com.thoughtworks.xstream.XStream
-
- XStream(ReflectionProvider, HierarchicalStreamDriver) - Constructor for class com.thoughtworks.xstream.XStream
-
- XStream(ReflectionProvider, ClassMapper, HierarchicalStreamDriver) - Constructor for class com.thoughtworks.xstream.XStream
-
- XStream(ReflectionProvider, ClassMapper, HierarchicalStreamDriver, String) - Constructor for class com.thoughtworks.xstream.XStream
-
- 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
-
- XStream(ReflectionProvider, HierarchicalStreamDriver, ClassLoader, Mapper) - Constructor for class com.thoughtworks.xstream.XStream
-
- XStream(ReflectionProvider, HierarchicalStreamDriver, ClassLoader, Mapper, ConverterLookup, ConverterRegistry) - Constructor for class com.thoughtworks.xstream.XStream
-
- XStream.InitializationException - Exception in com.thoughtworks.xstream
-
- 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.