XSLTResource Class
- public class XSLTResource
extends Object
-
Hierarchy
-
Object
XSLTResource
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executeXSLTTransform(String, XmlObject, HashMap) Method
public XmlObject executeXSLTTransform(String templateUri,
XmlObject source,
HashMap inMap)
throws ResourceException
Exceptions
-
ResourceException
executeXSLTTransform(Method, Object[]) Method
public XmlObject executeXSLTTransform(Method method,
Object[] args)
throws ResourceException
Exceptions
-
ResourceException