public class RootIncludedPatternState extends SimpleState implements ExpressionOwner
Modifier | Constructor and Description |
---|---|
protected |
RootIncludedPatternState(IncludePatternState grandpa) |
Modifier and Type | Method and Description |
---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
void |
onEndChild(Expression exp) |
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 © 2016 Oracle Corporation. All rights reserved.