public interface NameAwareMarshaller
Specialized ObjectMarshaller which defines the Tag Name for XML Conversion.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getElementName(Object o)Returns the tag name for the object |