| Package | Description |
|---|---|
| org.apache.ws.commons.schema.walker |
Walking XML Schemas
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaTypeInfo.Type |
XmlSchemaTypeInfo.getType()
The type represented by this
XmlSchemaTypeInfo. |
static XmlSchemaTypeInfo.Type |
XmlSchemaTypeInfo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlSchemaTypeInfo.Type[] |
XmlSchemaTypeInfo.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.