Package | Description |
---|---|
org.apache.ws.commons.schema.walker |
Walking XML Schemas
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaWalker |
XmlSchemaWalker.addVisitor(XmlSchemaVisitor visitor)
Adds a new visitor to be notified as the XML Schemas are walked.
|
XmlSchemaWalker |
XmlSchemaWalker.removeVisitor(XmlSchemaVisitor visitor)
Removes the visitor to be notified as the XML Schemas are walked.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.