Interface Loader

    • Method Detail

      • loadClassFor

        org.objectweb.asm.tree.ClassNode loadClassFor​(org.objectweb.asm.Type type)
                                               throws java.io.IOException,
                                                      java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • getResources

        java.util.Enumeration<java.net.URL> getResources​(java.lang.String resourceName)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • getResource

        java.net.URL getResource​(java.lang.String resourceName)