|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlSchemaAny | |
---|---|
org.apache.ws.commons.schema.docpath | Building an XML Document's Conforming Path |
org.apache.ws.commons.schema.walker | Walking XML Schemas |
Uses of XmlSchemaAny in org.apache.ws.commons.schema.docpath |
---|
Methods in org.apache.ws.commons.schema.docpath that return XmlSchemaAny | |
---|---|
XmlSchemaAny |
XmlSchemaStateMachineNode.getAny()
Returns the XmlSchemaAny associated with this node, or
null
|
Methods in org.apache.ws.commons.schema.docpath with parameters of type XmlSchemaAny | |
---|---|
void |
XmlSchemaStateMachineGenerator.onVisitAny(XmlSchemaAny any)
|
Uses of XmlSchemaAny in org.apache.ws.commons.schema.walker |
---|
Methods in org.apache.ws.commons.schema.walker with parameters of type XmlSchemaAny | |
---|---|
void |
XmlSchemaVisitor.onVisitAny(XmlSchemaAny any)
Called when a wildcard element is entered. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |