com.thoughtworks.xstream.converters
Interface MarshallingContext

All Superinterfaces:
DataHolder

public interface MarshallingContext
extends DataHolder


Method Summary
 void convertAnother(java.lang.Object nextItem)
           
 
Methods inherited from interface com.thoughtworks.xstream.converters.DataHolder
get, keys, put
 

Method Detail

convertAnother

public void convertAnother(java.lang.Object nextItem)


Joe Walnes, http://xstream.codehaus.org/