|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JAXBUtils.IdentifierType | |
|---|---|
| org.apache.cxf.common.jaxb | |
| Uses of JAXBUtils.IdentifierType in org.apache.cxf.common.jaxb |
|---|
| Methods in org.apache.cxf.common.jaxb that return JAXBUtils.IdentifierType | |
|---|---|
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. |
| Methods in org.apache.cxf.common.jaxb with parameters of type JAXBUtils.IdentifierType | |
|---|---|
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 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||