|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.constretto.model.Resource
org.constretto.model.UrlResource
public class UrlResource
| Field Summary |
|---|
| Fields inherited from class org.constretto.model.Resource |
|---|
CLASSPATH_PREFIX, FILE_PREFIX |
| Constructor Summary | |
|---|---|
UrlResource(String path)
|
|
| Method Summary | |
|---|---|
boolean |
exists()
|
InputStream |
getInputStream()
|
| Methods inherited from class org.constretto.model.Resource |
|---|
create, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UrlResource(String path)
| Method Detail |
|---|
public boolean exists()
exists in class Resourcepublic InputStream getInputStream()
getInputStream in class Resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||