|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjml2b.util.JmlPathEntry
Constructor Summary | |
JmlPathEntry()
|
Method Summary | |
abstract boolean |
checkDirectory(java.lang.String dir_name)
|
abstract JmlFileEntry |
checkFile(java.io.File file)
|
static JmlPathEntry[] |
factory(java.lang.String[] path)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JmlPathEntry()
Method Detail |
public static JmlPathEntry[] factory(java.lang.String[] path)
public abstract JmlFileEntry checkFile(java.io.File file)
public abstract boolean checkDirectory(java.lang.String dir_name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |