Class DefaultDigesterLoaderHandlerFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <L extends DigesterLoaderHandler<? extends java.lang.annotation.Annotation,​? extends java.lang.reflect.AnnotatedElement>>
      L
      newInstance​(java.lang.Class<L> type)
      Return an instance of the specified type.
      • Methods inherited from class java.lang.Object

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

      • DefaultDigesterLoaderHandlerFactory

        public DefaultDigesterLoaderHandlerFactory()