Uses of Interface
org.eclipse.persistence.oxm.XMLNameTransformer
-
Packages that use XMLNameTransformer Package Description org.eclipse.persistence.oxm.annotations -
-
Uses of XMLNameTransformer in org.eclipse.persistence.oxm.annotations
Methods in org.eclipse.persistence.oxm.annotations that return types with arguments of type XMLNameTransformer Modifier and Type Method Description Class<? extends XMLNameTransformer>value()(Required) Defines the name of the XML name transformer that should be applied to names.
-