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.onEnterSequenceGroup(XmlSchemaSequence seq) |
void |
XmlSchemaStateMachineGenerator.onExitSequenceGroup(XmlSchemaSequence seq) |
Modifier and Type | Method and Description |
---|---|
void |
XmlSchemaVisitor.onEnterSequenceGroup(XmlSchemaSequence seq)
Called when a sequence is entered.
|
void |
XmlSchemaVisitor.onExitSequenceGroup(XmlSchemaSequence seq)
Called when a sequence is exited.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.