Uses of Interface
com.sun.xml.xsom.XSWildcard.Other
-
Packages that use XSWildcard.Other Package Description com.sun.xml.xsom.impl com.sun.xml.xsom.visitor -
-
Uses of XSWildcard.Other in com.sun.xml.xsom.impl
Classes in com.sun.xml.xsom.impl that implement XSWildcard.Other Modifier and Type Class Description static classWildcardImpl.Other -
Uses of XSWildcard.Other in com.sun.xml.xsom.visitor
Methods in com.sun.xml.xsom.visitor with parameters of type XSWildcard.Other Modifier and Type Method Description TXSWildcardFunction. other(XSWildcard.Other wc)voidXSWildcardVisitor. other(XSWildcard.Other wc)
-