|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompoundHandler
The Interface CompoundHandler.
| Method Summary | |
|---|---|
Crawler |
extract(Record record,
DataSourceConnectionConfig config)
Extracts the elements of the given record and returns a Crawler over the extracted elements. |
java.util.Collection<java.lang.String> |
getSupportedMimeTypes()
Gets the mime types the CompoundHandler is capable to extract. |
| Method Detail |
|---|
java.util.Collection<java.lang.String> getSupportedMimeTypes()
Crawler extract(Record record,
DataSourceConnectionConfig config)
throws CompoundException
record - the Recordconfig - the DataSourceConnectionConfig
CompoundException - if any error occurs
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||