Uses of Class
eu.bandm.tools.tpath.absy.TPath.Union
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of TPath.Union in eu.bandm.tools.tpath.absy
Modifier and TypeMethodDescriptionTPath.Union.doclone()
Clones this object.TPath.__SAX_Parser.fill_Union
(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_Union()
Modifier and TypeMethodDescriptionprotected void
TPath.__Formatter.action
(TPath.Union el) void
TPath.__SAX_Writer.action
(TPath.Union e0) protected void
TPath.MATCH_ONLY_00.action
(TPath.Union e0) protected void
TPath.Rewriter.action
(TPath.Union e0) protected void
TPath.Visitor.action
(TPath.Union e0) protected void
TPath.Visitor.descend
(TPath.Union e0) void
TPath.__SAX_Parser.XMLPARSER_Union.fillFields
(TPath.Union newobj) void
TPath.MATCH_ONLY_00.match
(TPath.Union e0) protected void
TPath.Visitor.post
(TPath.Union e0) protected void
TPath.Visitor.pre
(TPath.Union e0) protected void
TPath.Rewriter.rewriteFields
(TPath.Union clone) protected Format
TPath.__Formatter.toFormat
(TPath.Union el) -
Uses of TPath.Union in eu.bandm.tools.tpath.runtime
Modifier and TypeMethodDescriptionprotected void
SimpleInterpreter.Visitor.descend
(TPath.Union x) -
Uses of TPath.Union in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescriptionstatic final TPath.Union
TPathCache.ALL_LOWERS
tpath "(preceding::node()|nacestor-or-self::node())"