|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkExtractorRegistry
A LinkExtractorRegistry keeps track of the available LinkExtractorFactories.
| Method Summary | |
|---|---|
void |
add(LinkExtractorFactory factory)
Register a LinkExtractorFactory. |
Set |
get(String mimeType)
Get all LinkExtractorFactories registered for the specified MIME type. |
Set |
getAll()
Get all registered LinkExtractorFactories. |
void |
remove(LinkExtractorFactory factory)
Remove a LinkExtractorFactory. |
| Method Detail |
|---|
void add(LinkExtractorFactory factory)
void remove(LinkExtractorFactory factory)
Set getAll()
Set get(String mimeType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||