Uses of Interface
org.apache.fulcrum.xslt.XSLTService

Uses of XSLTService in org.apache.fulcrum.xslt
 

Classes in org.apache.fulcrum.xslt that implement XSLTService
 class DefaultXSLTService
          Implementation of the Turbine XSLT Service.
 

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

Methods in org.apache.fulcrum.xslt with parameters of type XSLTService
protected static void XSLTServiceFacade.setService(XSLTService xsltService)
          Static utility method to set the service instance to be used in the facade
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.