Interface ClassPathEntry


  • public interface ClassPathEntry
    • Method Detail

      • getSource

        java.lang.String getSource()
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • getName

        java.lang.String getName()
      • openStream

        java.io.InputStream openStream()
                                throws java.io.IOException
        Throws:
        java.io.IOException