Package | Description |
---|---|
org.apache.ws.commons.schema.docpath |
Building an XML Document's Conforming Path
|
org.apache.ws.commons.schema.walker |
Walking XML Schemas
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaAny |
XmlSchemaStateMachineNode.getAny()
Returns the XmlSchemaAny associated with this node, or
null
|
Modifier and Type | Method and Description |
---|---|
void |
XmlSchemaStateMachineGenerator.onVisitAny(XmlSchemaAny any) |
Modifier and Type | Method and Description |
---|---|
void |
XmlSchemaVisitor.onVisitAny(XmlSchemaAny any)
Called when a wildcard element is entered.
|
Copyright © 2004-2018 The Apache Software Foundation. All Rights Reserved.