| Package | Description |
|---|---|
| local.tomas.docsite | |
| local.tomas.docsite.store |
| Modifier and Type | Method and Description |
|---|---|
DocsiteSource |
DocsiteSource.getSourceFolder(String name) |
DocsiteSource |
DocsiteSourceFactory.openSource(String url,
char[] password) |
static DocsiteSource |
DocsiteFactoryManager.openSource(String url,
char[] password) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocsiteCreator.run(DocsiteSource source,
DocsiteTarget target) |
void |
DocumentCreator.translateDocument(Element desc,
String title,
String docName,
DocsiteSource source,
DocsiteTarget target,
String rootPrefix,
local.tomas.docsite.BackLink backLink) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryStore |
class |
FTPStore |
| Modifier and Type | Method and Description |
|---|---|
DocsiteSource |
FTPStore.getSourceFolder(String name) |
DocsiteSource |
DirectoryStore.getSourceFolder(String name) |
DocsiteSource |
FTPStoreFactory.openSource(String url,
char[] password) |
DocsiteSource |
DirectoryStoreFactory.openSource(String url,
char[] password) |
Copyright © 2007–2014 Tomas Teubner. All rights reserved.