Uses of Interface
com.thoughtworks.xstream.core.ReferenceByIdMarshaller.IDGenerator
Packages that use ReferenceByIdMarshaller.IDGenerator
-
Uses of ReferenceByIdMarshaller.IDGenerator in com.thoughtworks.xstream.core
Classes in com.thoughtworks.xstream.core that implement ReferenceByIdMarshaller.IDGeneratorFields in com.thoughtworks.xstream.core declared as ReferenceByIdMarshaller.IDGeneratorModifier and TypeFieldDescriptionprivate final ReferenceByIdMarshaller.IDGenerator
ReferenceByIdMarshaller.idGenerator
Constructors in com.thoughtworks.xstream.core with parameters of type ReferenceByIdMarshaller.IDGeneratorModifierConstructorDescriptionReferenceByIdMarshaller
(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper, ReferenceByIdMarshaller.IDGenerator idGenerator)