|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSRestrictionSimpleType | |
---|---|
com.sun.xml.xsom | Interfaces that the client should use to access schema information. |
com.sun.xml.xsom.impl | Implementation of the com.sun.xml.xsom package. |
com.sun.xml.xsom.impl.util | |
com.sun.xml.xsom.visitor | 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 | |
---|---|
XSRestrictionSimpleType |
XSSimpleType.asRestriction()
|
Uses of XSRestrictionSimpleType in com.sun.xml.xsom.impl |
---|
Classes in com.sun.xml.xsom.impl that implement XSRestrictionSimpleType | |
---|---|
class |
RestrictionSimpleTypeImpl
|
Methods in com.sun.xml.xsom.impl that return XSRestrictionSimpleType | |
---|---|
XSRestrictionSimpleType |
SimpleTypeImpl.asRestriction()
|
XSRestrictionSimpleType |
RestrictionSimpleTypeImpl.asRestriction()
|
Uses of XSRestrictionSimpleType in com.sun.xml.xsom.impl.util |
---|
Methods in com.sun.xml.xsom.impl.util with parameters of type XSRestrictionSimpleType | |
---|---|
void |
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 XSRestrictionSimpleType | |
---|---|
void |
XSSimpleTypeVisitor.restrictionSimpleType(XSRestrictionSimpleType type)
|
T |
XSSimpleTypeFunction.restrictionSimpleType(XSRestrictionSimpleType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |