Uses of Class
jd.xml.xslt.result.ResultTextRecorder

Packages that use ResultTextRecorder
jd.xml.xslt Contains a XSLT Version 1.1 implementation. 
 

Uses of ResultTextRecorder in jd.xml.xslt
 

Methods in jd.xml.xslt that return ResultTextRecorder
 ResultTextRecorder XsltContext.getResultTextRecorder()
           
 

Methods in jd.xml.xslt with parameters of type ResultTextRecorder
 void XsltContext.putResultTextRecorder(ResultTextRecorder recorder)