Package | Description |
---|---|
messif.objects.classification.impl |
Provides implementations for common classification tasks.
|
messif.objects.extraction |
Support for
object extraction. |
messif.objects.impl |
Implementation of basic data objects.
|
Class and Description |
---|
Extractor
Interface for extractors that can create
objects
from binary data. |
ExtractorDataSource
Provides a data source for
Extractor s. |
Class and Description |
---|
Extractor
Interface for extractors that can create
objects
from binary data. |
ExtractorCloseable
Interface for extractors that can create
objects
from binary data and can be closed . |
ExtractorDataSource
Provides a data source for
Extractor s. |
ExtractorException
Throwable that indicates an error during extraction.
|
MultiExtractor
Interface for extractors that can create multiple
objects
from a single binary data source. |
Class and Description |
---|
Extractor
Interface for extractors that can create
objects
from binary data. |
ExtractorException
Throwable that indicates an error during extraction.
|
MultiExtractor
Interface for extractors that can create multiple
objects
from a single binary data source. |