|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NameMapper
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 |
---|
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 |