org.alfresco.repo.template
Class XSLTProcessorMethodInvoker

java.lang.Object
  extended by org.alfresco.repo.template.XSLTProcessorMethodInvoker

public class XSLTProcessorMethodInvoker
extends java.lang.Object


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

XSLTProcessorMethodInvoker

public XSLTProcessorMethodInvoker()
Method Detail

addMethod

public static void addMethod(java.lang.String name,
                             TemplateProcessorMethod method)

removeMethods

public static void removeMethods(java.util.Collection methodNames)

invokeMethod

public java.lang.Object invokeMethod(java.lang.String id,
                                     java.lang.Object[] arguments)
                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.