Package org.alfresco.repo.template
Class XSLTProcessorMethodInvoker
java.lang.Object
org.alfresco.repo.template.XSLTProcessorMethodInvoker
- Author:
- Brian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddMethod(String name, TemplateProcessorMethod method) invokeMethod(String id, Object[] arguments) static voidremoveMethods(Collection<String> methodNames)
-
Constructor Details
-
XSLTProcessorMethodInvoker
public XSLTProcessorMethodInvoker()
-
-
Method Details
-
addMethod
-
removeMethods
-
invokeMethod
- Throws:
Exception
-