Package com.sun.xml.xsom.visitor
Interface XSVisitor
- All Superinterfaces:
XSContentTypeVisitor,XSTermVisitor
- All Known Implementing Classes:
AtlasRewritingXSVisitor,SchemaTreeTraverser,SchemaWriter
Visitor for
XSComponent-
Method Summary
Modifier and TypeMethodDescriptionvoidannotation(XSAnnotation ann) voidattGroupDecl(XSAttGroupDecl decl) voidattributeDecl(XSAttributeDecl decl) voidvoidcomplexType(XSComplexType type) voidvoidvoidnotation(XSNotation notation) voidvoidMethods inherited from interface com.sun.xml.xsom.visitor.XSContentTypeVisitor
empty, particle, simpleTypeMethods inherited from interface com.sun.xml.xsom.visitor.XSTermVisitor
elementDecl, modelGroup, modelGroupDecl, wildcard
-
Method Details
-
annotation
-
attGroupDecl
-
attributeDecl
-
attributeUse
-
complexType
-
schema
-
facet
-
notation
-
identityConstraint
-
xpath
-