com.sun.msv.reader.xmlschema
public class SimpleContentRestrictionState extends SequenceState implements FacetStateParent, XSTypeOwner, AnyAttributeOwner
Modifier and Type | Method and Description |
---|---|
XSTypeIncubator |
getIncubator()
gets an incubator object that the owner holds.
|
java.lang.String |
getTargetNamespaceUri()
Returns the target namespace URI of newly created simple types.
|
void |
onEndChild(XSDatatypeExp child) |
void |
setAttributeWildcard(AttributeWildcard local)
Sets the attribtue wildcard.
|
onEndChild
endDocument, endElement, startElement
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
public void setAttributeWildcard(AttributeWildcard local)
AnyAttributeOwner
setAttributeWildcard
in interface AnyAttributeOwner
public XSTypeIncubator getIncubator()
FacetStateParent
getIncubator
in interface FacetStateParent
public java.lang.String getTargetNamespaceUri()
XSTypeOwner
getTargetNamespaceUri
in interface XSTypeOwner
public void onEndChild(XSDatatypeExp child)
onEndChild
in interface XSTypeOwner