|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.template.XSLTProcessorMethodInvoker
public class XSLTProcessorMethodInvoker
Constructor Summary | |
---|---|
XSLTProcessorMethodInvoker()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSLTProcessorMethodInvoker()
Method Detail |
---|
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.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |