com.sun.msv.reader.xmlschema

Class SimpleContentRestrictionState

public class SimpleContentRestrictionState extends SequenceState implements FacetStateParent, XSTypeOwner, AnyAttributeOwner

used to parse restriction/extension element as a child of <simpleContent> element.

Author: Kohsuke KAWAGUCHI

Method Summary
XSTypeIncubatorgetIncubator()
StringgetTargetNamespaceUri()
voidonEndChild(XSDatatypeExp child)
voidsetAttributeWildcard(AttributeWildcard local)

Method Detail

getIncubator

public XSTypeIncubator getIncubator()

getTargetNamespaceUri

public String getTargetNamespaceUri()

onEndChild

public void onEndChild(XSDatatypeExp child)

setAttributeWildcard

public void setAttributeWildcard(AttributeWildcard local)