local.tomas.docsite
Interface DocsiteSource
- All Known Implementing Classes:
- DirectoryStore, FTPStore
public interface DocsiteSource
getSourceFolder
DocsiteSource getSourceFolder(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
getEntityInfo
DocsiteEntity getEntityInfo(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
openDocument
java.io.InputStream openDocument(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
close
void close()
Copyright © 2007-2011 Tomas Teubner. All Rights Reserved.