|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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
used to parse restriction/extension element as a child of <simpleContent> element.
Field Summary |
---|
Fields inherited from class com.sun.msv.reader.State |
---|
reader |
Method Summary | |
---|---|
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. |
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |