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

Packages that use XSWildcard.Other
com.sun.tools.xjc.reader.xmlschema   
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.tools.xjc.reader.xmlschema
 

Methods in com.sun.tools.xjc.reader.xmlschema with parameters of type XSWildcard.Other
 NameClass WildcardNameClassBuilder.other(XSWildcard.Other wc)
           
 

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
 T XSWildcardFunction.other(XSWildcard.Other wc)
           
 void XSWildcardVisitor.other(XSWildcard.Other wc)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.