|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaSequence | |
|---|---|
| org.apache.ws.commons.schema.docpath | Building an XML Document's Conforming Path |
| org.apache.ws.commons.schema.walker | Walking XML Schemas |
| Uses of XmlSchemaSequence in org.apache.ws.commons.schema.docpath |
|---|
| Methods in org.apache.ws.commons.schema.docpath with parameters of type XmlSchemaSequence | |
|---|---|
void |
XmlSchemaStateMachineGenerator.onEnterSequenceGroup(XmlSchemaSequence seq)
|
void |
XmlSchemaStateMachineGenerator.onExitSequenceGroup(XmlSchemaSequence seq)
|
| Uses of XmlSchemaSequence in org.apache.ws.commons.schema.walker |
|---|
| Methods in org.apache.ws.commons.schema.walker with parameters of type XmlSchemaSequence | |
|---|---|
void |
XmlSchemaVisitor.onEnterSequenceGroup(XmlSchemaSequence seq)
Called when a sequence is entered. |
void |
XmlSchemaVisitor.onExitSequenceGroup(XmlSchemaSequence seq)
Called when a sequence is exited. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||