|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSTypeIncubator | |
|---|---|
| com.sun.msv.reader.datatype.xsd | |
| com.sun.msv.reader.relax.core | parses RELAX Core into AGM. |
| com.sun.msv.reader.xmlschema | 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 XSTypeIncubator | |
|---|---|
protected XSTypeIncubator |
RestrictionState.incubator
|
| Methods in com.sun.msv.reader.datatype.xsd that return XSTypeIncubator | |
|---|---|
XSTypeIncubator |
XSDatatypeExp.createIncubator()
Creates an incubator so that the caller can add more facets and derive a new type. |
XSTypeIncubator |
RestrictionState.getIncubator()
|
XSTypeIncubator |
FacetStateParent.getIncubator()
gets an incubator object that the owner holds. |
| Uses of XSTypeIncubator in com.sun.msv.reader.relax.core |
|---|
| Fields in com.sun.msv.reader.relax.core declared as XSTypeIncubator | |
|---|---|
protected XSTypeIncubator |
InlineElementState.incubator
this field is set to null if this element has label attribute. |
protected XSTypeIncubator |
ElementRuleWithTypeState.incubator
|
protected XSTypeIncubator |
AttributeState.incubator
|
| Methods in com.sun.msv.reader.relax.core that return XSTypeIncubator | |
|---|---|
XSTypeIncubator |
InlineElementState.getIncubator()
|
XSTypeIncubator |
ElementRuleWithTypeState.getIncubator()
|
XSTypeIncubator |
AttributeState.getIncubator()
|
| Uses of XSTypeIncubator in com.sun.msv.reader.xmlschema |
|---|
| Fields in com.sun.msv.reader.xmlschema declared as XSTypeIncubator | |
|---|---|
protected XSTypeIncubator |
SimpleContentRestrictionState.incubator
used to restrict simpleType |
| Methods in com.sun.msv.reader.xmlschema that return XSTypeIncubator | |
|---|---|
XSTypeIncubator |
SimpleContentRestrictionState.getIncubator()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||