Interface ClassPath.ClassFile
- Enclosing class:
ClassPath
public static interface ClassPath.ClassFile
Contains information about file/ZIP entry of the Java class.
-
Method Details
-
getBase
-
getInputStream
Gets the input stream for class file.- Returns:
- input stream for class file.
- Throws:
IOException- if an I/O error occurs.
-
getPath
-
getSize
-
getTime
-