com.sun.msv.reader.datatype.xsd
public class RestrictionState extends SimpleState implements FacetStateParent
Modifier and Type | Method and Description |
---|---|
void |
endSelf()
this method is called in endElement method
when the state is about to be removed.
|
XSTypeIncubator |
getIncubator()
gets an incubator object that the owner holds.
|
java.lang.String |
getTargetNamespaceUri() |
void |
onEndChild(XSDatatypeExp child)
receives a Pattern object that is contained in this element.
|
void |
startElement(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes atts) |
endDocument, endElement
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTargetNamespaceUri
public final XSTypeIncubator getIncubator()
FacetStateParent
getIncubator
in interface FacetStateParent
public void onEndChild(XSDatatypeExp child)
onEndChild
in interface XSTypeOwner
public final java.lang.String getTargetNamespaceUri()
public void endSelf()
SimpleState
public final void startElement(java.lang.String namespaceURI, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes atts)
startElement
in interface org.xml.sax.ContentHandler
startElement
in class SimpleState