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 | Class and Description |
---|---|
static class |
TPath.__Formatter
(Ancillary class for generating pretty-print format objects).
|
static class |
TPath.__SAX_Writer
Encoder for umod's own XML serialisation.
|
static class |
TPath.Rewriter
Visitor generated by umod according to field selection #0.
|
static class |
TPath.Visitor
Visitor generated by umod according to field selection #0.
|
Modifier and Type | Method and Description |
---|---|
void |
TPath.FunctionCall.descend_args(TPath.MATCH_ONLY_00 visitor) |
void |
TPath.Step.descend_predicates(TPath.MATCH_ONLY_00 visitor) |
Modifier and Type | Class and Description |
---|---|
protected class |
SimpleInterpreter.Visitor |
Modifier and Type | Class and Description |
---|---|
protected class |
TPathCache.PredicateChecker |
see also the complete user documentation .