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.onEnterChoiceGroup(XmlSchemaChoice choice) |
void |
XmlSchemaStateMachineGenerator.onExitChoiceGroup(XmlSchemaChoice choice) |
Modifier and Type | Method and Description |
---|---|
void |
XmlSchemaVisitor.onEnterChoiceGroup(XmlSchemaChoice choice)
Called when a choice group is entered.
|
void |
XmlSchemaVisitor.onExitChoiceGroup(XmlSchemaChoice choice)
Called when a choice group is exited.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.