| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sun.msv.reader.Statecom.sun.msv.reader.SimpleStatecom.sun.msv.reader.ExpressionStatecom.sun.msv.reader.ExpressionWithChildStatecom.sun.msv.reader.SequenceStatecom.sun.msv.reader.xmlschema.SimpleContentRestrictionStatepublic class SimpleContentRestrictionStateextends SequenceStateimplements FacetStateParent, XSTypeOwner, AnyAttributeOwnerField 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