Uses of Class
eu.bandm.tools.xslt.base.Transformation.XslAttributeSet
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Transformation.XslAttributeSet in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescription(package private) final HashSet<Transformation.XslAttributeSet>
Transformation.activeXas
(package private) final HashSet<Transformation.XslAttributeSet>
Transformation.doneXas
(package private) Map<NamespaceName,
Transformation.XslAttributeSet> Transformation.ownAttributeSets
"Named attribute set" defined in this module.(package private) Map<NamespaceName,
Transformation.XslAttributeSet> Transformation.reachedAttributeSets
All "named attribute set" which are reached from matched templates, and actually contain the calculated attribute values.(package private) Map<TypedSubstantial,
List<Transformation.XslAttributeSet>> Transformation.usedAttributeSets
The "named attribute set" which have to be applied when constructing this result element.(package private) List<Transformation.XslAttributeSet>
MultiTypeNodeList.usedAttSets
Modifier and TypeMethodDescription(package private) void
Transformation.do_ras
(Transformation.XslAttributeSet xas) (package private) boolean
Transformation.do_ras
(Transformation.XslAttributeSet xas, Transformation t)