public static interface ElementEnumSaxHandler.IElementResolver
Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolve(java.lang.String elementName)
Takes the name of an XML element and resolves it to the name of a possible
enumeration value.
|
java.lang.String resolve(java.lang.String elementName)