API Overview API Index Package Overview Direct link to this page
JavaOnTracks 0.1.2
  net.jot.utils. JOTTextFileCache View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
 Object
      JOTTextFileCache
Implements
Subclasses
Description
public class JOTTextFileCache
  Allow the caching in memory of the text files.
See also:   
Constructors
public JOTTextFileCache ()
Methods
Hide/Show inherited methods
publicstatic String getFileText (String filePath) throws Exception
  Retrieve a template (as a string String) from the cache.
publicstatic boolean needCaching (String filePath)
Fields
Hide/Show inherited fields
publicstatic Hashtable files
Nested Classes
  JOTTextFileCache.JOTTextFileCacheItem
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar