org.constretto.model
Class FileResource

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

public class FileResource
extends Resource

Author:
Kaare Nilsen

Field Summary
 
Fields inherited from class org.constretto.model.Resource
CLASSPATH_PREFIX, FILE_PREFIX
 
Constructor Summary
FileResource(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

FileResource

public FileResource(java.lang.String path)


Copyright © 2008-2011. All Rights Reserved.