|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jostraca.util.BuildResourceSupport
org.jostraca.util.FileBuildResource
org.jostraca.util.FileRefBuildResource
FileRefBuildResource is the same as FileBuildResource but is created with FileRefs so that the actual files can be changed/determined later.
| Nested Class Summary |
| Nested classes inherited from class org.jostraca.util.BuildResourceSupport |
BuildResourceSupport.BuildResourceOperator |
| Field Summary |
| Fields inherited from class org.jostraca.util.FileBuildResource |
iEarlier, iLater |
| Fields inherited from class org.jostraca.util.BuildResourceSupport |
CN, iBuildResourceList, iBuildResourceMap, iThisLastUptodate, MN_add |
| Fields inherited from interface org.jostraca.util.Standard |
BACKSLASH, CHAR_BACKSLASH, CHAR_CLOSE_SQUARE_BRACKET, CHAR_COLON, CHAR_COMMA, CHAR_DOT, CHAR_EQUALS, CHAR_FORWARDSLASH, CHAR_GREATERTHAN, CHAR_LESSTHAN, CHAR_MINUS, CHAR_NEWLINE, CHAR_OPEN_SQUARE_BRACKET, CHAR_PERCENT, CHAR_QUOTE, CHAR_RETURN, CHAR_SEMICOLON, CHAR_SPACE, CHAR_TAB, CHAR_ZERO, CLOSE_BRACE, CLOSE_BRACKET, CLOSE_SQUARE_BRACKET, COLON, COLON_OPEN_SQUARE_BRACKET, COLON_SPACE, COMMA, COMMA_SPACE, Directive, DOT, DOT_PROPERTIES, DOTDOT, EMPTY, EMPTY_STRING_ARRAY, EMPTY_STRINGBUFFER, EQUALS, Expression, FORWARDSLASH, GREATERTHAN, INDENT, Insert, IS_NULL, LESSTHAN, MINUS, NEWLINE, NO, OPEN_BRACE, OPEN_BRACKET, OPEN_SQUARE_BRACKET, PERCENT, QUOTE, Script, SEMICOLON, SPACE, TAB, Text, UNDEFINED, UNKNOWN, UTIL_TRACKER, YES, ZERO |
| Constructor Summary | |
FileRefBuildResource(FileRef pEarlierRef,
FileRef pLaterRef)
|
|
| Method Summary | |
java.io.File |
getEarlier()
|
java.io.File |
getLater()
|
java.lang.String |
toStringImpl()
|
boolean |
uptodateImpl()
|
| Methods inherited from class org.jostraca.util.FileBuildResource |
equals |
| Methods inherited from class org.jostraca.util.BuildResourceSupport |
add, toString, toStringStatus, uptodate |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FileRefBuildResource(FileRef pEarlierRef,
FileRef pLaterRef)
| Method Detail |
public boolean uptodateImpl()
uptodateImpl in class FileBuildResourcepublic java.lang.String toStringImpl()
toStringImpl in class FileBuildResourcepublic java.io.File getEarlier()
getEarlier in class FileBuildResourcepublic java.io.File getLater()
getLater in class FileBuildResource
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||