com.sun.msv.reader.datatype.xsd
public class UnionState extends SimpleState implements XSTypeOwner
Modifier and Type | Method and Description |
---|---|
void |
endSelf()
this method is called in endElement method
when the state is about to be removed.
|
java.lang.String |
getTargetNamespaceUri() |
void |
onEndChild(XSDatatypeExp type) |
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 void onEndChild(XSDatatypeExp type)
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