Uses of Interface
com.sun.xml.xsom.XSRestrictionSimpleType
Packages that use XSRestrictionSimpleType
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom
package.Visitor pattern support for the
com.sun.xml.xsom
interfaces.-
Uses of XSRestrictionSimpleType in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSRestrictionSimpleType -
Uses of XSRestrictionSimpleType in com.sun.xml.xsom.impl
Classes in com.sun.xml.xsom.impl that implement XSRestrictionSimpleTypeMethods in com.sun.xml.xsom.impl that return XSRestrictionSimpleTypeModifier and TypeMethodDescriptionRestrictionSimpleTypeImpl.asRestriction()
SimpleTypeImpl.asRestriction()
-
Uses of XSRestrictionSimpleType in com.sun.xml.xsom.impl.util
Methods in com.sun.xml.xsom.impl.util with parameters of type XSRestrictionSimpleTypeModifier and TypeMethodDescriptionvoid
SchemaTreeTraverser.restrictionSimpleType
(XSRestrictionSimpleType type) void
SchemaWriter.restrictionSimpleType
(XSRestrictionSimpleType type) -
Uses of XSRestrictionSimpleType in com.sun.xml.xsom.visitor
Methods in com.sun.xml.xsom.visitor with parameters of type XSRestrictionSimpleTypeModifier and TypeMethodDescriptionXSSimpleTypeFunction.restrictionSimpleType
(XSRestrictionSimpleType type) void
XSSimpleTypeVisitor.restrictionSimpleType
(XSRestrictionSimpleType type) -
Uses of XSRestrictionSimpleType in io.atlasmap.xml.inspect
Methods in io.atlasmap.xml.inspect with parameters of type XSRestrictionSimpleTypeModifier and TypeMethodDescriptionvoid
SimpleTypeRestriction.initRestrictions
(XSRestrictionSimpleType restriction)