A B C D E F G H I J K L M N O P R S T U V W X

E

ELEMENT_THRESHOLD - Static variable in class org.jasen.core.parsers.SpamHTMLParser
Deprecated. Use getMicroElementSize
EXTENDED_UNICODE_REPLACE - Static variable in class org.jasen.core.linguistics.LinguisticAnalyzer
 
EXTENDED_UNICODE_SEARCH - Static variable in class org.jasen.core.linguistics.LinguisticAnalyzer
 
EmailTokenizer - class org.jasen.core.token.EmailTokenizer.
Converts the subject, text and html parts of a MimeMessage into discrete String "tokens".
EmailTokenizer() - Constructor for class org.jasen.core.token.EmailTokenizer
 
EmptyErrorHandler - class org.jasen.error.EmptyErrorHandler.
The EmptyErrorHandler ignores all errors, but counts each occurrence of an error.
EmptyErrorHandler() - Constructor for class org.jasen.error.EmptyErrorHandler
 
EngineTrainer - class org.jasen.tools.EngineTrainer.
The EngineTrainer simply uses the JasenTrainer class to train the engine and produce a token map.
EngineTrainer() - Constructor for class org.jasen.tools.EngineTrainer
 
ErrorHandlerBroker - class org.jasen.error.ErrorHandlerBroker.
Singleton class which provides application-wide access to the engine error handler.
equals(Object) - Method in class org.jasen.error.ParseErrorType
 
execute() - Method in interface org.jasen.interfaces.AutoUpdateExecutor
Called by the auto update engine when an update contains an executable class
extractText(InputStream, OutputStream) - Method in class org.jasen.core.parsers.StandardHTMLParser
Extracts the plain text components of the html given by the input stream and writes this plain text to the given output stream
extractText(InputStream) - Method in class org.jasen.core.parsers.StandardHTMLParser
Extracts plain text from the html given by the input stream and returns it as a String
extractText(String) - Method in class org.jasen.core.parsers.StandardHTMLParser
Extracts plain text from the given html String and returns it as a String

A B C D E F G H I J K L M N O P R S T U V W X