当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
CLLoader.URLResource - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.common.util
Class CLLoader.URLResource
java.lang.Object
org.jboss.portal.common.util.LoaderResource
org.jboss.portal.common.util.CLLoader.URLResource
- Enclosing class:
- CLLoader
- private static class CLLoader.URLResource
- extends LoaderResource
Field Summary |
private java.net.URL |
url
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
url
private final java.net.URL url
CLLoader.URLResource
public CLLoader.URLResource(java.lang.String location,
java.net.URL url)
exists
public boolean exists()
- Specified by:
exists
in class LoaderResource
asInputStream
public java.io.InputStream asInputStream()
throws java.lang.IllegalStateException
- Specified by:
asInputStream
in class LoaderResource
- Throws:
java.lang.IllegalStateException
toString
public java.lang.String toString()