com.thoughtworks.xstream.mapper
Interface Mapper.ImplicitCollectionMapping

Enclosing interface:
Mapper

public static interface Mapper.ImplicitCollectionMapping


Method Summary
 String getFieldName()
           
 String getItemFieldName()
           
 Class getItemType()
           
 String getKeyFieldName()
           
 

Method Detail

getFieldName

String getFieldName()

getItemFieldName

String getItemFieldName()

getItemType

Class getItemType()

getKeyFieldName

String getKeyFieldName()


Copyright © 2004-2014 XStream. All Rights Reserved.