com.liferay.portal.freemarker
Class URLTemplateSource
java.lang.Object
com.liferay.portal.freemarker.URLTemplateSource
public class URLTemplateSource
- extends java.lang.Object
View Source
- Author:
- Mika Koivisto
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
URLTemplateSource
public URLTemplateSource(java.net.URL url)
throws java.io.IOException
- Throws:
java.io.IOException
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
closeStream
protected void closeStream()
throws java.io.IOException
- Throws:
java.io.IOException
getInputStream
protected java.io.InputStream getInputStream()
throws java.io.IOException
- Throws:
java.io.IOException
getLastModified
protected long getLastModified()