com.liferay.portal.freemarker
Class URLTemplateSource
java.lang.Object
com.liferay.portal.freemarker.URLTemplateSource
public class URLTemplateSource
- extends Object
URLTemplateSource
public URLTemplateSource(URL url)
throws IOException
- Throws:
IOException
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
closeStream
protected void closeStream()
throws IOException
- Throws:
IOException
getInputStream
protected InputStream getInputStream()
throws IOException
- Throws:
IOException
getLastModified
protected long getLastModified()