JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.sun.msv.reader.datatype.xsd
Interface FacetStateParent
All Known Implementing Classes:
AttributeState
,
ElementRuleWithTypeState
,
InlineElementState
,
RestrictionState
,
SimpleContentRestrictionState
public interface
FacetStateParent
Interface implemented by the parent state of FacetState. the parent holds a Facets object, to which FacetState will add facets. After all facets are added, the parent state should derive a new type.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
XSTypeIncubator
getIncubator
()
gets an incubator object that the owner holds.
Method Detail
getIncubator
XSTypeIncubator
getIncubator()
gets an incubator object that the owner holds.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method