public class ClassFileModule extends FileModule
Constructor and Description |
---|
ClassFileModule(File f,
Module container) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
boolean |
isClassFile() |
boolean |
isSourceFile() |
String |
toString() |
asModule, equals, getAbsolutePath, getContainer, getEntries, getFile, getInputStream, getName, hashCode, isModuleFile
public ClassFileModule(File f, Module container) throws InvalidClassFileException
InvalidClassFileException
public boolean isClassFile()
public String getClassName()
public boolean isSourceFile()