XSOM 20110809-redhat-3

Package com.sun.xml.xsom.visitor

Visitor pattern support for the com.sun.xml.xsom interfaces.

See:
          Description

Interface Summary
XSContentTypeFunction<T> Function object that works on XSContentType.
XSContentTypeVisitor Visitor that works on XSContentType.
XSFunction<T> Function object that works on the entire XML Schema components.
XSSimpleTypeFunction<T> Function object that works on XSSimpleType and its derived interfaces.
XSSimpleTypeVisitor Visitor that works on XSSimpleType and its derived interfaces.
XSTermFunction<T> Function object that works on XSTerm.
XSTermFunctionWithParam<T,P> Function object that works on XSTerm.
XSTermVisitor Visitor that works on XSTerm.
XSVisitor Visitor for XSComponent
XSWildcardFunction<T> Visits three kinds of XSWildcard.
XSWildcardVisitor Visits three kinds of XSWildcard.
 

Package com.sun.xml.xsom.visitor Description

Visitor pattern support for the com.sun.xml.xsom interfaces.


XSOM 20110809-redhat-3

Copyright © 2012 Oracle. All Rights Reserved.