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