com.sun.msv.reader.trex
public abstract class DefineState extends SimpleState implements ExpressionOwner
Constructor and Description |
---|
DefineState() |
Modifier and Type | Method and Description |
---|---|
ReferenceExp |
getRef()
Obtains a
ReferenceExp that represents the target
pattern block. |
void |
onEndChild(Expression child)
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 ReferenceExp getRef()
ReferenceExp
that represents the target
pattern block.public final void onEndChild(Expression child)
onEndChild
in interface ExpressionOwner