Uses of Interface
com.sun.xml.xsom.visitor.XSWildcardFunction
Packages that use XSWildcardFunction
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom package.-
Uses of XSWildcardFunction in com.sun.xml.xsom
Methods in com.sun.xml.xsom with parameters of type XSWildcardFunction -
Uses of XSWildcardFunction in com.sun.xml.xsom.impl
Methods in com.sun.xml.xsom.impl with parameters of type XSWildcardFunctionModifier and TypeMethodDescriptionWildcardImpl.Any.apply(XSWildcardFunction function) WildcardImpl.Finite.apply(XSWildcardFunction function) WildcardImpl.Other.apply(XSWildcardFunction function)