Package | Description |
---|---|
org.apache.ws.commons.schema.docpath |
Building an XML Document's Conforming Path
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaStateMachineNode.Type |
XmlSchemaStateMachineNode.getNodeType()
The XML Schema node
XmlSchemaStateMachineNode.Type this SchemaStateMachineNode
represents. |
static XmlSchemaStateMachineNode.Type |
XmlSchemaStateMachineNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlSchemaStateMachineNode.Type[] |
XmlSchemaStateMachineNode.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.