Uses of Class
eu.bandm.tools.xslt.base.Transformation.XslAttributeSet
Packages that use Transformation.XslAttributeSet
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Transformation.XslAttributeSet in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base with type parameters of type Transformation.XslAttributeSetModifier 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.reachedAttributeSetsAll "named attribute set" which are reached from matched templates, and actually contain the calculated attribute values.(package private) Map<TypedSubstantial, List<Transformation.XslAttributeSet>> Transformation.usedAttributeSetsThe "named attribute set" which have to be applied when constructing this result element.(package private) List<Transformation.XslAttributeSet> MultiTypeNodeList.usedAttSetsMethods in eu.bandm.tools.xslt.base with parameters of type Transformation.XslAttributeSetModifier and TypeMethodDescription(package private) voidTransformation.do_ras(Transformation.XslAttributeSet xas) (package private) booleanTransformation.do_ras(Transformation.XslAttributeSet xas, Transformation t)