JavaScript is disabled on your browser.
net.sourceforge.pmd.dcd

Class ClassLoaderUtil



  • public class ClassLoaderUtil
    extends Object 
    ClassLoader utilities. Useful for extracting additional details from a class hierarchy beyond the basic standard Java Reflection APIs.
    • Constructor Detail

      • ClassLoaderUtil

        public ClassLoaderUtil()
    • Method Detail

      • fromInternalForm

        public static String fromInternalForm(String internalForm)
      • toInternalForm

        public static String toInternalForm(String internalForm)
      • getClass

        public static Class<?> getClass(String name)
      • getMethodSignature

        public static String getMethodSignature(String name,
         Class<?>... parameterTypes)
      • getParameterTypes

        public static Class<?>[] getParameterTypes(String... parameterTypeNames)
      • isOverridenMethod

        public static boolean isOverridenMethod(Class<?> clazz,
         Method method,
         boolean checkThisClass)

Copyright © 2002-2014 InfoEther. All Rights Reserved.

AltStyle によって変換されたページ (->オリジナル) /