|
||||||||||
| 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 | |
|---|---|
java.lang.String |
mapTypeToElementName(java.lang.String typeName)
Convert the given bean or property name to name for use in XML (as an element or an attribute qname). |
| Method Detail |
|---|
java.lang.String mapTypeToElementName(java.lang.String typeName)
typeName - the string to convert
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||