com.thoughtworks.xstream.core
Interface ReferenceByIdMarshaller.IDGenerator

All Known Implementing Classes:
SequenceGenerator
Enclosing class:
ReferenceByIdMarshaller

public static interface ReferenceByIdMarshaller.IDGenerator


Method Summary
 String next(Object item)
           
 

Method Detail

next

String next(Object item)


Copyright © 2004-2014 XStream. All Rights Reserved.