org.constretto.model
Class UrlResource
java.lang.Object
org.constretto.model.Resource
org.constretto.model.UrlResource
public class UrlResource
- extends Resource
- Author:
- Kaare Nilsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlResource
public UrlResource(String path)
exists
public boolean exists()
- Specified by:
exists in class Resource
getInputStream
public InputStream getInputStream()
- Specified by:
getInputStream in class Resource
Copyright © 2008-2012. All Rights Reserved.