ExpressionOwner
, ContentHandler
RootState
public class RootIncludedPatternState extends SimpleState implements ExpressionOwner
Modifier | Constructor | Description |
---|---|---|
protected |
RootIncludedPatternState(IncludePatternState grandpa) |
Modifier and Type | Method | Description |
---|---|---|
protected State |
createChildState(StartTagInfo tag) |
creates appropriate child state object for this element
|
void |
onEndChild(Expression exp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endDocument, endElement, endSelf, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected RootIncludedPatternState(IncludePatternState grandpa)
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class SimpleState
public void onEndChild(Expression exp)
onEndChild
in interface ExpressionOwner
Copyright © 2019 Oracle Corporation. All rights reserved.