public class XSLTProcessorMethodInvoker
extends java.lang.Object
| Constructor and Description |
|---|
XSLTProcessorMethodInvoker() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addMethod(java.lang.String name,
TemplateProcessorMethod method) |
java.lang.Object |
invokeMethod(java.lang.String id,
java.lang.Object[] arguments) |
static void |
removeMethods(java.util.Collection methodNames) |
public static void addMethod(java.lang.String name,
TemplateProcessorMethod method)
public static void removeMethods(java.util.Collection methodNames)
public java.lang.Object invokeMethod(java.lang.String id,
java.lang.Object[] arguments)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.