org.constretto.model
Class ClassPathResource

java.lang.Object
  extended by org.constretto.model.Resource
      extended by org.constretto.model.ClassPathResource

public class ClassPathResource
extends Resource

Author:
Kaare Nilsen

Field Summary
 
Fields inherited from class org.constretto.model.Resource
CLASSPATH_PREFIX, FILE_PREFIX
 
Constructor Summary
ClassPathResource(java.lang.String path)
           
 
Method Summary
 
Methods inherited from class org.constretto.model.Resource
exists, getInputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathResource

public ClassPathResource(java.lang.String path)


Copyright © 2008-2011. All Rights Reserved.