|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LinkExtractor
A LinkExtractor can extract links to Daisy-documents from a certain type of document.
| Method Summary | |
|---|---|
void |
extractLinks(InputStream is,
LinkCollector linkCollector,
String defaultBranch,
String defaultLanguage)
|
String |
getDescription()
A description for this link extractor. |
String |
getName()
A name for this link extractor. |
| Method Detail |
|---|
String getName()
String getDescription()
void extractLinks(InputStream is,
LinkCollector linkCollector,
String defaultBranch,
String defaultLanguage)
throws Exception
Exception
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||