|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjml2b.util.JmlFileEntry
jml2b.util.JmlSourceEntryFile
Constructor Summary | |
JmlSourceEntryFile()
|
Method Summary | |
void |
loadClass(IJml2bConfiguration config,
boolean defaultExternalFile)
|
JmlFile |
loadFile(boolean external)
/** Load the given Java/JML file and return a new JmlFile structure |
Methods inherited from class jml2b.util.JmlFileEntry |
getAbsolutePath, getFile, getName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JmlSourceEntryFile()
Method Detail |
public void loadClass(IJml2bConfiguration config, boolean defaultExternalFile) throws ClassLoadException, Jml2bException
loadClass
in class JmlFileEntry
defaultExternalFile
-
ClassLoadException
Jml2bException
public JmlFile loadFile(boolean external)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |