Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.thoughtworks.xstream Classes and Interfaces - 309 results found.
NameDescriptionTypePackageFramework
AbstractReferenceMarshaller .ReferencedImplicitElementExceptionClasscom.thoughtworks.xstream.core.AbstractReferenceMarshallerXStream
AbstractReferenceUnmarshallerAbstract base class for a TreeUnmarshaller, that resolves references.Classcom.thoughtworks.xstream.coreXStream
AbstractReaderAbstract base class for all HierarchicalStreamReader implementations.Classcom.thoughtworks.xstream.ioXStream
AbstractReferenceMarshallerAbstract base class for a TreeMarshaller, that can build references.Classcom.thoughtworks.xstream.coreXStream
AbstractJsonWriterAn abstract implementation of a writer that calls abstract methods to build JSON structures.Classcom.thoughtworks.xstream.io.jsonXStream
AbstractJsonWriter .TypeClasscom.thoughtworks.xstream.io.json.AbstractJsonWriterXStream
AbstractPullReaderBase class that contains common functionality across HierarchicalStreamReader implementations that need to read from a pull parser.Classcom.thoughtworks.xstream.io.xmlXStream
AbstractDriverAbstract base class for all HierarchicalStreamDriver implementations.Classcom.thoughtworks.xstream.ioXStream
AbstractFilePersistenceStrategyAbstract base class for file based persistence strategies.Classcom.thoughtworks.xstream.persistenceXStream
AbstractDocumentReaderClasscom.thoughtworks.xstream.io.xmlXStream
AbstractDocumentWriterA generic HierarchicalStreamWriter for DOM writer implementations.Classcom.thoughtworks.xstream.io.xmlXStream
AbstractAttributedCharacterIteratorAttributeConverterAn abstract converter implementation for constants of AttributedCharacterIterator.Classcom.thoughtworks.xstream.converters.reflectionXStream
AbstractCollectionConverterBase helper class for converters that need to handle collections of items (arrays, Lists, Maps, etc).Classcom.thoughtworks.xstream.converters.collectionsXStream
AbstractAttributeAliasingMapperAbstract base class for AttributeAliassingMapper and its system version.Classcom.thoughtworks.xstream.mapperXStream
AbstractReflectionConverterClasscom.thoughtworks.xstream.converters.reflectionXStream
AbstractReflectionConverter .DuplicateFieldExceptionClasscom.thoughtworks.xstream.converters.reflection.AbstractReflectionConverterXStream
AbstractReflectionConverter .UnknownFieldExceptionClasscom.thoughtworks.xstream.converters.reflection.AbstractReflectionConverterXStream
AbstractSingleValueConverterBase abstract implementation of SingleValueConverter.Classcom.thoughtworks.xstream.converters.basicXStream
AbstractTreeMarshallingStrategyBasic functionality of a tree based marshalling strategy.Classcom.thoughtworks.xstream.coreXStream
AbstractWriterAbstract base class for all HierarchicalStreamWriter implementations.Classcom.thoughtworks.xstream.ioXStream
AbstractXmlDriverBase class for HierarchicalStreamDrivers to use xml-based HierarchicalStreamReader and HierarchicalStreamWriter.Classcom.thoughtworks.xstream.io.xmlXStream
AbstractXmlFriendlyMapperMapper that ensures that all names in the serialization stream are XML friendly.Classcom.thoughtworks.xstream.mapperXStream
AbstractXmlReaderAbstract base implementation of HierarchicalStreamReader that provides common functionality to all XML-based readers.Classcom.thoughtworks.xstream.io.xmlXStream
AbstractXmlWriterAbstract base implementation of HierarchicalStreamWriter that provides common functionality to all XML-based writers.Classcom.thoughtworks.xstream.io.xmlXStream
AbstractXppDomDriverAn abstract base class for a driver using an XPP DOM implementation.Classcom.thoughtworks.xstream.io.xmlXStream
AbstractXppDriverAn abstract base class for a driver using an XPP implementation.Classcom.thoughtworks.xstream.io.xmlXStream
AnnotationConfigurationAn interface for the configuration part of the AnnotationMapper.Interfacecom.thoughtworks.xstream.mapperXStream
AnnotationMapperA mapper that uses annotations to prepare the remaining mappers in the chain.Classcom.thoughtworks.xstream.mapperXStream
AnnotationProviderAn utility class to provide annotations from different sourcesAuthor:Guilherme SilveiraClasscom.thoughtworks.xstream.annotationsXStream
AnnotationReflectionConverterReflectionConverter which uses an AnnotationProvider to marshall and unmarshall fields based on the annotated converters.Classcom.thoughtworks.xstream.annotationsXStream
AnnotationsContains utility methods that enable to configure an XStream instance with class and field aliases, based on a class decorated with annotations defined in this package.Classcom.thoughtworks.xstream.annotationsXStream
AnyTypePermissionPermission for any type and null.Classcom.thoughtworks.xstream.securityXStream
ArrayConverterConverts an array of objects or primitives to XML, using a nested child element for each item.Classcom.thoughtworks.xstream.converters.collectionsXStream
ArrayMapperMapper that detects arrays and changes the name so it can identified as an array (for example Foo[] gets serialized as foo-array).Classcom.thoughtworks.xstream.mapperXStream
ArrayTypePermissionPermission for any array type.Classcom.thoughtworks.xstream.securityXStream
AttributeAliasingMapperMapper that allows aliasing of attribute names.Classcom.thoughtworks.xstream.mapperXStream
AttributeMapperMapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.Classcom.thoughtworks.xstream.mapperXStream
AttributeNameIteratorProvide an iterator over the attribute names of the current node of a reader.Classcom.thoughtworks.xstream.ioXStream
BaseExceptionJDK1.Classcom.thoughtworks.xstream.coreXStream
BeanPropertyProvide access to a bean property.Classcom.thoughtworks.xstream.converters.javabeanXStream
BeanProviderClasscom.thoughtworks.xstream.converters.javabeanXStream
BEAStaxDriverA driver using the BEA StAX implementation.Classcom.thoughtworks.xstream.io.xmlXStream
BigDecimalConverterConverts a java.Classcom.thoughtworks.xstream.converters.basicXStream
BigIntegerConverterConverts a java.Classcom.thoughtworks.xstream.converters.basicXStream
BinaryStreamDriverHierarchicalStreamDriver for binary input and output.Classcom.thoughtworks.xstream.io.binaryXStream
BinaryStreamReaderA HierarchicalStreamReader that reads from a binary stream created by BinaryStreamWriter.Classcom.thoughtworks.xstream.io.binaryXStream
BinaryStreamWriterClasscom.thoughtworks.xstream.io.binaryXStream
BitSetConverterConverts a java.Classcom.thoughtworks.xstream.converters.collectionsXStream
BooleanConverterConverts a boolean primitive or java.Classcom.thoughtworks.xstream.converters.basicXStream
ByteConverterConverts a byte primitive or java.Classcom.thoughtworks.xstream.converters.basicXStream
CachingMarker interface for caching implementations.Interfacecom.thoughtworks.xstream.coreXStream
CachingMapperMapper that caches which names map to which classes.Classcom.thoughtworks.xstream.mapperXStream
CannotResolveClassExceptionException thrown if a mapper cannot locate the appropriate class for an element.Classcom.thoughtworks.xstream.mapperXStream
CGLIBEnhancedConverterConverts a proxy created by the CGLIB Enhancer.Classcom.thoughtworks.xstream.converters.reflectionXStream
CGLIBMapperMapper that detects proxies generated by the CGLIB enhancer.Classcom.thoughtworks.xstream.mapperXStream
CGLIBProxyTypePermissionPermission for any array type.Classcom.thoughtworks.xstream.securityXStream
CharArrayConverterClasscom.thoughtworks.xstream.converters.collectionsXStream
CharConverterConverts a char primitive or java.Classcom.thoughtworks.xstream.converters.basicXStream
CharsetConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
ClassAliasingMapperMapper that allows a fully qualified class name to be replaced with an alias.Classcom.thoughtworks.xstream.mapperXStream
ClassLoaderReferenceReference to a ClassLoader, allowing a single instance to be passed around the codebase that can later have its destination changed.Classcom.thoughtworks.xstream.coreXStream
CollectionConverterConverts most common Collections (Lists and Sets) to XML, specifying a nested element for each item.Classcom.thoughtworks.xstream.converters.collectionsXStream
ColorConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
CompactWriterClasscom.thoughtworks.xstream.io.xmlXStream
ComparingPropertySorterA sorter that uses a comparator to determine the order of the bean properties.Classcom.thoughtworks.xstream.converters.javabeanXStream
ConversionExceptionThrown by Converter implementations when they cannot convert an object to/from textual data.Classcom.thoughtworks.xstream.convertersXStream
ConverterConverter implementations are responsible marshalling Java objects to/from textual data.Interfacecom.thoughtworks.xstream.convertersXStream
ConverterLookupResponsible for looking up the correct Converter implementation for a specific type.Interfacecom.thoughtworks.xstream.convertersXStream
ConverterMatcherConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.Interfacecom.thoughtworks.xstream.convertersXStream
ConverterRegistryAn interface for the converter management.Interfacecom.thoughtworks.xstream.convertersXStream
CurrencyConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
DataHolderHolds generic data, to be used as seen fit by the user.Interfacecom.thoughtworks.xstream.convertersXStream
DateConverterConverts a Date to a string as a date format, retaining precision down to milliseconds.Classcom.thoughtworks.xstream.converters.basicXStream
DefaultConverterLookupThe default implementation of converters lookup.Classcom.thoughtworks.xstream.coreXStream
DefaultImplementationsMapperMapper that resolves default implementations of classes.Classcom.thoughtworks.xstream.mapperXStream
DefaultMapperDefault mapper implementation with 'vanilla' functionality.Classcom.thoughtworks.xstream.mapperXStream
DocumentReaderA generic interface for all HierarchicalStreamReader implementations reading a DOM.Interfacecom.thoughtworks.xstream.io.xmlXStream
DocumentWriterA generic interface for all HierarchicalStreamWriter implementations generating aSince:1.Interfacecom.thoughtworks.xstream.io.xmlXStream
Dom4JDriverClasscom.thoughtworks.xstream.io.xmlXStream
Dom4JReaderClasscom.thoughtworks.xstream.io.xmlXStream
Dom4JWriterClasscom.thoughtworks.xstream.io.xmlXStream
Dom4JXmlWriterClasscom.thoughtworks.xstream.io.xmlXStream
DomDriverClasscom.thoughtworks.xstream.io.xmlXStream
DomReaderClasscom.thoughtworks.xstream.io.xmlXStream
DomWriterClasscom.thoughtworks.xstream.io.xmlXStream
DoubleConverterConverts a double primitive or java.Classcom.thoughtworks.xstream.converters.basicXStream
DurationConverterA Converter for the XML Schema datatype duration and the Java type Duration.Classcom.thoughtworks.xstream.converters.extendedXStream
DynamicProxyConverterConverts a dynamic proxy to XML, storing the implemented interfaces and handler.Classcom.thoughtworks.xstream.converters.extendedXStream
DynamicProxyMapperMapper for handling special cases of aliasing dynamic proxies.Classcom.thoughtworks.xstream.mapperXStream
DynamicProxyMapper .DynamicProxyPlace holder type used for dynamic proxies.Classcom.thoughtworks.xstream.mapper.DynamicProxyMapperXStream
EncodedByteArrayConverterConverts a byte array to a single Base64 encoding string.Classcom.thoughtworks.xstream.converters.extendedXStream
EnumConverterConverter for JDK 1.Classcom.thoughtworks.xstream.converters.enumsXStream
EnumMapConverterSerializes an Java 5 EnumMap, including the type of Enum it's for.Classcom.thoughtworks.xstream.converters.enumsXStream
EnumMapperMapper that handles the special case of polymorphic enums in Java 1.Classcom.thoughtworks.xstream.mapperXStream
EnumSetConverterSerializes a Java 5 EnumSet.Classcom.thoughtworks.xstream.converters.enumsXStream
EnumSingleValueConverterA single value converter for a special enum type.Classcom.thoughtworks.xstream.converters.enumsXStream
EnumToStringConverterA single value converter for a special enum type using its string representation.Classcom.thoughtworks.xstream.converters.enumsXStream
ErrorReporterTo aid debugging, some components expose themselves as ErrorReporter indicating that they can add information in case of an error.Interfacecom.thoughtworks.xstream.convertersXStream
ErrorWriterTo aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add informationInterfacecom.thoughtworks.xstream.convertersXStream
ExplicitTypePermissionExplicit permission for a type with a name matching one in the provided list.Classcom.thoughtworks.xstream.securityXStream
ExtendedHierarchicalStreamReaderInterfacecom.thoughtworks.xstream.ioXStream
ExtendedHierarchicalStreamWriterInterfacecom.thoughtworks.xstream.ioXStream
ExtendedHierarchicalStreamWriterHelperClasscom.thoughtworks.xstream.ioXStream
ExternalizableConverterConverts any object that implements the java.Classcom.thoughtworks.xstream.converters.reflectionXStream
FieldAliasingMapperClasscom.thoughtworks.xstream.mapperXStream
FieldDictionaryA field dictionary instance caches information about classes fields.Classcom.thoughtworks.xstream.converters.reflectionXStream
FieldKeyClasscom.thoughtworks.xstream.converters.reflectionXStream
FieldKeySorterAn interface capable of sorting fields.Interfacecom.thoughtworks.xstream.converters.reflectionXStream
FileConverterThis converter will take care of storing and retrieving File with either an absolute path OR a relative path depending on how they were created.Classcom.thoughtworks.xstream.converters.extendedXStream
FilePersistenceStrategyPersistenceStrategy to assign keys with single value to objects persisted in files.Classcom.thoughtworks.xstream.persistenceXStream
FileStreamStrategyPersistenceStrategy to assign string based keys to objects persisted in files.Classcom.thoughtworks.xstream.persistenceXStream
FloatConverterConverts a float primitive or java.Classcom.thoughtworks.xstream.converters.basicXStream
FontConverterClasscom.thoughtworks.xstream.converters.extendedXStream
ForbiddenClassExceptionException thrown for a forbidden class.Classcom.thoughtworks.xstream.securityXStream
GregorianCalendarConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
HierarchicalStreamCopierTool for copying the contents of one HierarichalStreamReader to a HierarichalStreamWriter.Classcom.thoughtworks.xstream.io.copyXStream
HierarchicalStreamDriverProvides implementation of stream parsers and writers to XStream.Interfacecom.thoughtworks.xstream.ioXStream
HierarchicalStreamReaderIf any errors are detected, allow the reader to add any additional information that can aid debugging (such as line numbers, XPath expressions, etc).Interfacecom.thoughtworks.xstream.ioXStream
HierarchicalStreamWriterInterfacecom.thoughtworks.xstream.ioXStream
ImmutableFieldKeySorterDoes not change the order of the fields.Classcom.thoughtworks.xstream.converters.reflectionXStream
ImmutableTypesMapperMapper that specifies which types are basic immutable types.Classcom.thoughtworks.xstream.mapperXStream
ImplicitCollectionMapperClasscom.thoughtworks.xstream.mapperXStream
InitializationExceptionException thrown configuring an XStream instance.Classcom.thoughtworks.xstreamXStream
IntConverterConverts an int primitive or java.Classcom.thoughtworks.xstream.converters.basicXStream
InterfaceTypePermissionPermission for any interface type.Classcom.thoughtworks.xstream.securityXStream
ISO8601DateConverterA DateConverter conforming to the ISO8601 standard.Classcom.thoughtworks.xstream.converters.extendedXStream
ISO8601GregorianCalendarConverterA GregorianCalendarConverter conforming to the ISO8601 standard.Classcom.thoughtworks.xstream.converters.extendedXStream
ISO8601SqlTimestampConverterA SqlTimestampConverter conforming to the ISO8601 standard.Classcom.thoughtworks.xstream.converters.extendedXStream
JavaBeanConverterCan convert any bean with a public default constructor.Classcom.thoughtworks.xstream.converters.javabeanXStream
JavaBeanConverter .DuplicateFieldExceptionClasscom.thoughtworks.xstream.converters.javabean.JavaBeanConverterXStream
JavaBeanConverter .DuplicatePropertyExceptionException to indicate double processing of a property to avoid silent clobbering.Classcom.thoughtworks.xstream.converters.javabean.JavaBeanConverterXStream
JavaBeanProviderInterfacecom.thoughtworks.xstream.converters.javabeanXStream
JavaBeanProvider .VisitorInterfacecom.thoughtworks.xstream.converters.javabean.JavaBeanProviderXStream
JavaClassConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
JavaFieldConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
JavaMethodConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
JDom2DriverClasscom.thoughtworks.xstream.io.xmlXStream
JDom2ReaderClasscom.thoughtworks.xstream.io.xmlXStream
JDom2WriterClasscom.thoughtworks.xstream.io.xmlXStream
JDomDriverClasscom.thoughtworks.xstream.io.xmlXStream
JDomReaderClasscom.thoughtworks.xstream.io.xmlXStream
JDomWriterClasscom.thoughtworks.xstream.io.xmlXStream
JettisonMappedXmlDriverSimple XStream driver wrapping Jettison's Mapped reader and writer.Classcom.thoughtworks.xstream.io.jsonXStream
JettisonStaxWriterA specialized StaxWriter that makes usage of internal functionality of Jettison.Classcom.thoughtworks.xstream.io.jsonXStream
JsonHierarchicalStreamDriverA driver for JSON that writes optimized JSON format, but is not able to deserialize the result.Classcom.thoughtworks.xstream.io.jsonXStream
JsonHierarchicalStreamWriterA simple writer that outputs JSON in a pretty-printed indented stream.Classcom.thoughtworks.xstream.io.jsonXStream
JsonWriterA simple writer that outputs JSON in a pretty-printed indented stream.Classcom.thoughtworks.xstream.io.jsonXStream
JsonWriter .FormatFormat definition for JSON.Classcom.thoughtworks.xstream.io.json.JsonWriterXStream
JVMClasscom.thoughtworks.xstream.coreXStream
KXml2DomDriverA HierarchicalStreamDriver for XPP DOM using the kXML2 parser.Classcom.thoughtworks.xstream.io.xmlXStream
KXml2DriverA HierarchicalStreamDriver using the kXML2 parser.Classcom.thoughtworks.xstream.io.xmlXStream
LambdaConverterConverts a lambda type.Classcom.thoughtworks.xstream.converters.reflectionXStream
LambdaMapperMapper to map serializable lambda types to the name of their functional interface and non-serializable ones toSince:1.Classcom.thoughtworks.xstream.mapperXStream
LocalConversionMapperA Mapper for locally defined converters for a member field.Classcom.thoughtworks.xstream.mapperXStream
LocaleConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
LongConverterConverts a long primitive or java.Classcom.thoughtworks.xstream.converters.basicXStream
LookAndFeelConverterA converter for Swing LookAndFeel implementations.Classcom.thoughtworks.xstream.converters.extendedXStream
MapBackedDataHolderClasscom.thoughtworks.xstream.coreXStream
MapConverterConverts a java.Classcom.thoughtworks.xstream.converters.collectionsXStream
MapperInterfacecom.thoughtworks.xstream.mapperXStream
Mapper .ImplicitCollectionMappingInterfacecom.thoughtworks.xstream.mapper.MapperXStream
Mapper .NullPlace holder type used for null values.Classcom.thoughtworks.xstream.mapper.MapperXStream
MapperWrapperClasscom.thoughtworks.xstream.mapperXStream
MarshallingContextInterfacecom.thoughtworks.xstream.convertersXStream
MarshallingStrategyInterfacecom.thoughtworks.xstreamXStream
MissingFieldExceptionIndicates a missing field or property creating an object.Classcom.thoughtworks.xstream.converters.reflectionXStream
NameCoderCoder between names in the object graph and names of a target format.Interfacecom.thoughtworks.xstream.io.namingXStream
NameCoderWrapperA wrapper for another NameCoder.Classcom.thoughtworks.xstream.io.namingXStream
NamedArrayConverterAn array converter that uses predefined names for its items.Classcom.thoughtworks.xstream.converters.extendedXStream
NamedCollectionConverterA collection converter that uses predefined names for its items.Classcom.thoughtworks.xstream.converters.extendedXStream
NamedMapConverterA map converter that uses predefined names for its elements.Classcom.thoughtworks.xstream.converters.extendedXStream
NativeFieldKeySorterSort the fields in their natural order.Classcom.thoughtworks.xstream.converters.reflectionXStream
NativePropertySorterA sorter that keeps the natural order of the bean properties as they are returned by the JavaBean introspection.Classcom.thoughtworks.xstream.converters.javabeanXStream
NoNameCoderA NameCoder that does nothing.Classcom.thoughtworks.xstream.io.namingXStream
NoPermissionWrapper to negate another type permission.Classcom.thoughtworks.xstream.securityXStream
NoTypePermissionNo permission for any type.Classcom.thoughtworks.xstream.securityXStream
NullConverterSpecial converter to signify nulls at the root level.Classcom.thoughtworks.xstream.converters.basicXStream
NullPermissionPermission for null or XStream's null replacement type.Classcom.thoughtworks.xstream.securityXStream
ObjectAccessExceptionClasscom.thoughtworks.xstream.converters.reflectionXStream
OuterClassMapperMapper that uses a more meaningful alias for the field in an inner class (this$0) that refers to the outer class.Classcom.thoughtworks.xstream.mapperXStream
PackageAliasingMapperMapper that allows a package name to be replaced with an alias.Classcom.thoughtworks.xstream.mapperXStream
PathRepresents a path to a single node in the tree.Classcom.thoughtworks.xstream.io.pathXStream
PathTrackerMaintains the current Path as a stream is moved through.Classcom.thoughtworks.xstream.io.pathXStream
PathTrackingReaderWrapper for HierarchicalStreamReader that tracks the path (a subset of XPath) of the current node that is being read.Classcom.thoughtworks.xstream.io.pathXStream
PathTrackingWriterWrapper for HierarchicalStreamWriter that tracks the path (a subset of XPath) of the current node that is being written.Classcom.thoughtworks.xstream.io.pathXStream
PersistenceStrategyA key to a persistent storage and vice-versa strategy interface.Interfacecom.thoughtworks.xstream.persistenceXStream
PrettyPrintWriterA simple writer that outputs XML in a pretty-printed indented stream.Classcom.thoughtworks.xstream.io.xmlXStream
PrimitiveTypePermissionPermission for any primitive type and its boxed counterpart (incl.Classcom.thoughtworks.xstream.securityXStream
PropertiesConverterSpecial converter for java.Classcom.thoughtworks.xstream.converters.collectionsXStream
PropertyDictionaryBuilds the properties maps for each bean and caches them.Classcom.thoughtworks.xstream.converters.javabeanXStream
PropertyEditorCapableConverterA SingleValueConverter that can utilize a PropertyEditor implementation used for a specific type.Classcom.thoughtworks.xstream.converters.extendedXStream
PropertySorterAn interface capable of sorting Java bean properties.Interfacecom.thoughtworks.xstream.converters.javabeanXStream
ProxyTypePermissionPermission for any array type.Classcom.thoughtworks.xstream.securityXStream
PureJavaReflectionProviderPure Java ObjectFactory that instantiates objects using standard Java reflection, however the types of objects that can be constructed are limited.Classcom.thoughtworks.xstream.converters.reflectionXStream
QNameMapRepresents a mapping of QName instances to Java class names allowing class aliases and namespace aware mappings of QNames to class names.Classcom.thoughtworks.xstream.io.xmlXStream
ReaderWrapperBase class to make it easy to create wrappers (decorators) for HierarchicalStreamReader.Classcom.thoughtworks.xstream.ioXStream
ReferenceByIdMarshallerClasscom.thoughtworks.xstream.coreXStream
ReferenceByIdMarshaller .IDGeneratorInterfacecom.thoughtworks.xstream.core.ReferenceByIdMarshallerXStream
ReferenceByIdMarshallingStrategyClasscom.thoughtworks.xstream.coreXStream
ReferenceByIdUnmarshallerClasscom.thoughtworks.xstream.coreXStream
ReferenceByXPathMarshallerClasscom.thoughtworks.xstream.coreXStream
ReferenceByXPathMarshallingStrategyClasscom.thoughtworks.xstream.coreXStream
ReferenceByXPathUnmarshallerClasscom.thoughtworks.xstream.coreXStream
ReferencingMarshallingContextA MarshallingContext that manages references.Interfacecom.thoughtworks.xstream.coreXStream
ReflectionConverterClasscom.thoughtworks.xstream.converters.reflectionXStream
ReflectionProviderProvides core reflection services.Interfacecom.thoughtworks.xstream.converters.reflectionXStream
ReflectionProvider .VisitorA visitor interface for serializable fields defined in a class.Interfacecom.thoughtworks.xstream.converters.reflection.ReflectionProviderXStream
ReflectionProviderWrapperA wrapper implementation for the ReflectionProvider.Classcom.thoughtworks.xstream.converters.reflectionXStream
RegexPatternConverterEnsures java.Classcom.thoughtworks.xstream.converters.extendedXStream
RegExpTypePermissionPermission for any type with a name matching one of the provided regular expressions.Classcom.thoughtworks.xstream.securityXStream
SaxWriterA SAX parser that acts as an XStream HierarchicalStreamWriter to enable direct generation of aClasscom.thoughtworks.xstream.io.xmlXStream
SecurityMapperA Mapper implementation injecting a security layer based on permission rules for any type required in the unmarshalling process.Classcom.thoughtworks.xstream.mapperXStream
SelfStreamingInstanceCheckerA special converter that prevents self-serialization.Classcom.thoughtworks.xstream.converters.reflectionXStream
SequenceGeneratorClasscom.thoughtworks.xstream.coreXStream
SerializableConverterEmulates the mechanism used by standard Java Serialization for classes that implement java.Classcom.thoughtworks.xstream.converters.reflectionXStream
SerializationMethodInvokerConvenience wrapper to invoke special serialization methods on objects (and perform reflection caching).Classcom.thoughtworks.xstream.converters.reflectionXStream
ShortConverterConverts a short primitive or java.Classcom.thoughtworks.xstream.converters.basicXStream
SingletonCollectionConverterConverts singleton collections (list and set) to XML, specifying a nested element for the Supports Collections.Classcom.thoughtworks.xstream.converters.collectionsXStream
SingletonMapConverterConverts a singleton map to XML, specifying an 'entry' element with 'key' and 'value' children.Classcom.thoughtworks.xstream.converters.collectionsXStream
SingleValueConverterSingleValueConverter implementations are marshallable to/from a single value String representation.Interfacecom.thoughtworks.xstream.convertersXStream
SingleValueConverterWrapperClasscom.thoughtworks.xstream.convertersXStream
SjsxpDriverA driver using the JDK 6 StAX implementation of Sun.Classcom.thoughtworks.xstream.io.xmlXStream
SortableFieldKeySorterThe default implementation for sorting fields.Classcom.thoughtworks.xstream.converters.reflectionXStream
SqlDateConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
SqlTimeConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
SqlTimestampConverterConverts a java.Classcom.thoughtworks.xstream.converters.extendedXStream
StackTraceElementConverterConverter for StackTraceElement (the lines of a stack trace) - JDK 1.Classcom.thoughtworks.xstream.converters.extendedXStream
StackTraceElementFactoryFactory for creating StackTraceElements.Classcom.thoughtworks.xstream.converters.extendedXStream
StandardStaxDriverA driver using the standard JDK StAX implementation provided by the Java runtime (since Java In contrast to XMLInputFactory.Classcom.thoughtworks.xstream.io.xmlXStream
StatefulWriterAn wrapper for all HierarchicalStreamWriter implementations, that keeps the state.Classcom.thoughtworks.xstream.ioXStream
StaticNameCoderA NameCoder that encodes and decodes names based on a map.Classcom.thoughtworks.xstream.io.namingXStream
StaxDriverA driver using the StAX API to create XML reader and writer.Classcom.thoughtworks.xstream.io.xmlXStream
StaxReaderA reader using the StAX API.Classcom.thoughtworks.xstream.io.xmlXStream
StaxWriterA stream writing that outputs to a StAX stream writerVersion:$Revision: 1906 $Author:James StrachanClasscom.thoughtworks.xstream.io.xmlXStream
StreamExceptionClasscom.thoughtworks.xstream.ioXStream
StreamStrategyA key to filename and vice-versa strategy interface.Interfacecom.thoughtworks.xstream.persistenceXStream
StringBufferConverterConverts the contents of a StringBuffer to XML.Classcom.thoughtworks.xstream.converters.basicXStream
StringBuilderConverterConverts the contents of a StringBuilder to XML.Classcom.thoughtworks.xstream.converters.basicXStream
StringConverterConverts a String to a String ;).Classcom.thoughtworks.xstream.converters.basicXStream
SubjectConverterConverts a Subject instance.Classcom.thoughtworks.xstream.converters.extendedXStream
Sun14ReflectionProviderInstantiates 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).Classcom.thoughtworks.xstream.converters.reflectionXStream
SunLimitedUnsafeReflectionProviderInstantiates a new object bypassing the constructor using undocumented internal JDK features.Classcom.thoughtworks.xstream.converters.reflectionXStream
SunUnsafeReflectionProviderInstantiates a new object bypassing the constructor using undocumented internal JDK features.Classcom.thoughtworks.xstream.converters.reflectionXStream
SystemAttributeAliasingMapperMapper that allows aliasing of system attribute names.Classcom.thoughtworks.xstream.mapperXStream
TextAttributeConverterA converter for TextAttribute constants.Classcom.thoughtworks.xstream.converters.extendedXStream
ThrowableConverterConverter for Throwable (and Exception) that retains stack trace.Classcom.thoughtworks.xstream.converters.extendedXStream
ToAttributedValueConverterConverter that supports the definition of one field member that will be written as value and all other field members are written as attributes.Classcom.thoughtworks.xstream.converters.extendedXStream
TokenRepresents the Tokens stored in the binary stream used by BinaryStreamReader and BinaryStreamWriter.Classcom.thoughtworks.xstream.io.binaryXStream
Token .AttributeClasscom.thoughtworks.xstream.io.binary.TokenXStream
Token .EndNodeClasscom.thoughtworks.xstream.io.binary.TokenXStream
Token .FormatterClasscom.thoughtworks.xstream.io.binary.TokenXStream
Token .MapIdToValueClasscom.thoughtworks.xstream.io.binary.TokenXStream
Token .StartNodeClasscom.thoughtworks.xstream.io.binary.TokenXStream
Token .ValueClasscom.thoughtworks.xstream.io.binary.TokenXStream
ToStringConverterConvenient converter for classes with natural string representation.Classcom.thoughtworks.xstream.converters.extendedXStream
TraxSourceA JAXP TrAX Source that enables using XStream object serialization as direct input for XSLT processors without resorting to an intermediate representation such asClasscom.thoughtworks.xstream.io.xmlXStream
TreeMapConverterConverts a java.Classcom.thoughtworks.xstream.converters.collectionsXStream
TreeMarshallerClasscom.thoughtworks.xstream.coreXStream
TreeMarshaller .CircularReferenceExceptionClasscom.thoughtworks.xstream.core.TreeMarshallerXStream
TreeMarshallingStrategyClasscom.thoughtworks.xstream.coreXStream
TreeSetConverterConverts a java.Classcom.thoughtworks.xstream.converters.collectionsXStream
TreeUnmarshallerClasscom.thoughtworks.xstream.coreXStream
TypeHierarchyPermissionPermission for a type hierarchy with a name matching one in the provided list.Classcom.thoughtworks.xstream.securityXStream
TypePermissionDefinition of a type permission.Interfacecom.thoughtworks.xstream.securityXStream
UnmarshallingContextInterfacecom.thoughtworks.xstream.convertersXStream
URIConverterConverts a java.Classcom.thoughtworks.xstream.converters.basicXStream
URLConverterConverts a java.Classcom.thoughtworks.xstream.converters.basicXStream
UUIDConverterConverts a java.Classcom.thoughtworks.xstream.converters.basicXStream
WildcardTypePermissionPermission for any type with a name matching one of the provided wildcard expressions.Classcom.thoughtworks.xstream.securityXStream
WriterWrapperBase class to make it easy to create wrappers (decorators) for HierarchicalStreamWriter.Classcom.thoughtworks.xstream.ioXStream
WstxDriverA driver using the Woodstox StAX implementation.Classcom.thoughtworks.xstream.io.xmlXStream
XmlArrayListA persistent list implementation backed on a XmlMap.Classcom.thoughtworks.xstream.persistenceXStream
XmlFriendlyMapperMapper that ensures that all names in the serialization stream are XML friendly.Classcom.thoughtworks.xstream.mapperXStream
XmlFriendlyNameCoderEncode and decode tag and attribute names in XML drivers.Classcom.thoughtworks.xstream.io.xmlXStream
XmlFriendlyReaderAn interface for a HierarchicalStreamReader supporting XML-friendly names.Interfacecom.thoughtworks.xstream.io.xmlXStream
XmlFriendlyReplacerAllows replacement of Strings in XML-friendly drivers.Classcom.thoughtworks.xstream.io.xmlXStream
XmlFriendlyWriterAn interface for a HierarchicalStreamWriter supporting XML-friendly names.Interfacecom.thoughtworks.xstream.io.xmlXStream
XmlMapA persistent map.Classcom.thoughtworks.xstream.persistenceXStream
XmlSetA persistent set implementation.Classcom.thoughtworks.xstream.persistenceXStream
XomDriverClasscom.thoughtworks.xstream.io.xmlXStream
XomReaderClasscom.thoughtworks.xstream.io.xmlXStream
XomWriterClasscom.thoughtworks.xstream.io.xmlXStream
Xpp3DomSimple Document Object Model for XmlPullParser implementations.Classcom.thoughtworks.xstream.io.xml.xppdomXStream
Xpp3DomBuilderClasscom.thoughtworks.xstream.io.xml.xppdomXStream
Xpp3DomDriverA HierarchicalStreamDriver for XPP DOM using the Xpp3 parser.Classcom.thoughtworks.xstream.io.xmlXStream
Xpp3DriverA HierarchicalStreamDriver using the Xpp3 parser.Classcom.thoughtworks.xstream.io.xmlXStream
XppDomSimple Document Object Model for XmlPullParser implementations.Classcom.thoughtworks.xstream.io.xml.xppdomXStream
XppDomComparatorComparator for XppDom.Classcom.thoughtworks.xstream.io.xml.xppdomXStream
XppDomDriverA HierarchicalStreamDriver for XPP DOM using the XmlPullParserFactory to locate an parser.Classcom.thoughtworks.xstream.io.xmlXStream
XppDomReaderClasscom.thoughtworks.xstream.io.xmlXStream
XppDomWriterClasscom.thoughtworks.xstream.io.xmlXStream
XppDriverA HierarchicalStreamDriver using the XmlPullParserFactory to locate an XML Pull Parser.Classcom.thoughtworks.xstream.io.xmlXStream
XppFactoryXmlPullParser utility methods.Classcom.thoughtworks.xstream.io.xml.xppdomXStream
XppReaderXStream reader that pulls directly from the stream using the XmlPullParser API.Classcom.thoughtworks.xstream.io.xmlXStream
XStreamSimple facade to XStream library, a Java-XML serialization tool.Classcom.thoughtworks.xstreamXStream
XStream .InitializationExceptionClasscom.thoughtworks.xstream.XStreamXStream
XStream11NameCoderA XmlFriendlyNameCoder to support backward compatibility with XStream 1.Classcom.thoughtworks.xstream.io.xmlXStream
XStream11XmlFriendlyMapperMapper that ensures that all names in the serialization stream are read in an XML friendly way.Classcom.thoughtworks.xstream.mapperXStream
XStream11XmlFriendlyReplacerAllows replacement of Strings in xml-friendly drivers to provide compatibility with XStreamSince:1.Classcom.thoughtworks.xstream.io.xmlXStream
XStream12FieldKeySorterSort the fields in the order of XStream 1.Classcom.thoughtworks.xstream.converters.reflectionXStream
XStreamAliasAnnotation used to define an XStream class or field alias.Classcom.thoughtworks.xstream.annotationsXStream
XStreamAliasTypeAnnotation used to define an XStream type alias.Classcom.thoughtworks.xstream.annotationsXStream
XStreamConverterAnnotation to declare a converter.Classcom.thoughtworks.xstream.annotationsXStream
XStreamConvertersClasscom.thoughtworks.xstream.annotationsXStream
XStreamerSelf-contained XStream generator.Classcom.thoughtworks.xstreamXStream
XStreamExceptionBase exception for all thrown exceptions with XStream.Classcom.thoughtworks.xstreamXStream
XStreamImplicitAn annotation for marking a field as an implicit collection or array.Classcom.thoughtworks.xstream.annotationsXStream
XStreamImplicitCollectionClasscom.thoughtworks.xstream.annotationsXStream
XStreamIncludeAnnotation to force automated processing of further classes.Classcom.thoughtworks.xstream.annotationsXStream