Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.thoughtworks.xstream.converters.reflection Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
AbstractAttributedCharacterIteratorAttributeConverterAn abstract converter implementation for constants of AttributedCharacterIterator.Classcom.thoughtworks.xstream.converters.reflectionXStream
AbstractReflectionConverterClasscom.thoughtworks.xstream.converters.reflectionXStream
AbstractReflectionConverter .DuplicateFieldExceptionClasscom.thoughtworks.xstream.converters.reflection.AbstractReflectionConverterXStream
AbstractReflectionConverter .UnknownFieldExceptionClasscom.thoughtworks.xstream.converters.reflection.AbstractReflectionConverterXStream
CGLIBEnhancedConverterConverts a proxy created by the CGLIB Enhancer.Classcom.thoughtworks.xstream.converters.reflectionXStream
ExternalizableConverterConverts any object that implements the java.Classcom.thoughtworks.xstream.converters.reflectionXStream
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
ImmutableFieldKeySorterDoes not change the order of the fields.Classcom.thoughtworks.xstream.converters.reflectionXStream
LambdaConverterConverts a lambda type.Classcom.thoughtworks.xstream.converters.reflectionXStream
MissingFieldExceptionIndicates a missing field or property creating an object.Classcom.thoughtworks.xstream.converters.reflectionXStream
NativeFieldKeySorterSort the fields in their natural order.Classcom.thoughtworks.xstream.converters.reflectionXStream
ObjectAccessExceptionClasscom.thoughtworks.xstream.converters.reflectionXStream
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
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
SelfStreamingInstanceCheckerA special converter that prevents self-serialization.Classcom.thoughtworks.xstream.converters.reflectionXStream
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
SortableFieldKeySorterThe default implementation for sorting fields.Classcom.thoughtworks.xstream.converters.reflectionXStream
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
XStream12FieldKeySorterSort the fields in the order of XStream 1.Classcom.thoughtworks.xstream.converters.reflectionXStream