Package | Description |
---|---|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Field and Description |
---|---|
protected Map<URI,TransformationCache.LoadResult> |
TransformationCache.absoluteTransformation
Cache from source
URI to Transformation , going into plain text. |
protected Map<String,Map<URI,TransformationCache.LoadResult>> |
TransformationCache.resultTransformation
Cache from (target tdom class name cross source
URI )
to Transformation . |
see also the complete user documentation .