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, isModuleFilepublic boolean isClassFile()
public String getClassName()
public boolean isSourceFile()
Copyright © 2015. All rights reserved.