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 |
---|---|
void |
XmlSchemaStateMachineGenerator.onEnterAllGroup(XmlSchemaAll all) |
void |
XmlSchemaStateMachineGenerator.onExitAllGroup(XmlSchemaAll all) |
Modifier and Type | Method and Description |
---|---|
void |
XmlSchemaVisitor.onEnterAllGroup(XmlSchemaAll all)
Called when an all group is entered.
|
void |
XmlSchemaVisitor.onExitAllGroup(XmlSchemaAll all)
Called when an all group is exited.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.