|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A plugin Strategy pattern for converting java type names into element names.
Method Summary | |
String |
mapTypeToElementName(String typeName)
Convert the given bean or property name to name for use in xml (as an element or an attribute nqame). |
Method Detail |
public String mapTypeToElementName(String typeName)
typeName
- the string to convert
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |