JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.thoughtworks.xstream.mapper
Mapper
ImplicitCollectionMapping
Contents
Description
Method Summary
Method Details
getFieldName()
getItemFieldName()
getItemType()
getKeyFieldName()
Hide sidebar
Show sidebar
Interface Mapper.ImplicitCollectionMapping
Enclosing interface:
Mapper
public static interface
Mapper.ImplicitCollectionMapping
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getFieldName
()
String
getItemFieldName
()
Class
getItemType
()
String
getKeyFieldName
()
Method Details
getFieldName
String
getFieldName
()
getItemFieldName
String
getItemFieldName
()
getItemType
Class
getItemType
()
getKeyFieldName
String
getKeyFieldName
()