Class ElementHandlerFactory


  • public class ElementHandlerFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static INodeHandler create​(java.lang.Object handler, java.lang.reflect.Method method)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ElementHandlerFactory

        public ElementHandlerFactory()
    • Method Detail

      • create

        public static INodeHandler create​(java.lang.Object handler,
                                          java.lang.reflect.Method method)