com.thoughtworks.xstream.mapper
Interface Mapper.ImplicitCollectionMapping

Enclosing interface:
Mapper

public static interface Mapper.ImplicitCollectionMapping


Method Summary
 java.lang.String getFieldName()
           
 java.lang.String getItemFieldName()
           
 java.lang.Class getItemType()
           
 

Method Detail

getFieldName

public java.lang.String getFieldName()

getItemFieldName

public java.lang.String getItemFieldName()

getItemType

public java.lang.Class getItemType()


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