Uses of Interface
com.thoughtworks.xstream.core.ReferenceByIdMarshaller.IDGenerator

Packages that use ReferenceByIdMarshaller.IDGenerator
com.thoughtworks.xstream.core   
 

Uses of ReferenceByIdMarshaller.IDGenerator in com.thoughtworks.xstream.core
 

Classes in com.thoughtworks.xstream.core that implement ReferenceByIdMarshaller.IDGenerator
 class SequenceGenerator
           
 

Constructors in com.thoughtworks.xstream.core with parameters of type ReferenceByIdMarshaller.IDGenerator
ReferenceByIdMarshaller(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper, ReferenceByIdMarshaller.IDGenerator idGenerator)
           
 



Copyright © 2004-2014 XStream. All Rights Reserved.