Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.ExpressionState
com.sun.msv.reader.ExpressionWithChildState
com.sun.msv.reader.SequenceState
com.sun.msv.reader.xmlschema.SimpleContentRestrictionState
public class SimpleContentRestrictionState
extends SequenceState
implements FacetStateParent, XSTypeOwner, AnyAttributeOwner
Field Summary |
Method Summary | |
XSTypeIncubator |
|
String |
|
void |
|
void |
Methods inherited from class com.sun.msv.reader.ExpressionWithChildState | |
onEndChild |
Methods inherited from class com.sun.msv.reader.SimpleState | |
endDocument , endElement , startElement |
Methods inherited from class com.sun.msv.reader.State | |
_assert , characters , endPrefixMapping , getBaseURI , getLocation , getParentState , getStartTag , ignorableWhitespace , processingInstruction , setDocumentLocator , skippedEntity , startDocument , startPrefixMapping |
public XSTypeIncubator getIncubator()
gets an incubator object that the owner holds.
- Specified by:
- getIncubator in interface FacetStateParent
public String getTargetNamespaceUri()
Returns the target namespace URI of newly created simple types. If the context you are using this package doesn't have the notion of the target namespace URI, return the empty string.
- Specified by:
- getTargetNamespaceUri in interface XSTypeOwner
public void onEndChild(XSDatatypeExp child)
- Specified by:
- onEndChild in interface XSTypeOwner
public void setAttributeWildcard(AttributeWildcard local)
- Specified by:
- setAttributeWildcard in interface AnyAttributeOwner