|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.mantis.TemplateCache
Field Summary | |
long |
lastMod
|
boolean |
newInstance
|
String |
recordSeparator
|
Document |
templatedoc
|
String |
templatefile
|
File |
templatefileFile
|
Constructor Summary | |
TemplateCache()
|
Method Summary | |
static TemplateCache |
get(String file)
|
static TemplateCache |
get(String file,
boolean doID)
|
static TemplateCache |
get(String file,
boolean doID,
boolean doClone)
|
static boolean |
refetch(String file)
|
Document |
templatedoc()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public Document templatedoc
public String templatefile
public File templatefileFile
public String recordSeparator
public long lastMod
public boolean newInstance
Constructor Detail |
public TemplateCache()
Method Detail |
public String toString()
public Document templatedoc()
public static TemplateCache get(String file)
public static TemplateCache get(String file, boolean doID)
public static boolean refetch(String file)
public static TemplateCache get(String file, boolean doID, boolean doClone)
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |