public interface BrowserPluginExtractor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RETURN_ERROR |
static java.lang.String |
RETURN_INFO |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
getBrowserExtractorName() |
static final java.lang.String RETURN_INFO
static final java.lang.String RETURN_ERROR
boolean acceptBrowserExtractRequest(BrowserExtractRequest request, Wandora wandora) throws TopicMapException
TopicMapException
java.lang.String getBrowserExtractorName()
java.lang.String doBrowserExtract(BrowserExtractRequest request, Wandora wandora) throws TopicMapException
TopicMapException
Copyright 2004-2015 Wandora Team