Uses of Interface
com.sun.msv.reader.datatype.xsd.XSTypeOwner
Packages that use XSTypeOwner
Package
Description
parses RELAX Core into AGM.
parses XML representation of XML Schema into AGM.
-
Uses of XSTypeOwner in com.sun.msv.reader.datatype.xsd
Classes in com.sun.msv.reader.datatype.xsd that implement XSTypeOwnerModifier and TypeClassDescriptionclassstate that parses <list> element of XSD.classstate that parses <restriction> element.classState that parses <simpleType> element and its children.(package private) classState which has at most one TypeState as its child.classState that parses <union> element and its children.Methods in com.sun.msv.reader.datatype.xsd that return XSTypeOwnerModifier and TypeMethodDescriptionprivate XSTypeOwnerTypeState.getParent()Gets the parent state as TypeOwner. -
Uses of XSTypeOwner in com.sun.msv.reader.relax.core
Classes in com.sun.msv.reader.relax.core that implement XSTypeOwnerModifier and TypeClassDescriptionclassparses <div> element under <module> element.classUsed to parse module.classparses <module> element. -
Uses of XSTypeOwner in com.sun.msv.reader.xmlschema
Classes in com.sun.msv.reader.xmlschema that implement XSTypeOwnerModifier and TypeClassDescriptionclassused to parse <attribute > element.classState that parses global declarations.classused to parse <redefine> element.classused to parse <schema> element of included schema.classused to parse <schema> element.classused to parse restriction/extension element as a child of <simpleContent> element.