Uses of Class
org.apache.ws.commons.schema.docpath.XmlSchemaStateMachineNode.Type

Packages that use XmlSchemaStateMachineNode.Type
org.apache.ws.commons.schema.docpath Building an XML Document's Conforming Path 
 

Uses of XmlSchemaStateMachineNode.Type in org.apache.ws.commons.schema.docpath
 

Methods in org.apache.ws.commons.schema.docpath that return XmlSchemaStateMachineNode.Type
 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-2015 The Apache Software Foundation. All Rights Reserved.