public interface DocsiteSource
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DocsiteEntity |
getEntityInfo(String name) |
DocsiteSource |
getSourceFolder(String name) |
InputStream |
openDocument(String name) |
DocsiteSource getSourceFolder(String name) throws Exception
ExceptionDocsiteEntity getEntityInfo(String name) throws Exception
ExceptionInputStream openDocument(String name) throws Exception
Exceptionvoid close()
Copyright © 2007–2014 Tomas Teubner. All rights reserved.