Uses of Interface
com.sun.xml.xsom.visitor.XSSimpleTypeFunction
Packages that use XSSimpleTypeFunction
Package
Description
Reads XML Schema grammar from XSOM and builds the model for TXW.
-
Uses of XSSimpleTypeFunction in com.sun.tools.txw2.builder.xsd
Classes in com.sun.tools.txw2.builder.xsd that implement XSSimpleTypeFunction -
Uses of XSSimpleTypeFunction in com.sun.tools.xjc.reader.xmlschema
Fields in com.sun.tools.xjc.reader.xmlschema declared as XSSimpleTypeFunction -
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) UnionSimpleTypeImpl.apply
(XSSimpleTypeFunction function)