com.thoughtworks.xstream.mapper
Interface Mapper.ImplicitCollectionMapping

Enclosing interface:
Mapper

public static interface Mapper.ImplicitCollectionMapping


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

Method Detail

getFieldName

String getFieldName()

getItemFieldName

String getItemFieldName()

getItemType

Class getItemType()


Copyright © 2004-2008 XStream. All Rights Reserved.