Package | Description |
---|---|
org.jsefa.xml.mapping |
Modifier and Type | Method and Description |
---|---|
XmlNodeType |
TextContentDescriptor.getType() |
XmlNodeType |
ElementDescriptor.getType() |
XmlNodeType |
AttributeDescriptor.getType() |
static XmlNodeType |
XmlNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlNodeType[] |
XmlNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.