Package | Description |
---|---|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Field and Description |
---|---|
static Function<Rt.Report,CheckedSet<XMLDocumentIdentifier>> |
Rt.Report.get_allFiles
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.Report,Integer> |
Rt.Report.get_errorCount
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.Report,XMLDocumentIdentifier> |
Rt.Report.get_topFile
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.Report,CheckedSet<NamespaceName>> |
Rt.Report.get_undefDefs
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.Report,CheckedSet<NamespaceName>> |
Rt.Report.get_undefModes
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.Report,CheckedSet<Rt.Definition>> |
Rt.Report.get_unusedDefs
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
Rt.Report |
Rt.Report.doclone() |
Rt.Report |
Rt.__SAX_Parser.fill_Report(Object res) |
Rt.Report |
Rt.Report.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Rt.Report |
Rt.__SAX_Parser.matchSAX_Report() |
Modifier and Type | Method and Description |
---|---|
protected void |
Rt.Dump_rt.action(Rt.Report e0) |
protected void |
Rt.MATCH_ONLY_00.action(Rt.Report e0) |
protected void |
Rt.SinglePhase_rt.action(Rt.Report e0) |
protected void |
Rt.__Formatter.action(Rt.Report el) |
void |
Rt.__SAX_Writer.action(Rt.Report e0) |
protected void |
Rt.Dump_rt.descend(Rt.Report e0) |
void |
Rt.__SAX_Writer.dumpfields(Rt.Report e0) |
void |
Rt.__SAX_Parser.XMLPARSER_Report.fillFields(Rt.Report newobj) |
void |
Rt.MATCH_ONLY_00.match(Rt.Report e0) |
void |
Rt.__SAX_Parser.XMLPARSER_Report.parsefields(Rt.Report newobj) |
protected void |
Rt.Dump_rt.printscalars(Rt.Report e0) |
protected Format |
Rt.__Formatter.toFormat(Rt.Report el) |
see also the complete user documentation .