com.sun.msv.reader
public abstract class ExpressionWithChildState extends ExpressionState implements ExpressionOwner
Constructor and Description |
---|
ExpressionWithChildState() |
Modifier and Type | Method and Description |
---|---|
void |
onEndChild(Expression childExpression)
receives a Pattern object that is contained in this element.
|
endDocument, endElement, startElement
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
public final void onEndChild(Expression childExpression)
onEndChild
in interface ExpressionOwner