|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
LinkedListTokenQueue
.
XMLAST
.
AST
.
XMLAST
with text ""
XMLAST
.
XMLAST
from a string.
AST
from a Token
.
XMLAST
.
XMLStartAST
.
XMLFragmentHandler
with empty
method bodies for convenience.XMLAST
created by this adapter.
null
if unknown or not applicable.
Parser2XMLTokenStreamAdapter.setIgnoreAllWhiteSpace(boolean)
.
Parser2XMLASTAdapter.setIgnoreAllWhiteSpace(boolean)
.
Parser2XMLTokenStreamAdapter.setTreatValidWhiteSpaceAsIgnorable(boolean)
.
Parser2XMLASTAdapter.setTreatValidWhiteSpaceAsIgnorable(boolean)
.
XMLTokenTypeManager.setWildCardTag(java.lang.String)
.
XMLStartAST
is empty.
NoViableAltForCharException.NoViableAltForCharException(char, String, int, int)
static
, it cannot be overridden to avoid these problems.
ANTLR no longer uses this method internally or in generated code.
Tool.fatalError(String)
. By default
this method executes fatalError("panic");
.
static
, it cannot be overridden to avoid these problems.
ANTLR no longer uses this method internally or in generated code.
Tool.fatalError(String)
. By defaykt
this method executes fatalError("panic: " + s);
.
XMLFragmentParser.setHandler(de.zeigermann.xpa.XMLFragmentHandler)
or constructor
upon identified XML tokens.
XMLAST
s that are useable by XPA. tokenManager
.
tokenManager
.
XMLFragmentParser.setHandler(de.zeigermann.xpa.XMLFragmentHandler)
.
#RecognitionException(char, String, int, int)
tokenManager
.
#SemanticException(char, String, int, int)
BlockingLinkedListTokenQueue.dequeue()
method.
XMLFragmentDrivenTokenStream.nextToken()
.
XMLAST
s from strings.
XMLEndToken
out of an end tag.
XMLToken
out of
parseable character
data.
XMLAST
out of parseable
character data and link it to the tree returned by Parser2XMLASTAdapter.getAST()
.
XMLStartAST
out of a start tag.
XMLStartToken
out of a start tag.
XMLToken
out of whitespace.
XMLAST
out of this whitespace
and link it to the tree returned by Parser2XMLASTAdapter.getAST()
.
XMLStartAST
determined by
token manager and the text of this AST by
XMLTokenTypeManager.getType(String)
.
XMLTokenTypeManager.PCDATA
for this XMLAST
.
XMLAST
class is the basic class to represent
AST
for XML data. XMLAST
.
XMLAST
.
XMLAST
.
ASTFactory
to make
creation of XMLAST
s possible for all kinds of sources.XMLASTFactory
for XMLAST
creation.
XMLFragmentParser
.tokenManager
.
XMLFragmentParser
. XMLFragmentParser
.
XMLFragmentParser
.
XMLStartAST
class extends XMLAST
s for
attributes to represent XML start tags as ASTs. XMLStartAST
.
XMLStartAST
with no attributes.
XMLStartAST
.
XMLToken
class is the basic class to represent ANTLR tokens
that contain XML data. XMLTokenTypeManager
stores token type
informations about all tags used in transformation.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |