Uses of Interface
org.apache.turbine.services.xslt.XSLTService

Packages that use XSLTService
org.apache.turbine.services.xslt The XSLT Service can be used to translate XML documents into various output formats. 
 

Uses of XSLTService in org.apache.turbine.services.xslt
 

Classes in org.apache.turbine.services.xslt that implement XSLTService
 class TurbineXSLTService
          Implementation of the Turbine XSLT Service.
 

Methods in org.apache.turbine.services.xslt that return XSLTService
protected static XSLTService TurbineXSLT.getService()
          Utility method for accessing the service implementation
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.