Index

E J O T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

E

extract(File) - Method in interface org.opencastproject.textextractor.api.TextExtractor
Extracts text from the image and returns it as a set of lines in the text frame.
extract(Attachment) - Method in interface org.opencastproject.textanalyzer.api.TextAnalyzerService
Takes the given image and returns a receipt that can be used to get the resulting catalog.

J

JOB_TYPE - Static variable in interface org.opencastproject.textanalyzer.api.TextAnalyzerService
Receipt type

O

OPERATION - Static variable in interface org.opencastproject.textanalyzer.api.TextAnalyzerService
The operation type
org.opencastproject.textanalyzer.api - package org.opencastproject.textanalyzer.api
 
org.opencastproject.textextractor.api - package org.opencastproject.textextractor.api
 

T

TextAnalyzerException - Exception Class in org.opencastproject.textanalyzer.api
This exception is thrown during media analyis.
TextAnalyzerException(String) - Constructor for exception class org.opencastproject.textanalyzer.api.TextAnalyzerException
Creates a new media analysis exception with message as a reason.
TextAnalyzerException(String, Throwable) - Constructor for exception class org.opencastproject.textanalyzer.api.TextAnalyzerException
Creates a new media analysis exception with message as a reason and cause as the original cause of failure.
TextAnalyzerException(Throwable) - Constructor for exception class org.opencastproject.textanalyzer.api.TextAnalyzerException
Creates a new media analysis exception where cause identifies the original reason of failure.
TextAnalyzerService - Interface in org.opencastproject.textanalyzer.api
Api for text analysis implementations, aimed at extracting text from an image.
TextExtractor - Interface in org.opencastproject.textextractor.api
Interface for implementations that are able to extract text from an image.
TextExtractorException - Exception Class in org.opencastproject.textextractor.api
This exception is thrown during text extraction.
TextExtractorException(String) - Constructor for exception class org.opencastproject.textextractor.api.TextExtractorException
Creates a new text extration exception with message as a reason.
TextExtractorException(String, Throwable) - Constructor for exception class org.opencastproject.textextractor.api.TextExtractorException
Creates a new text extration exception with message as a reason and cause as the original cause of failure.
TextExtractorException(Throwable) - Constructor for exception class org.opencastproject.textextractor.api.TextExtractorException
Creates a new text extration exception where cause identifies the original reason of failure.
E J O T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form