public class GeneratorUtilities extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
XML_ANY_ATTRIBUTE_LOCAL_PART |
| Constructor and Description |
|---|
GeneratorUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static QName |
convertXmlRootElementName(AltAnnotation root,
AltClass clazz) |
static NameInformation |
getXmlNameMap(AltClass convertMe) |
public static final String XML_ANY_ATTRIBUTE_LOCAL_PART
public static QName convertXmlRootElementName(AltAnnotation root, AltClass clazz)
public static NameInformation getXmlNameMap(AltClass convertMe)
Copyright © 2009–2020 Oracle Corporation. All rights reserved.