Uses of Interface
com.sun.xml.xsom.XSWildcard.Other

Packages that use XSWildcard.Other
com.sun.xml.xsom.impl Implementation of the com.sun.xml.xsom package. 
com.sun.xml.xsom.visitor Visitor pattern support for the com.sun.xml.xsom interfaces. 
 

Uses of XSWildcard.Other in com.sun.xml.xsom.impl
 

Classes in com.sun.xml.xsom.impl that implement XSWildcard.Other
static class WildcardImpl.Other
           
 

Uses of XSWildcard.Other in com.sun.xml.xsom.visitor
 

Methods in com.sun.xml.xsom.visitor with parameters of type XSWildcard.Other
 void XSWildcardVisitor.other(XSWildcard.Other wc)
           
 T XSWildcardFunction.other(XSWildcard.Other wc)
           
 



Copyright © 2012 Oracle. All Rights Reserved.