Package com.sun.xml.xsom.visitor
Visitor pattern support for the
com.sun.xml.xsom interfaces.-
Interface Summary Interface Description XSContentTypeFunction<T> Function object that works onXSContentType.XSContentTypeVisitor Visitor that works onXSContentType.XSFunction<T> Function object that works on the entire XML Schema components.XSSimpleTypeFunction<T> Function object that works onXSSimpleTypeand its derived interfaces.XSSimpleTypeVisitor Visitor that works onXSSimpleTypeand its derived interfaces.XSTermFunction<T> Function object that works onXSTerm.XSTermFunctionWithParam<T,P> Function object that works onXSTerm.XSTermVisitor Visitor that works onXSTerm.XSVisitor Visitor forXSComponentXSWildcardFunction<T> Visits three kinds ofXSWildcard.XSWildcardVisitor Visits three kinds ofXSWildcard.