com.thoughtworks.xstream.core
Interface ReferenceByIdMarshaller.IDGenerator

All Known Implementing Classes:
SequenceGenerator
Enclosing interface:
ReferenceByIdMarshaller

public static interface ReferenceByIdMarshaller.IDGenerator


Method Summary
 java.lang.String next()
           
 

Method Detail

next

public java.lang.String next()


Copyright © 2004-2007 XStream. All Rights Reserved.