Uses of Class
org.ow2.petals.se.xslt.model.XslParameterBean

Packages that use XslParameterBean
org.ow2.petals.se.xslt.model   
 

Uses of XslParameterBean in org.ow2.petals.se.xslt.model
 

Methods in org.ow2.petals.se.xslt.model that return types with arguments of type XslParameterBean
 java.util.Map<java.lang.String,XslParameterBean> XsltConfiguration.getParamNameToParamBean()
           
 

Constructor parameters in org.ow2.petals.se.xslt.model with type arguments of type XslParameterBean
XsltConfiguration(java.lang.String xslPath, java.lang.String transformerFactoryClassName, int transformerPoolSizeMin, int transformerPoolSizeMax, java.lang.String suInstallRoot, java.lang.String outputAttachmentName, java.lang.String endpointName, java.lang.String serviceUnitName, java.util.Map<java.lang.String,XslParameterBean> paramNameToParamBean)
          Constructor.
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.