Class Application.Value_RS<N>

java.lang.Object
eu.bandm.tools.tpath.runtime.Value<N>
eu.bandm.tools.xslt.base.Application.Value_RS<N>
Enclosing class:
Application<N>

protected class Application.Value_RS<N> extends Value<N>
A "Result tree fragment" is a new kind of tpath value, namely a node set on the OUTPUT side, i.e. a sequence of tdom nodes. Only limited operations are possible: store it to a variable, convert it to a string (and further conversions!) and insert it directly into tdom constructions. [XSLT 1.0:11.1]