Package freemarker.cache
Class URLTemplateSource
java.lang.Object
freemarker.cache.URLTemplateSource
Wraps a
URL
, and implements methods required for a typical template source.-
Constructor Details
-
URLTemplateSource
- Parameters:
useCaches
-null
if this aspect wasn't set in the parentTemplateLoader
.- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
lastModified
public long lastModified() -
getInputStream
- Throws:
IOException
-
close
- Throws:
IOException
-