|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSVisitor | |
|---|---|
| com.sun.tools.xjc.reader.xmlschema | |
| com.sun.xml.xsom | Interfaces that the client should use to access schema information. |
| com.sun.xml.xsom.impl | Implementation of the com.sun.xml.xsom package. |
| com.sun.xml.xsom.impl.util | |
| Uses of XSVisitor in com.sun.tools.xjc.reader.xmlschema |
|---|
| Classes in com.sun.tools.xjc.reader.xmlschema that implement XSVisitor | |
|---|---|
class |
BindGreen
|
class |
BindPurple
|
class |
BindRed
This is where a binding of a new class starts. |
class |
BindYellow
|
| Uses of XSVisitor in com.sun.xml.xsom |
|---|
| Methods in com.sun.xml.xsom with parameters of type XSVisitor | |
|---|---|
void |
XSComponent.visit(XSVisitor visitor)
Accepts a visitor. |
| Uses of XSVisitor in com.sun.xml.xsom.impl |
|---|
| Methods in com.sun.xml.xsom.impl with parameters of type XSVisitor | |
|---|---|
void |
AttGroupDeclImpl.visit(XSVisitor visitor)
|
void |
AttributeDeclImpl.visit(XSVisitor visitor)
|
void |
AttributeUseImpl.visit(XSVisitor v)
|
void |
ComplexTypeImpl.visit(XSVisitor visitor)
|
void |
ElementDecl.visit(XSVisitor visitor)
|
void |
EmptyImpl.visit(XSVisitor visitor)
|
void |
FacetImpl.visit(XSVisitor visitor)
|
void |
IdentityConstraintImpl.visit(XSVisitor visitor)
|
void |
ModelGroupDeclImpl.visit(XSVisitor visitor)
|
void |
ModelGroupImpl.visit(XSVisitor visitor)
|
void |
NotationImpl.visit(XSVisitor visitor)
|
void |
ParticleImpl.visit(XSVisitor visitor)
|
void |
SchemaImpl.visit(XSVisitor visitor)
|
void |
SimpleTypeImpl.visit(XSVisitor visitor)
|
void |
WildcardImpl.visit(XSVisitor visitor)
|
void |
XPathImpl.visit(XSVisitor visitor)
|
| Uses of XSVisitor in com.sun.xml.xsom.impl.util |
|---|
| Classes in com.sun.xml.xsom.impl.util that implement XSVisitor | |
|---|---|
class |
SchemaTreeTraverser
Generates approximated tree model for XML from a schema component. |
class |
SchemaWriter
Generates approximated XML Schema representation from a schema component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||