Uses of Interface
com.sun.msv.reader.datatype.xsd.XSTypeIncubator
Packages that use XSTypeIncubator
Package
Description
reads XML representation for XML Schema Part.2
parses RELAX Core into AGM.
parses XML representation of XML Schema into AGM.
-
Uses of XSTypeIncubator in com.sun.msv.reader.datatype.xsd
Fields in com.sun.msv.reader.datatype.xsd declared as XSTypeIncubatorMethods in com.sun.msv.reader.datatype.xsd that return XSTypeIncubatorModifier and TypeMethodDescriptionXSDatatypeExp.createIncubator()Creates an incubator so that the caller can add more facets and derive a new type.FacetStateParent.getIncubator()gets an incubator object that the owner holds.final XSTypeIncubatorRestrictionState.getIncubator() -
Uses of XSTypeIncubator in com.sun.msv.reader.relax.core
Fields in com.sun.msv.reader.relax.core declared as XSTypeIncubatorModifier and TypeFieldDescriptionprotected XSTypeIncubatorAttributeState.incubatorprotected XSTypeIncubatorElementRuleWithTypeState.incubatorprotected XSTypeIncubatorInlineElementState.incubatorthis field is set to null if this element has label attribute.Methods in com.sun.msv.reader.relax.core that return XSTypeIncubatorModifier and TypeMethodDescriptionAttributeState.getIncubator()ElementRuleWithTypeState.getIncubator()InlineElementState.getIncubator() -
Uses of XSTypeIncubator in com.sun.msv.reader.xmlschema
Fields in com.sun.msv.reader.xmlschema declared as XSTypeIncubatorModifier and TypeFieldDescriptionprotected XSTypeIncubatorSimpleContentRestrictionState.incubatorused to restrict simpleTypeMethods in com.sun.msv.reader.xmlschema that return XSTypeIncubator