Package | Description |
---|---|
eu.bandm.tools.tpath.absy |
Abstract syntax of the tpath language, realized as a umod model.
|
eu.bandm.tools.tpath.runtime |
Infrastructure for evaluating tpath expressions.
|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Method and Description |
---|---|
TPath.Root |
TPath.Root.doclone() |
TPath.Root |
TPath.__SAX_Parser.fill_Root(Object res) |
TPath.Root |
TPath.Root.initFrom(Object o0)
Copies values of all common fields from the argument.
|
TPath.Root |
TPath.__SAX_Parser.matchSAX_Root() |
Modifier and Type | Method and Description |
---|---|
protected void |
TPath.MATCH_ONLY_00.action(TPath.Root e0) |
protected void |
TPath.Rewriter.action(TPath.Root e0) |
protected void |
TPath.Visitor.action(TPath.Root e0) |
protected void |
TPath.__Formatter.action(TPath.Root el) |
void |
TPath.__SAX_Writer.action(TPath.Root e0) |
protected void |
TPath.Visitor.descend(TPath.Root e0) |
void |
TPath.__SAX_Parser.XMLPARSER_Root.fillFields(TPath.Root newobj) |
void |
TPath.MATCH_ONLY_00.match(TPath.Root e0) |
protected void |
TPath.Visitor.post(TPath.Root e0) |
protected void |
TPath.Visitor.pre(TPath.Root e0) |
protected void |
TPath.Rewriter.rewriteFields(TPath.Root clone) |
protected Format |
TPath.__Formatter.toFormat(TPath.Root el) |
Modifier and Type | Method and Description |
---|---|
protected void |
SimpleInterpreter.Visitor.descend(TPath.Root x) |
Modifier and Type | Field and Description |
---|---|
static TPath.Root |
TPathCache.TPATH_ROOT |
see also the complete user documentation .