|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelaxngcc.parser.state.NGCCRuntime
relaxngcc.parser.ParserRuntime
relaxngcc.parser.IncludeParserRuntime
Used to parse grammar included by <include> elements.
Field Summary |
Fields inherited from class relaxngcc.parser.ParserRuntime |
grammar |
Constructor Summary | |
IncludeParserRuntime(ParserRuntime parent)
|
Method Summary | |
RootParserRuntime |
getRootRuntime()
Gets the reference to the root runtime. |
Methods inherited from class relaxngcc.parser.ParserRuntime |
addError, createLocator, endElement, getDatatype, getTargetNamespace, iterateErrors, parse, parseSimpleName, processInclude, startElement |
Methods inherited from class relaxngcc.parser.state.NGCCRuntime |
characters, consumeAttribute, endDocument, endPrefixMapping, getAttributeIndex, getCurrentAttributes, getLocator, ignorableWhitespace, onEnterElementConsumed, onLeaveElementConsumed, processingInstruction, processList, redirectSubtree, replace, reset, resolveNamespacePrefix, sendEnterAttribute, sendEnterElement, sendLeaveAttribute, sendLeaveElement, sendText, setDocumentLocator, setRootHandler, skippedEntity, startDocument, startPrefixMapping, trace, traceln |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IncludeParserRuntime(ParserRuntime parent)
Method Detail |
public RootParserRuntime getRootRuntime()
ParserRuntime
getRootRuntime
in class ParserRuntime
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |