Uses of Class
eu.bandm.tools.xslt.base.Rt.Definition
Packages that use Rt.Definition
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Rt.Definition in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base with type parameters of type Rt.DefinitionModifier and TypeFieldDescriptionstatic final Function
<Rt.Definition, Location<XMLDocumentIdentifier>> Rt.Definition.get_location
Deprecated.Use new '::' method reference instead.static final Function
<Rt.Definition, NamespaceName> Rt.Definition.get_name
Deprecated.Use new '::' method reference instead.static final Function
<Rt.Report, CheckedSet<Rt.Definition>> Rt.Report.get_unusedDefs
Deprecated.Use new '::' method reference instead.protected CheckedSet
<Rt.Definition> Rt.Report.unusedDefs
Methods in eu.bandm.tools.xslt.base that return Rt.DefinitionModifier and TypeMethodDescriptionRt.Definition.doclone()
Rt.__SAX_Parser.fill_Definition
(Object res) Copies values of all common fields from the argument.Rt.__SAX_Parser.matchSAX_Definition()
Methods in eu.bandm.tools.xslt.base that return types with arguments of type Rt.DefinitionModifier and TypeMethodDescriptionRt.Report.get_unusedDefs()
protected CheckedSet
<Rt.Definition> Rt.__SAX_Parser.parse_2()
Methods in eu.bandm.tools.xslt.base with parameters of type Rt.DefinitionModifier and TypeMethodDescriptionprotected void
Rt.__Formatter.action
(Rt.Definition el) void
Rt.__SAX_Writer.action
(Rt.Definition e0) protected void
Rt.Dump_rt.action
(Rt.Definition e0) protected void
Rt.MATCH_ONLY_00.action
(Rt.Definition e0) protected void
Rt.SinglePhase_rt.action
(Rt.Definition e0) protected void
Rt.Dump_rt.descend
(Rt.Definition e0) void
Rt.__SAX_Parser.XMLPARSER_Definition.fillFields
(Rt.Definition newobj) void
Rt.MATCH_ONLY_00.match
(Rt.Definition e0) protected void
Rt.Dump_rt.printscalars
(Rt.Definition e0) protected Format
Rt.__Formatter.toFormat
(Rt.Definition el) Method parameters in eu.bandm.tools.xslt.base with type arguments of type Rt.DefinitionModifier and TypeMethodDescriptionboolean
Rt.Report.set_unusedDefs
(CheckedSet<Rt.Definition> val)