| Package | Description | 
|---|---|
| org.apache.cxf.common.jaxb | 
| Modifier and Type | Method and Description | 
|---|---|
| static JAXBUtils.IdentifierType | JAXBUtils.IdentifierType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static JAXBUtils.IdentifierType[] | JAXBUtils.IdentifierType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | JAXBUtils. nameToIdentifier(String name,
                JAXBUtils.IdentifierType type)Converts an XML name to a Java identifier according to the mapping
 algorithm outlined in the JAXB specification | 
Apache CXF