local.tomas.docsite.source
Class DirectorySource
java.lang.Object
local.tomas.docsite.source.DirectorySource
- All Implemented Interfaces:
- DocsiteSource
public class DirectorySource
- extends java.lang.Object
- implements DocsiteSource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DirectorySource
public DirectorySource(java.io.File dir)
DirectorySource
public DirectorySource(java.lang.String name)
getFolder
public DocsiteSource getFolder(java.lang.String name)
- Specified by:
getFolder in interface DocsiteSource
openDocument
public java.io.InputStream openDocument(java.lang.String name)
throws java.lang.Exception
- Specified by:
openDocument in interface DocsiteSource
- Throws:
java.lang.Exception
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2007 null. All Rights Reserved.