jjdh API

jjdh.java.resource.provider
Class DirectoryHandler

java.lang.Object
  extended by jjdh.java.resource.provider.AbstractURLRootHandler
      extended by jjdh.java.resource.provider.DirectoryHandler
All Implemented Interfaces:
ResourceRootHandler, URLRootHandler

public class DirectoryHandler
extends AbstractURLRootHandler


Field Summary
protected  File rootFile
           
 
Fields inherited from class jjdh.java.resource.provider.AbstractURLRootHandler
url
 
Constructor Summary
DirectoryHandler(File file)
           
 
Method Summary
 void addResourceReferences(ResourceReference root)
           
 
Methods inherited from class jjdh.java.resource.provider.AbstractURLRootHandler
equals, getURL, hashCode, setURL, toString, toURL
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

rootFile

protected File rootFile
Constructor Detail

DirectoryHandler

public DirectoryHandler(File file)
Method Detail

addResourceReferences

public void addResourceReferences(ResourceReference root)
Specified by:
addResourceReferences in interface ResourceRootHandler
Specified by:
addResourceReferences in class AbstractURLRootHandler

jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.