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