Uses of Interface
com.sun.xml.xsom.visitor.XSSimpleTypeFunction
Packages that use XSSimpleTypeFunction
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom
package.-
Uses of XSSimpleTypeFunction in com.sun.xml.xsom
Methods in com.sun.xml.xsom with parameters of type XSSimpleTypeFunction -
Uses of XSSimpleTypeFunction in com.sun.xml.xsom.impl
Methods in com.sun.xml.xsom.impl with parameters of type XSSimpleTypeFunctionModifier and TypeMethodDescriptionListSimpleTypeImpl.apply
(XSSimpleTypeFunction function) RestrictionSimpleTypeImpl.apply
(XSSimpleTypeFunction function) <T> T
SchemaSetImpl.AnySimpleType.apply
(XSSimpleTypeFunction<T> f) UnionSimpleTypeImpl.apply
(XSSimpleTypeFunction function)