Uses of Interface
com.sun.xml.xsom.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
-
Uses of XSRestrictionSimpleType in com.sun.xml.xsom.impl
Modifier and TypeMethodDescriptionRestrictionSimpleTypeImpl.asRestriction()
SimpleTypeImpl.asRestriction()
-
Uses of XSRestrictionSimpleType in com.sun.xml.xsom.impl.util
Modifier and TypeMethodDescriptionvoid
SchemaTreeTraverser.restrictionSimpleType
(XSRestrictionSimpleType type) void
SchemaWriter.restrictionSimpleType
(XSRestrictionSimpleType type) -
Uses of XSRestrictionSimpleType in com.sun.xml.xsom.visitor
Modifier and TypeMethodDescriptionXSSimpleTypeFunction.restrictionSimpleType
(XSRestrictionSimpleType type) void
XSSimpleTypeVisitor.restrictionSimpleType
(XSRestrictionSimpleType type) -
Uses of XSRestrictionSimpleType in io.atlasmap.xml.inspect
Modifier and TypeMethodDescriptionvoid
SimpleTypeRestriction.initRestrictions
(XSRestrictionSimpleType restriction)