public interface NameMapper
Modifier and Type | Method and Description |
---|---|
String |
mapTypeToElementName(String typeName)
Convert the given bean or property name to name for use in XML
(as an element or an attribute qname).
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.