Uses of Class
net.sf.fikin.xml.Xslt

Packages that use Xslt
net.sf.fikin.ant Collection of various Apache Ant tasks 
 

Uses of Xslt in net.sf.fikin.ant
 

Fields in net.sf.fikin.ant declared as Xslt
protected  Xslt XsltTask.xslt
          internal member used to refernence reusable Xslt object
 

Methods in net.sf.fikin.ant that return Xslt
protected  Xslt XsltTask.getXslt()
          instantiate (if needed) an xslt object and return it it would be one an same object if xslt is to be reused
protected  Xslt XsltTask.newXslt()
          instantiate a new xslt object
 



Copyright © 2003-2007 Nikolay Fiykov. All Rights Reserved.