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