Class XSLTProcessorMethodInvoker


  • public class XSLTProcessorMethodInvoker
    extends java.lang.Object
    Author:
    Brian
    • Constructor Detail

      • XSLTProcessorMethodInvoker

        public XSLTProcessorMethodInvoker()
    • Method Detail

      • removeMethods

        public static void removeMethods​(java.util.Collection<java.lang.String> methodNames)
      • invokeMethod

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