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

A

ALL - Static variable in class textmaven.application.analyzer.annotator.Resources
 
ANALYZER - Static variable in class textmaven.dictionaries.LuceneDictionary
 
AUTHOR - Static variable in class textmaven.VersionInfo
 
AboutAction - class textmaven.application.swinggui.actions.AboutAction.
 
AboutAction() - Constructor for class textmaven.application.swinggui.actions.AboutAction
 
AbstractHTMLWriter - class textmaven.application.translator.writer.AbstractHTMLWriter.
Encapsulates common behaviour for writers generating HTML code.
AbstractHTMLWriter() - Constructor for class textmaven.application.translator.writer.AbstractHTMLWriter
 
AbstractTranslationWriter - class textmaven.application.translator.writer.AbstractTranslationWriter.
 
AbstractTranslationWriter() - Constructor for class textmaven.application.translator.writer.AbstractTranslationWriter
 
AddAllDictionaryAction - class textmaven.application.swinggui.actions.AddAllDictionaryAction.
 
AddAllDictionaryAction() - Constructor for class textmaven.application.swinggui.actions.AddAllDictionaryAction
 
AddDictAction - class textmaven.application.swinggui.actions.AddDictAction.
 
AddDictAction() - Constructor for class textmaven.application.swinggui.actions.AddDictAction
 
AddDictMenu - class textmaven.application.swinggui.AddDictMenu.
 
AddDictMenu(String) - Constructor for class textmaven.application.swinggui.AddDictMenu
 
Among - class textmaven.stemmer.snowball.Among.
This is a modified version of the file shipped with the snowball distribution.
Among(String, int, int, String, SnowballProgram) - Constructor for class textmaven.stemmer.snowball.Among
 
Annotator - class textmaven.application.analyzer.annotator.Annotator.
Annotates text word by word with hyperlinks to a vocabulary file.
Annotator() - Constructor for class textmaven.application.analyzer.annotator.Annotator
Standard constructor
Annotator(HTMLWriter, IExclusionList, IDictionary) - Constructor for class textmaven.application.analyzer.annotator.Annotator
Constructor
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.Editor
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.AboutAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.AddAllDictionaryAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.AddDictAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.BaseAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.CloseFileAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.CompletionAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.CopyLineAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.CutLineAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.DeleteLineAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.ExitAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.InsertLineAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.NewFileAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.NextFieldAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.NextLineAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.NextTabPaneAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.OpenFileAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.PasteLineAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.RemoveAllDictionaryAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.RemoveDictAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.ResetDictionaryAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.SaveAsFileAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.SaveFileAction
 
actionPerformed(ActionEvent) - Method in class textmaven.application.swinggui.actions.SetDictionaryAction
 
add(IExclusionList) - Method in class textmaven.application.analyzer.extractor.CompositeExclusionList
Adds specified exclusion list
add(String, String, long, StringBuffer) - Method in interface textmaven.application.analyzer.extractor.IWordDistributionMap
 
add(Word, long) - Method in interface textmaven.application.analyzer.extractor.IWordDistributionMap
 
add(String, String, long, StringBuffer) - Method in class textmaven.application.analyzer.extractor.WordDistributionMapFile
Adds a word found to the map.
add(Word, long) - Method in class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
add(IDictionary) - Method in class textmaven.dictionaries.CompositeDictionary
Adds the specified dictionary.
add(List) - Method in class textmaven.dictionaries.CompositeDictionary
Adds the specified list of dictionaries.
add(Iterator) - Method in class textmaven.dictionaries.CompositeIterator
Adds an iterator.
addAll(List) - Method in class textmaven.application.analyzer.extractor.Word
Adds all sentences
addDictionary(String) - Method in class textmaven.application.swinggui.Editor
 
addDictionary(IBaseDictionary) - Method in class textmaven.configuration.Configuration
 
addExclusionList(IExclusionList) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
addFileset(FileSet) - Method in class textmaven.ant.GenClassPathScript
Adds a set of files required required on the classpath.
addFirst(Object) - Method in class textmaven.tst.DoublyLinkedList
 
addLast(Object) - Method in class textmaven.tst.DoublyLinkedList
 
addListener(ITextHandler) - Method in interface textmaven.application.analyzer.ITextReader
Specified listener will receive ITextHandlers while reading the document
addListener(ITextHandler) - Method in class textmaven.application.analyzer.TextReader
Specified listener will receive ITextHandler while reading the document
addRow() - Method in class textmaven.application.swinggui.WordTableModel
 
addSentence(StringBuffer) - Method in class textmaven.application.analyzer.extractor.Word
Adds sentence if it does not already exist
addServer(IServer) - Method in class textmaven.configuration.Configuration
 
addStemmer(IStemmer) - Method in class textmaven.configuration.Configuration
 
addTab(String, DictionaryPane) - Method in class textmaven.application.swinggui.TabbedDictionaryPane
 
addWord(WordData) - Method in class textmaven.application.swinggui.WordTransferContainer
 
addWriter(ITranslationWriter) - Method in class textmaven.configuration.Configuration
 
assign_to(StringBuffer) - Method in class textmaven.stemmer.snowball.SnowballProgram
 

B

BASE64Converter - class textmaven.application.translator.BASE64Converter.
Decodes a BASE64 encoded string.
BASE64Converter() - Constructor for class textmaven.application.translator.BASE64Converter
BASE64NumberConverter constructor comment.
BOOKMARK_ICON - Static variable in class textmaven.application.analyzer.annotator.Resources
 
BUILD_ID - Static variable in class textmaven.VersionInfo
 
BUNDLE - Static variable in class textmaven.application.swinggui.Editor
 
BaseAction - class textmaven.application.swinggui.actions.BaseAction.
 
BaseAction(String) - Constructor for class textmaven.application.swinggui.actions.BaseAction
The name specified is used to lookup resources in resource file.
BaseDictionary - class textmaven.dictionaries.BaseDictionary.
The BaseDictionary.
BaseDictionary() - Constructor for class textmaven.dictionaries.BaseDictionary
 
BrowserTranslationWriter - class textmaven.application.translator.writer.BrowserTranslationWriter.
Writes translations optimized for browser reading.
BrowserTranslationWriter() - Constructor for class textmaven.application.translator.writer.BrowserTranslationWriter
 
bra - Variable in class textmaven.stemmer.snowball.SnowballProgram
 

C

CONFIG_FILE - Static variable in interface textmaven.Globals
 
COPYRIGHT - Static variable in class textmaven.VersionInfo
 
CSVDictionary - class textmaven.dictionaries.CSVDictionary.
Implements a Dictionary backed on CSV file.
CSVDictionary() - Constructor for class textmaven.dictionaries.CSVDictionary
 
C_ATTR_CLASSNAME - Static variable in interface textmaven.Globals
Configuration related
C_DICT_BASE_TYPE - Static variable in interface textmaven.Globals
 
C_DICT_TYPE - Static variable in interface textmaven.Globals
 
C_SERVER_BASE_TYPE - Static variable in interface textmaven.Globals
 
C_STEMMER_BASE_TYPE - Static variable in interface textmaven.Globals
 
C_WRITER_BASE_TYPE - Static variable in interface textmaven.Globals
 
Cache - class textmaven.stemmer.Cache.
 
Cache(int, float, boolean) - Constructor for class textmaven.stemmer.Cache
 
CardTranslationWriter - class textmaven.application.translator.writer.CardTranslationWriter.
/** Writes translations optimized for learning card optimization.
CardTranslationWriter() - Constructor for class textmaven.application.translator.writer.CardTranslationWriter
 
CharUtility - class textmaven.tst.CharUtility.
 
CharUtility() - Constructor for class textmaven.tst.CharUtility
 
CheckMySQL - class textmaven.misc.CheckMySQL.
 
CheckMySQL() - Constructor for class textmaven.misc.CheckMySQL
 
CloseFileAction - class textmaven.application.swinggui.actions.CloseFileAction.
 
CloseFileAction() - Constructor for class textmaven.application.swinggui.actions.CloseFileAction
 
CompletionAction - class textmaven.application.swinggui.actions.CompletionAction.
 
CompletionAction() - Constructor for class textmaven.application.swinggui.actions.CompletionAction
 
CompositeDictionary - class textmaven.dictionaries.CompositeDictionary.
Dictionary composed of one or more dictionaries.
CompositeDictionary() - Constructor for class textmaven.dictionaries.CompositeDictionary
 
CompositeExclusionList - class textmaven.application.analyzer.extractor.CompositeExclusionList.
ExclusionList which may be composed out of more than one exclusion list.
CompositeExclusionList() - Constructor for class textmaven.application.analyzer.extractor.CompositeExclusionList
 
CompositeIterator - class textmaven.dictionaries.CompositeIterator.
Implements an iterator over any number of iterators
CompositeIterator() - Constructor for class textmaven.dictionaries.CompositeIterator
Constructor
CompositeIterator(Iterator) - Constructor for class textmaven.dictionaries.CompositeIterator
Constructor
Configuration - class textmaven.configuration.Configuration.
Loads the WordMagic configuration and provides services to access the configuration elements.
Configuration() - Constructor for class textmaven.configuration.Configuration
 
CopyLineAction - class textmaven.application.swinggui.actions.CopyLineAction.
 
CopyLineAction() - Constructor for class textmaven.application.swinggui.actions.CopyLineAction
 
CreateLuceneDict - class textmaven.dictionaries.CreateLuceneDict.
Utility class to create a lucene dictionary from any configured one.
CreateLuceneDict() - Constructor for class textmaven.dictionaries.CreateLuceneDict
 
CutLineAction - class textmaven.application.swinggui.actions.CutLineAction.
 
CutLineAction() - Constructor for class textmaven.application.swinggui.actions.CutLineAction
 
calculateNext(int) - Method in class textmaven.tst.TSTIterator
Starts looking for a plausible next node at the current node with the given state.
changedUpdate(DocumentEvent) - Method in class textmaven.application.swinggui.DocListener
 
clear() - Method in interface textmaven.application.analyzer.extractor.IWordDistributionMap
 
clear() - Method in class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
clear() - Method in class textmaven.tst.DoublyLinkedList
 
clone() - Method in class textmaven.dictionaries.CompositeDictionary
Performs a shallow copy of the instance.
close() - Method in class textmaven.configuration.DictionaryProxy
 
close() - Method in class textmaven.dictionaries.CSVDictionary
Closes the dictionary for further write operations including closing all "open" iterators making them unusable for further iteration.
close() - Method in class textmaven.dictionaries.CompositeDictionary
 
close() - Method in class textmaven.dictionaries.DBDictionary
 
close() - Method in class textmaven.dictionaries.DictOrgDictionary
 
close() - Method in class textmaven.dictionaries.Dictionary
 
close() - Method in interface textmaven.dictionaries.IBaseDictionary
Performs close operations on the source.
close() - Method in class textmaven.dictionaries.LuceneDictionary
 
close() - Method in class textmaven.dictionaries.XMLDictionary
 
compareCharsAlphabetically(char, char) - Static method in class textmaven.tst.CharUtility
Returns an int value that is negative if cCompare comes before cRef in the alphabet, zero if the two are equal, and positive if cCompare comes after cRef in the alphabet.
compress(String) - Static method in class textmaven.util.Helper
 
configure(String) - Static method in class textmaven.application.swinggui.ResourceBundle
 
configure(String[]) - Method in class textmaven.application.translator.Processor
Configures instance from command line parameters
configure(String) - Method in class textmaven.misc.DeleteDuplicates
 
configure(String) - Method in class textmaven.misc.WordLookup
 
configureAccelerator(int, JComponent, KeyStroke, BaseAction) - Static method in class textmaven.application.swinggui.Util
 
configureAccelerators(Editor) - Method in class textmaven.application.swinggui.Editor
 
containsKey(String) - Method in class textmaven.configuration.DictionaryProxy
 
containsKey(String) - Method in class textmaven.dictionaries.CompositeDictionary
 
containsKey(String) - Method in class textmaven.dictionaries.DBDictionary
 
containsKey(String) - Method in class textmaven.dictionaries.DictOrgDictionary
 
containsKey(String) - Method in class textmaven.dictionaries.Dictionary
 
containsKey(String) - Method in class textmaven.dictionaries.DictionarySequence
 
containsKey(String) - Method in class textmaven.dictionaries.DictionaryUnion
 
containsKey(String) - Method in interface textmaven.dictionaries.IDictionary
Checks whether a key is contained in the dictionary.
containsKey(String) - Method in class textmaven.dictionaries.LuceneDictionary
 
containsKey(String) - Method in class textmaven.dictionaries.XMLDictionary
 
containsKey(Object) - Method in class textmaven.stemmer.Cache
 
containsWord(String) - Method in class textmaven.application.analyzer.extractor.CompositeExclusionList
 
containsWord(String) - Method in class textmaven.application.analyzer.extractor.ExclusionListFile
 
containsWord(String) - Method in interface textmaven.application.analyzer.extractor.IExclusionList
Checks whether a given word is contained in the exclusion list.
containsWord(String) - Method in interface textmaven.application.analyzer.extractor.IWordDistributionMap
 
containsWord(String) - Method in class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
copyResources(String) - Static method in class textmaven.application.analyzer.annotator.Resources
Resources are copied to the location where output file will be created
copy_from(SnowballProgram) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
count(TernarySearchTree) - Static method in class textmaven.tst.TSTCountIterator
 
create(String, IDictionary) - Static method in class textmaven.dictionaries.CreateLuceneDict
 
createDictionary(String) - Static method in class textmaven.dictionaries.CompositeDictionary
Creates a composite dictionary as specified in the input string.
createEditor() - Static method in class textmaven.application.swinggui.Editor
 
createList(Vector) - Method in class textmaven.application.swinggui.Editor
 
createMenuBar() - Method in class textmaven.application.swinggui.Editor
 
createMenuItem(JMenu, Action) - Static method in class textmaven.application.swinggui.Util
 
createTabbedDictPane() - Method in class textmaven.application.swinggui.Editor
 
createTable() - Method in class textmaven.application.swinggui.Editor
 
current - Variable in class textmaven.stemmer.snowball.SnowballProgram
 
cursor - Variable in class textmaven.stemmer.snowball.SnowballProgram
 

D

DBDictionary - class textmaven.dictionaries.DBDictionary.
Implements a database backed dictionary.
DBDictionary() - Constructor for class textmaven.dictionaries.DBDictionary
Constructor
DBServer - class textmaven.application.translator.DBServer.
Adapter class to start all database servers.
DBServer() - Constructor for class textmaven.application.translator.DBServer
 
DEFAULT_DIR_LIST - Static variable in class textmaven.util.ResourceFinder
 
DEFAULT_SENTENCES - Static variable in interface textmaven.Globals
Default number of sentences to be stored for each word occurence
DEFAULT_SEPARATOR - Static variable in interface textmaven.Globals
Default separator
DeleteDuplicates - class textmaven.misc.DeleteDuplicates.
 
DeleteDuplicates(String[]) - Constructor for class textmaven.misc.DeleteDuplicates
Constructor.
DeleteLineAction - class textmaven.application.swinggui.actions.DeleteLineAction.
 
DeleteLineAction() - Constructor for class textmaven.application.swinggui.actions.DeleteLineAction
 
DictOrgDictionary - class textmaven.dictionaries.DictOrgDictionary.
Implements a wormagic ISource with a dictionary file as backend.
DictOrgDictionary() - Constructor for class textmaven.dictionaries.DictOrgDictionary
 
Dictionary - class textmaven.dictionaries.Dictionary.
 
Dictionary() - Constructor for class textmaven.dictionaries.Dictionary
 
DictionaryPane - class textmaven.application.swinggui.DictionaryPane.
 
DictionaryPane() - Constructor for class textmaven.application.swinggui.DictionaryPane
 
DictionaryPane(IDictionary) - Constructor for class textmaven.application.swinggui.DictionaryPane
 
DictionaryProxy - class textmaven.configuration.DictionaryProxy.
Dictionary class holding reference to dictionary instance as string id.
DictionaryProxy() - Constructor for class textmaven.configuration.DictionaryProxy
 
DictionarySequence - class textmaven.dictionaries.DictionarySequence.
Composite dictionary implementing a sequential access strategy.
DictionarySequence() - Constructor for class textmaven.dictionaries.DictionarySequence
 
DictionaryUnion - class textmaven.dictionaries.DictionaryUnion.
Composite dictionary implementing a union search strategy, i.e. all dictionaries are searched and included in the result.
DictionaryUnion() - Constructor for class textmaven.dictionaries.DictionaryUnion
 
DocKeyListener - class textmaven.application.swinggui.DocKeyListener.
 
DocKeyListener(IDictionary, JList, Editor) - Constructor for class textmaven.application.swinggui.DocKeyListener
 
DocListener - class textmaven.application.swinggui.DocListener.
 
DocListener(IDictionary, JList, Editor) - Constructor for class textmaven.application.swinggui.DocListener
 
DoublyLinkedList - class textmaven.tst.DoublyLinkedList.
 
DoublyLinkedList() - Constructor for class textmaven.tst.DoublyLinkedList
 
DoublyLinkedList.DLLIterator - class textmaven.tst.DoublyLinkedList.DLLIterator.
 
DoublyLinkedList.DLLIterator() - Constructor for class textmaven.tst.DoublyLinkedList.DLLIterator
 
DoublyLinkedList.DLLNode - class textmaven.tst.DoublyLinkedList.DLLNode.
 
DoublyLinkedList.DLLNode() - Constructor for class textmaven.tst.DoublyLinkedList.DLLNode
 
DoublyLinkedList.Test_ - class textmaven.tst.DoublyLinkedList.Test_.
 
DoublyLinkedList.Test_() - Constructor for class textmaven.tst.DoublyLinkedList.Test_
 
data - Variable in class textmaven.tst.DoublyLinkedList.DLLNode
 
delete(int) - Method in class textmaven.application.swinggui.WordTableModel
 
destroy() - Method in class textmaven.application.swinggui.TSTDemo
 

E

Editor - class textmaven.application.swinggui.Editor.
Editor to modify and create word list to be feeded into WordMagic
Editor() - Constructor for class textmaven.application.swinggui.Editor
 
ExclusionListFile - class textmaven.application.analyzer.extractor.ExclusionListFile.
Words which should not be not be considered in the processing steps.
ExclusionListFile(InputStream) - Constructor for class textmaven.application.analyzer.extractor.ExclusionListFile
Constructs instance from input stream
ExitAction - class textmaven.application.swinggui.actions.ExitAction.
 
ExitAction() - Constructor for class textmaven.application.swinggui.actions.ExitAction
 
endParagraph() - Method in interface textmaven.application.analyzer.ITextHandler
Called when a paragraph ends
endParagraph() - Method in class textmaven.application.analyzer.annotator.Annotator
 
endParagraph() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
endSentence(String, char) - Method in interface textmaven.application.analyzer.ITextHandler
Called when the sentence ended.
endSentence(String, char) - Method in class textmaven.application.analyzer.annotator.Annotator
 
endSentence(String, char) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
endText() - Method in interface textmaven.application.analyzer.ITextHandler
Called when text reading finished.
endText() - Method in class textmaven.application.analyzer.annotator.Annotator
Writes HTML footer
endText() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
eq_s(int, String) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
eq_s_b(int, String) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
eq_v(StringBuffer) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
eq_v_b(StringBuffer) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
equals(Object) - Method in class textmaven.tst.TSTEntry
 
execute() - Method in class textmaven.ant.GenClassPathScript
 

F

FilePosition - class textmaven.dictionaries.FilePosition.
Represents the position of a String in a RandomAccessFile.
FilePosition(String, long, int) - Constructor for class textmaven.dictionaries.FilePosition
 
FilteredEnumeration - class textmaven.configuration.FilteredEnumeration.
The FilteredEnumeration.
FilteredEnumeration(Enumeration, Class) - Constructor for class textmaven.configuration.FilteredEnumeration
 
filterTranslation(String) - Method in class textmaven.application.translator.writer.AbstractHTMLWriter
 
filterTranslation(String) - Method in class textmaven.application.translator.writer.BrowserTranslationWriter
 
filterTranslation(String) - Method in class textmaven.application.translator.writer.CardTranslationWriter
 
filterTranslation(String) - Method in class textmaven.application.translator.writer.WordTranslationWriter
 
findFile(Class, String) - Static method in class textmaven.util.ResourceFinder
Searches the specified file in various directories and returns the file name including the path where it is located.
findFile(String) - Static method in class textmaven.util.ResourceFinder
Searches the specified file in various directories and returns the file name including the path where it is located.
findFile(Class, String[], String) - Static method in class textmaven.util.ResourceFinder
Searches the specified file in the specified directories and returns the file name including the path where it is located.
find_among(Among[], int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
find_among_b(Among[], int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
formatTranslation(String) - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 

G

GenClassPathScript - class textmaven.ant.GenClassPathScript.
ANT task generating a script file.
GenClassPathScript() - Constructor for class textmaven.ant.GenClassPathScript
 
Globals - interface textmaven.Globals.
Global definitions used throughout various classes
get(String) - Method in interface textmaven.application.analyzer.extractor.IWordDistributionMap
 
get(String) - Method in class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
get(String) - Method in class textmaven.stemmer.IrregularVerbs_en
 
get(String) - Method in class textmaven.tst.TernarySearchTree
Retrieve the object indexed by key.
getAcceleratorKey() - Method in class textmaven.application.swinggui.actions.BaseAction
Convenience method to get the accelerator keystroke.
getAscDistrComparator() - Static method in class textmaven.application.analyzer.extractor.Word
Return comparator comparing words by their occurences in ascending order
getBasedir() - Static method in class textmaven.util.ResourceFinder
 
getBook() - Method in class textmaven.application.translator.Processor
Get book title.
getBookTitle() - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
getBookTitle() - Method in interface textmaven.application.translator.writer.ITranslationWriter
Returns bool title
getChapter() - Method in class textmaven.application.translator.LineParser
 
getColumnCount() - Method in class textmaven.application.swinggui.WordTableModel
 
getColumnName(int) - Method in class textmaven.application.swinggui.WordTableModel
 
getComparator() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getConfiguration() - Static method in class textmaven.application.swinggui.Editor
 
getConfiguration() - Static method in class textmaven.configuration.Configuration
Returns configuration instance.
getConnection() - Method in class textmaven.configuration.ServerProxy
 
getConnection() - Method in interface textmaven.dictionaries.IDatabaseServer
Returns connection to database server
getConnection() - Method in class textmaven.dictionaries.Server
 
getCreateIndexStmt(String) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns the statement to create the index on the specified the table.
getCreateIndexStmt(String) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getCreateTableStmt(String) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns the statement to create the table representing the lex.
getCreateTableStmt(String) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getCurrent() - Method in class textmaven.stemmer.snowball.SnowballProgram
Get the current string.
getCurrentFile() - Method in class textmaven.application.swinggui.Editor
 
getCurrentKey() - Method in class textmaven.application.swinggui.DictionaryPane
 
getCurrentKey() - Method in class textmaven.application.swinggui.Editor
 
getCurrentRow() - Method in class textmaven.application.swinggui.Editor
 
getDbName() - Method in class textmaven.dictionaries.Server
 
getDefaultDictionary() - Method in class textmaven.configuration.Configuration
 
getDescDistrComparator() - Static method in class textmaven.application.analyzer.extractor.Word
Return comparator comparing words by their occurences in descending order
getDescription() - Method in class textmaven.configuration.DictionaryProxy
 
getDescription() - Method in class textmaven.configuration.ServerProxy
 
getDescription() - Method in class textmaven.dictionaries.BaseDictionary
 
getDescription() - Method in interface textmaven.dictionaries.IBaseDictionary
Returns description
getDescription() - Method in interface textmaven.dictionaries.IServer
Returns server description
getDescription() - Method in class textmaven.dictionaries.Server
 
getDictByDescription(String) - Method in class textmaven.application.swinggui.Editor
 
getDictPane() - Method in class textmaven.application.swinggui.Editor
 
getDictionaries() - Method in class textmaven.configuration.Configuration
 
getDictionaries(Class) - Method in class textmaven.configuration.Configuration
 
getDictionaries() - Method in class textmaven.dictionaries.CompositeDictionary
Returns list of dictionaries composing this instance.
getDictionary() - Method in class textmaven.application.analyzer.annotator.Annotator
 
getDictionary() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getDictionary() - Method in class textmaven.application.swinggui.DictionaryPane
 
getDictionary() - Method in class textmaven.application.swinggui.DocListener
 
getDictionary() - Method in class textmaven.application.swinggui.Editor
 
getDictionary() - Method in class textmaven.application.translator.LineParser
 
getDictionary() - Method in class textmaven.application.translator.Processor
 
getDictionary(String) - Method in class textmaven.configuration.Configuration
 
getDictionaryCombo() - Method in class textmaven.application.swinggui.Editor
 
getEditor() - Method in class textmaven.application.swinggui.DocListener
 
getErrorFile() - Method in class textmaven.application.translator.Processor
Returns error file.
getExcludedWords() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getExclusionList() - Method in class textmaven.application.analyzer.annotator.Annotator
 
getExclusionList() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getExtractor() - Method in class textmaven.application.analyzer.Main
Gets WordExtractor instance.
getFile() - Method in class textmaven.dictionaries.LuceneDictionary
 
getFileName(File) - Method in class textmaven.application.analyzer.Main
Returns name of file without any path.
getFileName() - Method in class textmaven.dictionaries.CSVDictionary
 
getFileName() - Method in class textmaven.dictionaries.DictOrgDictionary
 
getFileName() - Method in class textmaven.dictionaries.XMLDictionary
Returns the name of the file backing the dictionary.
getGreedy() - Method in interface textmaven.stemmer.IStemmer
Returns the greedy mode flag.
getGreedy() - Method in class textmaven.stemmer.Stemmer_en
 
getGreedy() - Method in class textmaven.stemmer.snowball.SnowballProgram
This normalizer is never greedy.
getHits() - Method in class textmaven.stemmer.Cache
 
getHomonymId() - Method in class textmaven.dictionaries.Translation
Gets string representation of a synonym indication
getHost() - Method in class textmaven.configuration.ServerProxy
 
getHost() - Method in interface textmaven.dictionaries.IDatabaseServer
 
getHost() - Method in class textmaven.dictionaries.Server
 
getIcon() - Method in class textmaven.application.swinggui.actions.BaseAction
Convenience method to get the icon associated with action
getId() - Method in class textmaven.application.analyzer.extractor.CompositeExclusionList
 
getId() - Method in class textmaven.application.analyzer.extractor.ExclusionListFile
 
getId() - Method in interface textmaven.application.analyzer.extractor.IExclusionList
Gets id of exclusion list
getId() - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
getId() - Method in interface textmaven.application.translator.writer.ITranslationWriter
Returns writers identification
getId() - Method in class textmaven.configuration.DictionaryProxy
 
getId() - Method in class textmaven.configuration.ServerProxy
 
getId() - Method in class textmaven.dictionaries.BaseDictionary
 
getId() - Method in interface textmaven.dictionaries.IBaseDictionary
Returns dictionary id
getId() - Method in interface textmaven.dictionaries.IServer
Gets the identification string of this instance
getId() - Method in class textmaven.dictionaries.Server
 
getIndexFile() - Method in class textmaven.dictionaries.DBDictionary
 
getInputFile() - Method in class textmaven.application.analyzer.Main
Returns stream used to read text.
getInputFile() - Method in class textmaven.application.translator.Processor
Gets input file.
getInsertStmt(Translation) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns an executable prepared INSERT statement to insert the given translation.
getInsertStmt(Translation) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getInstance() - Static method in class textmaven.application.swinggui.Editor
 
getInstance() - Static method in class textmaven.application.swinggui.actions.AboutAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.AddAllDictionaryAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.CloseFileAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.CompletionAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.CopyLineAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.CutLineAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.DeleteLineAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.ExitAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.InsertLineAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.NewFileAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.NextFieldAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.NextLineAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.NextTabPaneAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.OpenFileAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.PasteLineAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.RemoveAllDictionaryAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.ResetDictionaryAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.SaveAsFileAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.SaveFileAction
 
getInstance() - Static method in class textmaven.application.swinggui.actions.SetDictionaryAction
 
getIntersectionMap() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getJdbcDSN() - Method in class textmaven.configuration.ServerProxy
 
getJdbcDSN() - Method in interface textmaven.dictionaries.IDatabaseServer
 
getJdbcDSN() - Method in class textmaven.dictionaries.Server
 
getJdbcDriver() - Method in class textmaven.configuration.ServerProxy
 
getJdbcDriver() - Method in interface textmaven.dictionaries.IDatabaseServer
 
getJdbcDriver() - Method in class textmaven.dictionaries.Server
 
getKey(DocumentEvent) - Method in class textmaven.application.swinggui.DocListener
 
getKey() - Method in class textmaven.application.translator.LineParser
 
getKey() - Method in class textmaven.dictionaries.FilePosition
 
getKey() - Method in class textmaven.dictionaries.Translation
Gets key as stored in the dictionary
getKey() - Method in class textmaven.tst.TSTEntry
 
getKey(TSTNode) - Method in class textmaven.tst.TernarySearchTree
Returns the key that indexes the node argument.
getKeyField() - Method in class textmaven.application.swinggui.WordTable
 
getKeyString() - Method in class textmaven.tst.TSTEntry
 
getLabel() - Method in class textmaven.application.swinggui.actions.BaseAction
Convenience method to get label.
getLanguage() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getLanguage() - Method in class textmaven.configuration.DictionaryProxy
 
getLanguage() - Method in class textmaven.dictionaries.BaseDictionary
 
getLanguage() - Method in interface textmaven.dictionaries.IBaseDictionary
 
getLanguage() - Method in interface textmaven.stemmer.IStemmer
 
getLanguage() - Method in class textmaven.stemmer.Stemmer_en
 
getLanguage() - Method in class textmaven.stemmer.snowball.SnowballProgram
 
getLastIDStmt(Translation) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns the unique id (field nr) of the record which was last inserted.
getLastIDStmt(Translation) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getLastNumReturnValues() - Method in class textmaven.tst.TernarySearchTree
Returns the number of values returned by the last call to matchAlmostString or matchPrefixString methods.
getLineAt(int) - Method in class textmaven.application.swinggui.WordTableModel
 
getLineNo() - Method in class textmaven.application.translator.LineParser
 
getList() - Method in class textmaven.application.swinggui.DocListener
 
getLookupStmt(String) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns an executable prepared SQL SELECT statement to check whether the given key does exist in the database
getLookupStmt(String) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getMnemonic(String) - Static method in class textmaven.application.swinggui.ResourceBundle
Returns a mnemonic from the resource bundle.
getName() - Method in class textmaven.configuration.DictionaryProxy
 
getNode(String) - Method in class textmaven.tst.TernarySearchTree
Returns the Node indexed by key, or null if that node doesn't exist.
getNode(String, TSTNode) - Method in class textmaven.tst.TernarySearchTree
Returns the Node indexed by key, or null if that node doesn't exist.
getNrOfSentences() - Method in class textmaven.application.translator.Processor
Gets number of sentences
getNrOfSentences() - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
getNrOfSentences() - Method in interface textmaven.application.translator.writer.ITranslationWriter
Returns number of sentences to be printed at most
getOccComparator() - Static method in class textmaven.application.analyzer.extractor.Word
Return comparator comparing words by their first occurence
getOccurences() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getOrCreateNode(String) - Method in class textmaven.tst.TernarySearchTree
Returns the Node indexed by key, creating that node if it doesn't exist, and creating any required.
getOutputFile() - Method in class textmaven.application.translator.Processor
Returns output file.
getPassword() - Method in class textmaven.configuration.ServerProxy
 
getPassword() - Method in interface textmaven.dictionaries.IDatabaseServer
 
getPassword() - Method in class textmaven.dictionaries.Server
 
getPort() - Method in class textmaven.configuration.ServerProxy
 
getPort() - Method in interface textmaven.dictionaries.IDatabaseServer
 
getPort() - Method in class textmaven.dictionaries.Server
 
getPrintedWords() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getProcessor() - Method in class textmaven.configuration.Configuration
 
getReader() - Method in class textmaven.application.analyzer.Main
Gets ITextReader instance.
getRefId() - Method in class textmaven.configuration.DictionaryProxy
 
getRefId() - Method in class textmaven.configuration.ServerProxy
 
getResourceDir() - Method in class textmaven.application.analyzer.annotator.HTMLWriter
 
getRowCount() - Method in class textmaven.application.swinggui.WordTableModel
 
getSentence() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getSentences() - Method in class textmaven.application.analyzer.extractor.Word
Returns sentences the word is contained in
getSentences() - Method in class textmaven.application.translator.LineParser
 
getSeparator() - Method in class textmaven.application.analyzer.Main
Gets separator which is used in output file to separate columns
getSeparator() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getSeparator() - Method in class textmaven.application.translator.Processor
 
getSeparator() - Method in class textmaven.configuration.Configuration
 
getSeparator() - Method in class textmaven.dictionaries.CSVDictionary
 
getServer(String) - Method in class textmaven.configuration.Configuration
 
getServer() - Method in class textmaven.dictionaries.DBDictionary
Gets server used when accessing the database.
getServers() - Method in class textmaven.configuration.Configuration
 
getShortDescription() - Method in class textmaven.application.swinggui.actions.BaseAction
Convenience method to get short description associated with action.
getSource() - Method in class textmaven.dictionaries.Translation
Gets descriptive string identifying the dictionary the translation is stored
getStartCommand() - Method in class textmaven.configuration.ServerProxy
 
getStartCommand() - Method in interface textmaven.dictionaries.IDatabaseServer
 
getStartCommand() - Method in class textmaven.dictionaries.Server
 
getStatementFactory(Connection, String) - Method in class textmaven.configuration.ServerProxy
 
getStatementFactory() - Method in class textmaven.configuration.ServerProxy
 
getStatementFactory() - Method in interface textmaven.dictionaries.IServer
Returns a StatementFactory instance for this particular server instance without initializing it.
getStatementFactory(Connection, String) - Method in interface textmaven.dictionaries.IServer
Returns a StatementFactory instance for this particular server instance.
getStatementFactory(Connection, String) - Method in class textmaven.dictionaries.Server
 
getStatementFactory() - Method in class textmaven.dictionaries.Server
 
getStem(IDictionary, String) - Method in interface textmaven.stemmer.IStemmer
Tries to normalize word to its stem form.
getStem(IDictionary, String) - Method in class textmaven.stemmer.Stemmer_en
 
getStem(String) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
getStem(IDictionary, String) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
getStemmer(String) - Method in class textmaven.configuration.Configuration
 
getStemmer() - Method in class textmaven.dictionaries.Dictionary
 
getStemmers() - Method in class textmaven.configuration.Configuration
 
getStopCommand() - Method in class textmaven.configuration.ServerProxy
 
getStopCommand() - Method in interface textmaven.dictionaries.IDatabaseServer
 
getStopCommand() - Method in class textmaven.dictionaries.Server
 
getString(String) - Static method in class textmaven.application.swinggui.ResourceBundle
This method returns a string from the demo's resource bundle.
getString(String, boolean) - Method in class textmaven.dictionaries.FilePosition
 
getTableName() - Method in class textmaven.dictionaries.DBDictionary
 
getTerminator() - Method in class textmaven.dictionaries.CSVDictionary
 
getTextWriter() - Method in class textmaven.application.analyzer.annotator.HTMLWriter
 
getThreshold() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getTotal() - Method in class textmaven.stemmer.Cache
 
getTotalWords() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getTransferData(DataFlavor) - Method in class textmaven.application.swinggui.WordData
 
getTransferData(DataFlavor) - Method in class textmaven.application.swinggui.WordTransferContainer
 
getTransferDataFlavors() - Method in class textmaven.application.swinggui.WordData
 
getTransferDataFlavors() - Method in class textmaven.application.swinggui.WordTransferContainer
 
getTranslation() - Method in class textmaven.dictionaries.Translation
Translation for the key stored in the dictionary
getTranslationPane(IDictionary) - Method in class textmaven.application.swinggui.TabbedDictionaryPane
 
getTranslationStmt(String) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns an executable prepared SQL SELECT statement to lookup the translation associated with the given key
getTranslationStmt() - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns an executable prepared SQL SELECT statement to lookup the translation associated with the given key
getTranslationStmt(Translation) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns an executable SQL statement as string which upon execution returns all database records matching the non-null fields of the given Translation instance.
getTranslationStmt(String) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getTranslationStmt() - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getTranslationStmt(Translation) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getUpdateStmt(Translation) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns an executable prepared UPDATE statement to update the given translation.
getUpdateStmt(Translation) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getUser() - Method in class textmaven.configuration.ServerProxy
 
getUser() - Method in interface textmaven.dictionaries.IDatabaseServer
 
getUser() - Method in class textmaven.dictionaries.Server
 
getValue() - Method in class textmaven.tst.TSTEntry
 
getValueAt(int, int) - Method in class textmaven.application.swinggui.WordTableModel
 
getVocabFileName() - Method in class textmaven.application.analyzer.annotator.HTMLWriter
 
getVocabFrameName() - Method in class textmaven.application.analyzer.annotator.HTMLFrame
 
getVocabFrameName() - Method in class textmaven.application.analyzer.annotator.HTMLWriter
 
getVocabName(String) - Method in class textmaven.application.analyzer.Main
Returns name of the vocabulary file name.
getWildcard() - Method in interface textmaven.dictionaries.ISQLStatementFactory
Returns wildcard string for the specific database.
getWildcard() - Method in class textmaven.dictionaries.MySQLStatementFactory
 
getWordClass() - Method in class textmaven.dictionaries.Translation
 
getWordComparator() - Static method in class textmaven.application.analyzer.extractor.Word
Return comparator comparing words lexically
getWordList() - Method in class textmaven.application.swinggui.Editor
 
getWordListFrameName() - Method in class textmaven.application.analyzer.annotator.HTMLFrame
 
getWordTable() - Method in class textmaven.application.swinggui.Editor
 
getWordTableModel() - Method in class textmaven.application.swinggui.WordTable
 
getWords() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
getWriter() - Method in class textmaven.application.analyzer.annotator.Annotator
 
getWriter() - Method in class textmaven.application.translator.Processor
Returns configured writer
getWriter(String) - Method in class textmaven.configuration.Configuration
 
getWriters() - Method in class textmaven.configuration.Configuration
 

H

HTMLFrame - class textmaven.application.analyzer.annotator.HTMLFrame.
Represents the HTML frame which is created from a template file.
HTMLFrame(URL, String, String, String) - Constructor for class textmaven.application.analyzer.annotator.HTMLFrame
Constructor
HTMLWriter - class textmaven.application.analyzer.annotator.HTMLWriter.
This class generates a HTML file.
HTMLWriter() - Constructor for class textmaven.application.analyzer.annotator.HTMLWriter
Standard constructor
HTMLWriter(PrintWriter, String, String) - Constructor for class textmaven.application.analyzer.annotator.HTMLWriter
Constructor
Helper - class textmaven.util.Helper.
 
Helper() - Constructor for class textmaven.util.Helper
 
hasMoreElements() - Method in class textmaven.configuration.FilteredEnumeration
 
hasNext() - Method in class textmaven.dictionaries.CompositeIterator
 
hasNext() - Method in class textmaven.dictionaries.LuceneDictionaryIterator
 
hasNext() - Method in class textmaven.dictionaries.LuceneKeyIterator
 
hasNext() - Method in class textmaven.tst.DoublyLinkedList.DLLIterator
 
hasNext() - Method in class textmaven.tst.TSTIterator
 
hasPrevious() - Method in class textmaven.tst.DoublyLinkedList.DLLIterator
 
heading(int, String) - Method in interface textmaven.application.analyzer.ITextHandler
Called when a heading was read.
heading(int, String) - Method in class textmaven.application.analyzer.annotator.Annotator
 
heading(int, String) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 

I

IBaseDictionary - interface textmaven.dictionaries.IBaseDictionary.
Common services each dictionary has to implement
IDatabaseServer - interface textmaven.dictionaries.IDatabaseServer.
 
IDictionary - interface textmaven.dictionaries.IDictionary.
Represents a data dictionary.
IDictionarySource - interface textmaven.dictionaries.IDictionarySource.
Represents a dictionary no direct access services but only an iterator to iterate over all translations.
IDictionaryWriter - interface textmaven.dictionaries.IDictionaryWriter.
 
IExclusionList - interface textmaven.application.analyzer.extractor.IExclusionList.
Encapsulates a list of words which should not be considered while analyzing the text.
IModifiableDictionary - interface textmaven.dictionaries.IModifiableDictionary.
A dictionary which is modifiable.
INITIAL_SIZE - Static variable in class textmaven.stemmer.Cache
 
IProcessor - interface textmaven.application.translator.IProcessor.
TODO: to be implemented
ISQLStatementFactory - interface textmaven.dictionaries.ISQLStatementFactory.
Creates SQL statements appropriate for the database in use.
IServer - interface textmaven.dictionaries.IServer.
A server represents a process serving a dictionary.
IStemmer - interface textmaven.stemmer.IStemmer.
Normalizes / reduces words to its stem.
ITextHandler - interface textmaven.application.analyzer.ITextHandler.
ITextHandler instances handle text events produced by ITextReader instances.
ITextReader - interface textmaven.application.analyzer.ITextReader.
Reads a text.
ITranslationWriter - interface textmaven.application.translator.writer.ITranslationWriter.
Used to write words and their translations.
IWordDistributionMap - interface textmaven.application.analyzer.extractor.IWordDistributionMap.
 
InsertLineAction - class textmaven.application.swinggui.actions.InsertLineAction.
 
InsertLineAction() - Constructor for class textmaven.application.swinggui.actions.InsertLineAction
 
IrregularVerbs_en - class textmaven.stemmer.IrregularVerbs_en.
 
IrregularVerbs_en() - Constructor for class textmaven.stemmer.IrregularVerbs_en
 
in_grouping(char[], int, int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
in_grouping_b(char[], int, int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
in_range(int, int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
in_range_b(int, int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
init(String[]) - Method in class textmaven.application.analyzer.Main
Initializes instance from command line.
init() - Method in class textmaven.application.swinggui.TSTDemo
 
init(String) - Method in class textmaven.application.swinggui.actions.BaseAction
 
init(Connection, String) - Method in interface textmaven.dictionaries.ISQLStatementFactory
Initializes the factory instance with the connection to use and the table name to be used for the SQL statements.
init(Connection, String) - Method in class textmaven.dictionaries.MySQLStatementFactory
 
insert(int) - Method in class textmaven.application.swinggui.WordTableModel
 
insert(WordData, int) - Method in class textmaven.application.swinggui.WordTableModel
 
insert(int, int, String) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
insert(int, int, StringBuffer) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
insertKeys(String, Iterator, IndexWriter, IStemmer) - Static method in class textmaven.dictionaries.CreateLuceneDict
 
insertUpdate(DocumentEvent) - Method in class textmaven.application.swinggui.DocListener
 
instance - Static variable in class textmaven.application.swinggui.actions.AddAllDictionaryAction
 
instance - Static variable in class textmaven.application.swinggui.actions.CompletionAction
 
instance - Static variable in class textmaven.application.swinggui.actions.CopyLineAction
 
instance - Static variable in class textmaven.application.swinggui.actions.CutLineAction
 
instance - Static variable in class textmaven.application.swinggui.actions.DeleteLineAction
 
instance - Static variable in class textmaven.application.swinggui.actions.InsertLineAction
 
instance - Static variable in class textmaven.application.swinggui.actions.NextFieldAction
 
instance - Static variable in class textmaven.application.swinggui.actions.NextLineAction
 
instance - Static variable in class textmaven.application.swinggui.actions.PasteLineAction
 
instance - Static variable in class textmaven.application.swinggui.actions.RemoveAllDictionaryAction
 
instance - Static variable in class textmaven.application.swinggui.actions.ResetDictionaryAction
 
instance - Static variable in class textmaven.application.swinggui.actions.SetDictionaryAction
 
isAllOccurrences() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
isAutoCommit() - Method in class textmaven.dictionaries.DBDictionary
 
isCellEditable(int, int) - Method in class textmaven.application.swinggui.WordTableModel
 
isCompressed() - Method in class textmaven.dictionaries.DictOrgDictionary
 
isDataFlavorSupported(DataFlavor) - Method in class textmaven.application.swinggui.WordData
 
isDataFlavorSupported(DataFlavor) - Method in class textmaven.application.swinggui.WordTransferContainer
 
isGreedy() - Method in class textmaven.application.translator.Processor
 
isKeepContext() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
isNoUpdates() - Method in class textmaven.application.swinggui.Editor
 
isPrintDistribution() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
isPrintOccurence() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
isStale() - Method in class textmaven.application.swinggui.WordFile
 
iterator() - Method in class textmaven.tst.DoublyLinkedList
 
iterator() - Method in class textmaven.tst.TernarySearchTree
Returns an iterator over all entries in this tree.

J

JSCRIPT_FILE - Static variable in class textmaven.application.analyzer.annotator.Resources
 

K

KEYWORD - Static variable in class textmaven.dictionaries.LuceneDictionary
Lucene field used for the keyword of a word.
ket - Variable in class textmaven.stemmer.snowball.SnowballProgram
 
keys() - Method in interface textmaven.application.analyzer.extractor.IWordDistributionMap
 
keys() - Method in class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
keys() - Method in class textmaven.configuration.DictionaryProxy
 
keys(String) - Method in class textmaven.configuration.DictionaryProxy
 
keys() - Method in class textmaven.dictionaries.CompositeDictionary
 
keys() - Method in class textmaven.dictionaries.DBDictionary
 
keys() - Method in class textmaven.dictionaries.DictOrgDictionary
 
keys() - Method in class textmaven.dictionaries.Dictionary
 
keys(String) - Method in class textmaven.dictionaries.Dictionary
 
keys() - Method in class textmaven.dictionaries.DictionarySequence
 
keys(String) - Method in class textmaven.dictionaries.DictionarySequence
 
keys() - Method in class textmaven.dictionaries.DictionaryUnion
 
keys(String) - Method in class textmaven.dictionaries.DictionaryUnion
 
keys() - Method in interface textmaven.dictionaries.IDictionary
Returns all keys as specified in dictionary.
keys(String) - Method in interface textmaven.dictionaries.IDictionary
Returns the keys which would be looked up when accessing the dictionary with the specified word.
keys() - Method in class textmaven.dictionaries.LuceneDictionary
 
keys() - Method in class textmaven.dictionaries.XMLDictionary
 
keysWithPrefix(String) - Method in class textmaven.configuration.DictionaryProxy
 
keysWithPrefix(String) - Method in class textmaven.dictionaries.DBDictionary
 
keysWithPrefix(String) - Method in class textmaven.dictionaries.DictOrgDictionary
 
keysWithPrefix(String) - Method in class textmaven.dictionaries.DictionarySequence
 
keysWithPrefix(String) - Method in class textmaven.dictionaries.DictionaryUnion
 
keysWithPrefix(String) - Method in interface textmaven.dictionaries.IDictionary
Returns all keys starting with the specified prefix
keysWithPrefix(String) - Method in class textmaven.dictionaries.LuceneDictionary
 
keysWithPrefix(String) - Method in class textmaven.dictionaries.XMLDictionary
 

L

LICENSE - Static variable in class textmaven.VersionInfo
 
LITDictionaryXMLWriter - class textmaven.application.translator.writer.LITDictionaryXMLWriter.
 
LITDictionaryXMLWriter() - Constructor for class textmaven.application.translator.writer.LITDictionaryXMLWriter
 
LOAD_FACTOR - Static variable in class textmaven.stemmer.Cache
 
LineParser - class textmaven.application.translator.LineParser.
Parses a WordMagic input file line by line.
LineParser(Reader) - Constructor for class textmaven.application.translator.LineParser
If no separator is explicitly set ',' is used as default
LineParser(Reader, String) - Constructor for class textmaven.application.translator.LineParser
 
Logger - class textmaven.application.swinggui.Logger.
 
Logger() - Constructor for class textmaven.application.swinggui.Logger
 
LuceneDictionary - class textmaven.dictionaries.LuceneDictionary.
 
LuceneDictionary() - Constructor for class textmaven.dictionaries.LuceneDictionary
 
LuceneDictionaryIterator - class textmaven.dictionaries.LuceneDictionaryIterator.
An Iterator over all Translation contained in the documents readable by the given reader.
LuceneKeyIterator - class textmaven.dictionaries.LuceneKeyIterator.
 
limit - Variable in class textmaven.stemmer.snowball.SnowballProgram
 
limit_backward - Variable in class textmaven.stemmer.snowball.SnowballProgram
 
log - Static variable in class textmaven.application.swinggui.Logger
Standard logger

M

MEANING - Static variable in class textmaven.dictionaries.LuceneDictionary
Lucene field used for the meaning number of a word.
Main - class textmaven.application.analyzer.Main.
Reads an ASCII file and either analyzes word occurrences, produces word lists for further processing and/or annotates the text read with hyperlinks into a vocabulary file produced by Translator.
Main() - Constructor for class textmaven.application.analyzer.Main
Standard Constructor
Main - class textmaven.application.converter.Main.
Converts a dictionary into another one.
Main() - Constructor for class textmaven.application.converter.Main
 
Main - class textmaven.application.translator.Main.
Bootstrapping class parsing in the configuration and handing processing over to the class configured as processor in the configuration.
Main() - Constructor for class textmaven.application.translator.Main
 
MissingClass - class textmaven.configuration.MissingClass.
If instantiated indicates a runtime error.
MissingClass() - Constructor for class textmaven.configuration.MissingClass
 
MySQLStatementFactory - class textmaven.dictionaries.MySQLStatementFactory.
Creates and instantiates statements appropriate for the MySQL
MySQLStatementFactory() - Constructor for class textmaven.dictionaries.MySQLStatementFactory
 
mBook - Variable in class textmaven.application.translator.writer.AbstractTranslationWriter
 
mChapter - Variable in class textmaven.application.swinggui.WordData
 
mColumns - Static variable in class textmaven.application.swinggui.WordTableModel
 
mConfig - Static variable in class textmaven.application.swinggui.Editor
 
mCount - Variable in class textmaven.application.analyzer.extractor.Word
number counting occurences
mDictionary - Variable in class textmaven.application.swinggui.WordData
 
mFile - Variable in class textmaven.ant.GenClassPathScript
 
mFilesets - Variable in class textmaven.ant.GenClassPathScript
 
mFollowUp - Variable in class textmaven.application.swinggui.actions.BaseAction
 
mKey - Variable in class textmaven.application.swinggui.WordData
 
mLine - Variable in class textmaven.application.swinggui.WordData
 
mOccurence - Variable in class textmaven.application.analyzer.extractor.Word
Location identification where word first occured
mOriginalWord - Variable in class textmaven.application.analyzer.extractor.Word
represents original word found
mPrefix - Variable in class textmaven.ant.GenClassPathScript
 
mSentences - Variable in class textmaven.application.translator.writer.AbstractTranslationWriter
 
mWord - Variable in class textmaven.application.analyzer.extractor.Word
represented word reduced to its stem (if normalization is used)
mWriter - Variable in class textmaven.ant.GenClassPathScript
 
main(String[]) - Static method in class textmaven.application.analyzer.Main
Main program.
main(String[]) - Static method in class textmaven.application.converter.Main
 
main(String[]) - Static method in class textmaven.application.swinggui.Editor
 
main(String[]) - Static method in class textmaven.application.swinggui.TSTDemo
 
main(String[]) - Static method in class textmaven.application.translator.DBServer
 
main(String[]) - Static method in class textmaven.application.translator.Main
 
main(String[]) - Static method in class textmaven.dictionaries.CreateLuceneDict
Expects a source ID and an index path name.
main(String[]) - Static method in class textmaven.dictionaries.LuceneDictionary
 
main(String[]) - Static method in class textmaven.misc.CheckMySQL
 
main(String[]) - Static method in class textmaven.misc.DeleteDuplicates
Main program
main(String[]) - Static method in class textmaven.misc.WordLookup
Main program
main(String[]) - Static method in class textmaven.misc.XMLWhitespaceTest
 
main(String[]) - Static method in class textmaven.stemmer.Stemmer_en
Just a simple test
main(String[]) - Static method in class textmaven.stemmer.snowball.TestApp
 
main(String[]) - Static method in class textmaven.tst.DoublyLinkedList.Test_
 
main(String[]) - Static method in class textmaven.tst.TernarySearchTree
 
matchAlmost(String) - Method in class textmaven.tst.TernarySearchTree
Returns a list of keys that almost match argument key.
matchAlmost(String, int) - Method in class textmaven.tst.TernarySearchTree
Returns a list of keys that almost match argument key.
matchAlmostString(String) - Method in class textmaven.tst.TernarySearchTree
Returns a String representation of keys that almost match argument key.
matchAlmostString(String, int) - Method in class textmaven.tst.TernarySearchTree
Returns a String representation of keys that almost match argument key.
matchPrefix(String) - Method in class textmaven.dictionaries.LuceneDictionary
This is quite slow!!!
matchPrefix(String) - Method in class textmaven.tst.TernarySearchTree
Returns alphabetical list of all keys in the tree that begin with prefix.
matchPrefix(String, int) - Method in class textmaven.tst.TernarySearchTree
Returns alphabetical list of all keys in the tree that begin with prefix.
matchPrefixArray(String, int) - Method in class textmaven.tst.TernarySearchTree
 
matchPrefixAsArray(String) - Method in class textmaven.tst.TernarySearchTree
 
matchPrefixString(String) - Method in class textmaven.tst.TernarySearchTree
Returns alphabetical list of all keys in the tree that begin with prefix.
matchPrefixString(String, int) - Method in class textmaven.tst.TernarySearchTree
Returns alphabetical list of all keys in the tree that begin with prefix.
method - Variable in class textmaven.stemmer.snowball.Among
 
methodobject - Variable in class textmaven.stemmer.snowball.Among
 

N

NDX_DIR_LIST - Static variable in class textmaven.dictionaries.DBDictionary
 
NEW_PARA - Static variable in interface textmaven.Globals
Sequence starting a new paragraph
NO_TRANSLATION - Static variable in interface textmaven.application.translator.writer.ITranslationWriter
Printed as translation substitute if no translation was found
NewFileAction - class textmaven.application.swinggui.actions.NewFileAction.
 
NewFileAction() - Constructor for class textmaven.application.swinggui.actions.NewFileAction
 
NextFieldAction - class textmaven.application.swinggui.actions.NextFieldAction.
 
NextFieldAction() - Constructor for class textmaven.application.swinggui.actions.NextFieldAction
 
NextLineAction - class textmaven.application.swinggui.actions.NextLineAction.
 
NextLineAction() - Constructor for class textmaven.application.swinggui.actions.NextLineAction
 
NextTabPaneAction - class textmaven.application.swinggui.actions.NextTabPaneAction.
 
NextTabPaneAction() - Constructor for class textmaven.application.swinggui.actions.NextTabPaneAction
 
newFile() - Method in class textmaven.application.swinggui.Editor
 
next() - Method in class textmaven.application.translator.LineParser
Parses next line representing an entry to parse.
next() - Method in class textmaven.dictionaries.CompositeIterator
 
next() - Method in class textmaven.dictionaries.LuceneDictionaryIterator
 
next() - Method in class textmaven.dictionaries.LuceneKeyIterator
 
next() - Method in class textmaven.tst.DoublyLinkedList.DLLIterator
 
next() - Method in class textmaven.tst.TSTIterator
 
nextElement() - Method in class textmaven.configuration.FilteredEnumeration
 
nextEntry() - Method in class textmaven.tst.TSTIterator
As next, but with the concrete rather than the abstract return type.
nextNode - Variable in class textmaven.tst.DoublyLinkedList.DLLNode
 
numDataNodes() - Method in class textmaven.tst.TernarySearchTree
Returns the number of nodes in the tree that have non-null data.
numDataNodes(TSTNode) - Method in class textmaven.tst.TernarySearchTree
Returns the number of nodes in the subtree below and including startingNode.
numNodes() - Method in class textmaven.tst.TernarySearchTree
Returns the total number of nodes in the tree.
numNodes(TSTNode) - Method in class textmaven.tst.TernarySearchTree
Returns the total number of nodes in the subtree below and including startingNode.

O

OpenFileAction - class textmaven.application.swinggui.actions.OpenFileAction.
 
OpenFileAction() - Constructor for class textmaven.application.swinggui.actions.OpenFileAction
 
open() - Method in class textmaven.configuration.DictionaryProxy
 
open() - Method in class textmaven.dictionaries.CSVDictionary
 
open() - Method in class textmaven.dictionaries.CompositeDictionary
 
open() - Method in class textmaven.dictionaries.DBDictionary
 
open() - Method in class textmaven.dictionaries.DictOrgDictionary
 
open() - Method in class textmaven.dictionaries.Dictionary
 
open() - Method in interface textmaven.dictionaries.IBaseDictionary
Opens connection to datasource
open() - Method in class textmaven.dictionaries.LuceneDictionary
 
open() - Method in class textmaven.dictionaries.XMLDictionary
 
openFile() - Method in class textmaven.application.swinggui.WordFile
 
out_grouping(char[], int, int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
out_grouping_b(char[], int, int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
out_range(int, int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
out_range_b(int, int) - Method in class textmaven.stemmer.snowball.SnowballProgram
 

P

ParseException - exception textmaven.application.translator.ParseException.
 
ParseException() - Constructor for class textmaven.application.translator.ParseException
 
ParseException(String) - Constructor for class textmaven.application.translator.ParseException
 
PasteLineAction - class textmaven.application.swinggui.actions.PasteLineAction.
 
PasteLineAction() - Constructor for class textmaven.application.swinggui.actions.PasteLineAction
 
Processor - class textmaven.application.translator.Processor.
 
Processor() - Constructor for class textmaven.application.translator.Processor
 
parse(String) - Static method in class textmaven.application.translator.BASE64Converter
 
previous() - Method in class textmaven.tst.DoublyLinkedList.DLLIterator
 
previousNode - Variable in class textmaven.tst.DoublyLinkedList.DLLNode
 
printTree() - Method in class textmaven.tst.TernarySearchTree
Prints entire tree structure to standard output, beginning with the root node and workind down.
printTree(TSTNode) - Method in class textmaven.tst.TernarySearchTree
Prints subtree structure to standard output, beginning with startingNode and workind down.
printVersion(PrintStream) - Static method in class textmaven.VersionInfo
Prints version identification
printWords(Iterator) - Static method in class textmaven.dictionaries.DictOrgDictionary
 
process(InputStream) - Method in interface textmaven.application.analyzer.ITextReader
Reads the complete stream, and fires ITextHandlers to all registered listeners (ITextHandler).
process(Reader) - Method in interface textmaven.application.analyzer.ITextReader
see TextReader.process(InputStream).
process() - Method in class textmaven.application.analyzer.Main
Starts processing.
process(InputStream) - Method in class textmaven.application.analyzer.TextReader
Reads the complete stream, and calls the appropriate methods of all registered ITextHandlers.
process(Reader) - Method in class textmaven.application.analyzer.TextReader
see TextReader.process(InputStream).
progressBar - Static variable in class textmaven.application.swinggui.Editor
 
progressLabel - Static variable in class textmaven.application.swinggui.Editor
 
put(String, Object) - Method in class textmaven.tst.TernarySearchTree
Stores value in the TernarySearchTree.

R

REL_TO_STATE - Static variable in class textmaven.tst.TSTIterator
Conversion array from node relative constants to states.
RemoveAllDictionaryAction - class textmaven.application.swinggui.actions.RemoveAllDictionaryAction.
 
RemoveAllDictionaryAction() - Constructor for class textmaven.application.swinggui.actions.RemoveAllDictionaryAction
 
RemoveDictAction - class textmaven.application.swinggui.actions.RemoveDictAction.
 
RemoveDictAction() - Constructor for class textmaven.application.swinggui.actions.RemoveDictAction
 
RemoveDictMenu - class textmaven.application.swinggui.RemoveDictMenu.
 
RemoveDictMenu(String) - Constructor for class textmaven.application.swinggui.RemoveDictMenu
 
ResetDictionaryAction - class textmaven.application.swinggui.actions.ResetDictionaryAction.
 
ResetDictionaryAction() - Constructor for class textmaven.application.swinggui.actions.ResetDictionaryAction
 
ResourceBundle - class textmaven.application.swinggui.ResourceBundle.
 
ResourceBundle() - Constructor for class textmaven.application.swinggui.ResourceBundle
 
ResourceFinder - class textmaven.util.ResourceFinder.
Provides methods to search for files in a specified list of directories.
ResourceFinder() - Constructor for class textmaven.util.ResourceFinder
 
Resources - class textmaven.application.analyzer.annotator.Resources.
 
Resources() - Constructor for class textmaven.application.analyzer.annotator.Resources
 
read(File) - Static method in class textmaven.application.swinggui.WordTableModel
 
remove(IExclusionList) - Method in class textmaven.application.analyzer.extractor.CompositeExclusionList
Removes specified exclusion list from this instance, if it exists.
remove(IDictionary) - Method in class textmaven.dictionaries.CompositeDictionary
Removes the specified dictionary.
remove() - Method in class textmaven.dictionaries.CompositeIterator
Not supported!!
remove() - Method in class textmaven.dictionaries.LuceneDictionaryIterator
Not supported.
remove() - Method in class textmaven.dictionaries.LuceneKeyIterator
 
remove() - Method in class textmaven.tst.DoublyLinkedList.DLLIterator
 
remove() - Method in class textmaven.tst.TSTIterator
NOT SUPPORTED!
remove(String) - Method in class textmaven.tst.TernarySearchTree
Removes value indexed by key.
removeAll() - Method in class textmaven.application.analyzer.extractor.CompositeExclusionList
Removes all exclusion lists from this instance.
removeAll() - Method in class textmaven.dictionaries.CompositeDictionary
Removes all dictionaries from this instance.
removeAll() - Method in class textmaven.dictionaries.CompositeIterator
Removes all iterators
removeAllListeners() - Method in interface textmaven.application.analyzer.ITextReader
Removes all listeners.
removeAllListeners() - Method in class textmaven.application.analyzer.TextReader
Removes all listeners.
removeDictionary(String) - Method in class textmaven.application.swinggui.Editor
 
removeEldestEntry(Map.Entry) - Method in class textmaven.stemmer.Cache
 
removeFirst() - Method in class textmaven.tst.DoublyLinkedList
 
removeLast() - Method in class textmaven.tst.DoublyLinkedList
 
removeListener(ITextHandler) - Method in interface textmaven.application.analyzer.ITextReader
Removes the specified listener, which will not receive events any further.
removeListener(ITextHandler) - Method in class textmaven.application.analyzer.TextReader
Removes the specified listener, which will not receive events any further.
removeSplashScreen() - Static method in class textmaven.application.swinggui.Editor
 
removeTab(String) - Method in class textmaven.application.swinggui.TabbedDictionaryPane
 
removeUpdate(DocumentEvent) - Method in class textmaven.application.swinggui.DocListener
 
replace(String, String, String) - Static method in class textmaven.application.translator.writer.LITDictionaryXMLWriter
 
replaceItemTag(String, String, String, String) - Static method in class textmaven.util.Helper
This is not like I originally intended to solve this.
replaceVariables(String) - Static method in class textmaven.util.Helper
Substitutes all strings enclosed in % characters.
replace_s(int, int, String) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
resetToBeginning() - Method in class textmaven.tst.DoublyLinkedList.DLLIterator
 
resetToEnd() - Method in class textmaven.tst.DoublyLinkedList.DLLIterator
 
result - Variable in class textmaven.stemmer.snowball.Among
 
run() - Method in class textmaven.application.swinggui.TabUpdater
 

S

SEPARATOR - Static variable in class textmaven.application.swinggui.WordTableModel
 
SOURCE - Static variable in class textmaven.dictionaries.LuceneDictionary
Lucene field used for the source of a word.
STATE0_LO - Static variable in class textmaven.tst.TSTIterator
Inspect child with lower key next
STATE1_NODE - Static variable in class textmaven.tst.TSTIterator
Inspect current node next
STATE2_EQ - Static variable in class textmaven.tst.TSTIterator
Inspect child with equal, but longer key next
STATE3_HI - Static variable in class textmaven.tst.TSTIterator
Inspect child with higher key next
STATE4_DONE - Static variable in class textmaven.tst.TSTIterator
Move back to parent
STATE_TO_REL - Static variable in class textmaven.tst.TSTIterator
Converstion from states to node relative constants.
STEM - Static variable in class textmaven.dictionaries.LuceneDictionary
Lucene field used for the stemmed keyword of a word.
STYLE_FILE - Static variable in class textmaven.application.analyzer.annotator.Resources
 
SaveAsFileAction - class textmaven.application.swinggui.actions.SaveAsFileAction.
 
SaveAsFileAction() - Constructor for class textmaven.application.swinggui.actions.SaveAsFileAction
 
SaveFileAction - class textmaven.application.swinggui.actions.SaveFileAction.
 
SaveFileAction() - Constructor for class textmaven.application.swinggui.actions.SaveFileAction
 
Server - class textmaven.dictionaries.Server.
 
Server() - Constructor for class textmaven.dictionaries.Server
 
ServerProxy - class textmaven.configuration.ServerProxy.
Proxy class holding reference to the server as string id.
ServerProxy() - Constructor for class textmaven.configuration.ServerProxy
 
SetDictionaryAction - class textmaven.application.swinggui.actions.SetDictionaryAction.
 
SetDictionaryAction() - Constructor for class textmaven.application.swinggui.actions.SetDictionaryAction
 
SnowballProgram - class textmaven.stemmer.snowball.SnowballProgram.
This is a modified version of the file shipped with the snowball distribution.
SnowballProgram() - Constructor for class textmaven.stemmer.snowball.SnowballProgram
 
Stemmer_danish - class textmaven.stemmer.snowball.Stemmer_danish.
Generated class implementing code defined by a snowball script.
Stemmer_danish() - Constructor for class textmaven.stemmer.snowball.Stemmer_danish
 
Stemmer_dutch - class textmaven.stemmer.snowball.Stemmer_dutch.
Generated class implementing code defined by a snowball script.
Stemmer_dutch() - Constructor for class textmaven.stemmer.snowball.Stemmer_dutch
 
Stemmer_en - class textmaven.stemmer.Stemmer_en.
Performs normalization/reduction of english words to its stem.
Stemmer_en() - Constructor for class textmaven.stemmer.Stemmer_en
 
Stemmer_english - class textmaven.stemmer.snowball.Stemmer_english.
Generated class implementing code defined by a snowball script.
Stemmer_english() - Constructor for class textmaven.stemmer.snowball.Stemmer_english
 
Stemmer_finnish - class textmaven.stemmer.snowball.Stemmer_finnish.
Generated class implementing code defined by a snowball script.
Stemmer_finnish() - Constructor for class textmaven.stemmer.snowball.Stemmer_finnish
 
Stemmer_french - class textmaven.stemmer.snowball.Stemmer_french.
Generated class implementing code defined by a snowball script.
Stemmer_french() - Constructor for class textmaven.stemmer.snowball.Stemmer_french
 
Stemmer_german - class textmaven.stemmer.snowball.Stemmer_german.
Generated class implementing code defined by a snowball script.
Stemmer_german() - Constructor for class textmaven.stemmer.snowball.Stemmer_german
 
Stemmer_italian - class textmaven.stemmer.snowball.Stemmer_italian.
Generated class implementing code defined by a snowball script.
Stemmer_italian() - Constructor for class textmaven.stemmer.snowball.Stemmer_italian
 
Stemmer_lovins - class textmaven.stemmer.snowball.Stemmer_lovins.
Generated class implementing code defined by a snowball script.
Stemmer_lovins() - Constructor for class textmaven.stemmer.snowball.Stemmer_lovins
 
Stemmer_norwegian - class textmaven.stemmer.snowball.Stemmer_norwegian.
Generated class implementing code defined by a snowball script.
Stemmer_norwegian() - Constructor for class textmaven.stemmer.snowball.Stemmer_norwegian
 
Stemmer_porter - class textmaven.stemmer.snowball.Stemmer_porter.
Generated class implementing code defined by a snowball script.
Stemmer_porter() - Constructor for class textmaven.stemmer.snowball.Stemmer_porter
 
Stemmer_portuguese - class textmaven.stemmer.snowball.Stemmer_portuguese.
Generated class implementing code defined by a snowball script.
Stemmer_portuguese() - Constructor for class textmaven.stemmer.snowball.Stemmer_portuguese
 
Stemmer_russian - class textmaven.stemmer.snowball.Stemmer_russian.
Generated class implementing code defined by a snowball script.
Stemmer_russian() - Constructor for class textmaven.stemmer.snowball.Stemmer_russian
 
Stemmer_spanish - class textmaven.stemmer.snowball.Stemmer_spanish.
Generated class implementing code defined by a snowball script.
Stemmer_spanish() - Constructor for class textmaven.stemmer.snowball.Stemmer_spanish
 
Stemmer_swedish - class textmaven.stemmer.snowball.Stemmer_swedish.
Generated class implementing code defined by a snowball script.
Stemmer_swedish() - Constructor for class textmaven.stemmer.snowball.Stemmer_swedish
 
s - Variable in class textmaven.stemmer.snowball.Among
 
s_size - Variable in class textmaven.stemmer.snowball.Among
 
saveAsFile() - Method in class textmaven.application.swinggui.WordFile
 
saveFile() - Method in class textmaven.application.swinggui.WordFile
 
setAllOccurrences(boolean) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setAutoCommit(String) - Method in class textmaven.dictionaries.DBDictionary
 
setBook(String) - Method in class textmaven.application.translator.Processor
Sets book title.
setBookTitle(String) - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
setBookTitle(String) - Method in interface textmaven.application.translator.writer.ITranslationWriter
Sets title of book.
setComparator(Comparator) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setCompressed(boolean) - Method in class textmaven.dictionaries.DictOrgDictionary
 
setCompressed(String) - Method in class textmaven.dictionaries.DictOrgDictionary
Support setting the compressed property with a string representing a boolean.
setConfigurationFileName(String) - Static method in class textmaven.configuration.Configuration
 
setConfigurationURL(URL) - Static method in class textmaven.configuration.Configuration
 
setCurrent(String) - Method in class textmaven.stemmer.snowball.SnowballProgram
Set the current string.
setCurrentKey(String) - Method in class textmaven.application.swinggui.DictionaryPane
 
setCurrentKey(String) - Method in class textmaven.application.swinggui.Editor
 
setDbName(String) - Method in class textmaven.dictionaries.Server
 
setDefaultDictionary(IBaseDictionary) - Method in class textmaven.configuration.Configuration
 
setDescription(String) - Method in class textmaven.configuration.DictionaryProxy
 
setDescription() - Method in class textmaven.configuration.DictionaryProxy
 
setDescription(String) - Method in class textmaven.configuration.ServerProxy
 
setDescription(String) - Method in class textmaven.dictionaries.BaseDictionary
 
setDescription(String) - Method in interface textmaven.dictionaries.IBaseDictionary
Sets description
setDescription(String) - Method in interface textmaven.dictionaries.IServer
Sets description for server.
setDescription(String) - Method in class textmaven.dictionaries.Server
 
setDictPane(TabbedDictionaryPane) - Method in class textmaven.application.swinggui.Editor
 
setDictionary(IDictionary) - Method in class textmaven.application.analyzer.annotator.Annotator
 
setDictionary(IDictionary) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setDictionary(IDictionary) - Method in class textmaven.application.swinggui.DictionaryPane
 
setDictionary(IDictionary) - Method in class textmaven.application.translator.Processor
 
setErrorFile(String) - Method in class textmaven.application.translator.Processor
Sets error file.
setExcludedWords(long) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setExclusionList(IExclusionList) - Method in class textmaven.application.analyzer.annotator.Annotator
 
setFile(File) - Method in class textmaven.ant.GenClassPathScript
Setter for the "file" attribute
setFile(String) - Method in class textmaven.dictionaries.LuceneDictionary
 
setFileName(String) - Method in class textmaven.dictionaries.CSVDictionary
 
setFileName(String) - Method in class textmaven.dictionaries.DictOrgDictionary
 
setFileName(String) - Method in class textmaven.dictionaries.XMLDictionary
 
setFollowUp(Action) - Method in class textmaven.application.swinggui.actions.BaseAction
Sets the follow up action which should be performed after this instances action has been performed.
setGreedy(boolean) - Method in class textmaven.application.translator.Processor
 
setGreedy(boolean) - Method in interface textmaven.stemmer.IStemmer
Sets the greedy mode flag (@see IStemmer#getGreedy()).
setGreedy(boolean) - Method in class textmaven.stemmer.Stemmer_en
 
setGreedy(boolean) - Method in class textmaven.stemmer.snowball.SnowballProgram
Does not have any effect.
setHost(String) - Method in class textmaven.configuration.ServerProxy
 
setHost(String) - Method in interface textmaven.dictionaries.IDatabaseServer
 
setHost(String) - Method in class textmaven.dictionaries.Server
 
setId(String) - Method in class textmaven.application.analyzer.extractor.CompositeExclusionList
 
setId(String) - Method in class textmaven.application.analyzer.extractor.ExclusionListFile
 
setId(String) - Method in interface textmaven.application.analyzer.extractor.IExclusionList
Sets the identification for the list
setId(String) - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
setId(String) - Method in interface textmaven.application.translator.writer.ITranslationWriter
Each writer is identified by a unique id.
setId(String) - Method in class textmaven.configuration.DictionaryProxy
 
setId(String) - Method in class textmaven.configuration.ServerProxy
 
setId(String) - Method in class textmaven.dictionaries.BaseDictionary
 
setId(String) - Method in interface textmaven.dictionaries.IBaseDictionary
Sets dictionary id
setId(String) - Method in interface textmaven.dictionaries.IServer
Sets identification string
setId(String) - Method in class textmaven.dictionaries.Server
 
setIndexFile(String) - Method in class textmaven.dictionaries.DBDictionary
 
setInitialWordDistribution(IWordDistributionMap) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setInputFile(InputStream) - Method in class textmaven.application.analyzer.Main
Sets stream to be used for reading text
setInputFile(String) - Method in class textmaven.application.translator.Processor
Sets the inputFile.
setIntersectionMap(IWordDistributionMap) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setJdbcDSN(String) - Method in class textmaven.configuration.ServerProxy
 
setJdbcDSN(String) - Method in interface textmaven.dictionaries.IDatabaseServer
 
setJdbcDSN(String) - Method in class textmaven.dictionaries.Server
 
setJdbcDriver(String) - Method in class textmaven.configuration.ServerProxy
 
setJdbcDriver(String) - Method in interface textmaven.dictionaries.IDatabaseServer
 
setJdbcDriver(String) - Method in class textmaven.dictionaries.Server
 
setKeepContext(boolean) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setKeyField(JTextField) - Method in class textmaven.application.swinggui.WordTable
 
setLanguage(String) - Method in class textmaven.configuration.DictionaryProxy
 
setLanguage(String) - Method in class textmaven.dictionaries.BaseDictionary
 
setLanguage(String) - Method in interface textmaven.dictionaries.IBaseDictionary
Sets input language
setLanguage(String) - Method in interface textmaven.stemmer.IStemmer
 
setLanguage(String) - Method in class textmaven.stemmer.Stemmer_en
 
setLanguage(String) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
setMatchAlmostDiff(int) - Method in class textmaven.tst.TernarySearchTree
Sets the number of characters by which words can differ from target word when calling matchAlmost or matchAlmostString methods.
setNrOfSentences(int) - Method in interface textmaven.application.analyzer.extractor.IWordDistributionMap
 
setNrOfSentences(int) - Method in class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
setNrOfSentences(int) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setNrOfSentences(int) - Method in class textmaven.application.translator.Processor
Sets number of sentences
setNrOfSentences(int) - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
setNrOfSentences(int) - Method in interface textmaven.application.translator.writer.ITranslationWriter
Sets number of sentences to be printed at most
setNumReturnValues(int) - Method in class textmaven.tst.TernarySearchTree
Sets default maximum number of values returned from matchPrefix, matchPrefixString, matchAlmost, and matchAlmostString methods.
setOccurences(Vector) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setOutputFile(String) - Method in class textmaven.application.translator.Processor
Sets output file.
setPassword(String) - Method in class textmaven.configuration.ServerProxy
 
setPassword(String) - Method in interface textmaven.dictionaries.IDatabaseServer
 
setPassword(String) - Method in class textmaven.dictionaries.Server
 
setPort(String) - Method in class textmaven.configuration.ServerProxy
 
setPort(String) - Method in interface textmaven.dictionaries.IDatabaseServer
 
setPort(String) - Method in class textmaven.dictionaries.Server
 
setPrefix(String) - Method in class textmaven.ant.GenClassPathScript
Setter for the "prefix" attribute
setPrintDistribution(boolean) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setPrintOccurence(boolean) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setProcessor(IProcessor) - Method in class textmaven.configuration.Configuration
 
setRefId(String) - Method in class textmaven.configuration.DictionaryProxy
 
setRefId(String) - Method in class textmaven.configuration.ServerProxy
 
setResourceDir(URL) - Method in class textmaven.application.analyzer.annotator.HTMLWriter
 
setSelectedIndex(int) - Method in class textmaven.application.swinggui.TabbedDictionaryPane
 
setSentence(StringBuffer) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setSeparator(String) - Method in class textmaven.application.analyzer.Main
Sets separator which is used in output file to separate columns
setSeparator(String) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setSeparator(String) - Method in class textmaven.application.translator.LineParser
Sets separator.
setSeparator(String) - Method in class textmaven.configuration.Configuration
 
setSeparator(String) - Method in class textmaven.dictionaries.CSVDictionary
 
setServer(IDatabaseServer) - Method in class textmaven.dictionaries.DBDictionary
Sets server which is to be used for database lookups
setStale(boolean) - Method in class textmaven.application.swinggui.WordFile
 
setStartCommand(String) - Method in class textmaven.configuration.ServerProxy
 
setStartCommand(String) - Method in interface textmaven.dictionaries.IDatabaseServer
 
setStartCommand(String) - Method in class textmaven.dictionaries.Server
 
setStatementFactory(String) - Method in class textmaven.configuration.ServerProxy
 
setStatementFactory(String) - Method in interface textmaven.dictionaries.IServer
 
setStatementFactory(String) - Method in class textmaven.dictionaries.Server
 
setStemmer(IStemmer) - Method in class textmaven.dictionaries.Dictionary
Sets stemmer to be used for lookup operations.
setStopCommand(String) - Method in class textmaven.configuration.ServerProxy
 
setStopCommand(String) - Method in interface textmaven.dictionaries.IDatabaseServer
 
setStopCommand(String) - Method in class textmaven.dictionaries.Server
 
setTableName(String) - Method in class textmaven.dictionaries.DBDictionary
 
setTerminator(String) - Method in class textmaven.dictionaries.CSVDictionary
 
setText(String) - Method in class textmaven.application.swinggui.DictionaryPane
 
setTextWriter(PrintWriter) - Method in class textmaven.application.analyzer.annotator.HTMLWriter
 
setThreshold(long) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setTotalWords(long) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setUser(String) - Method in class textmaven.configuration.ServerProxy
 
setUser(String) - Method in interface textmaven.dictionaries.IDatabaseServer
 
setUser(String) - Method in class textmaven.dictionaries.Server
 
setValue(Object) - Method in class textmaven.tst.TSTEntry
NOT SUPPORTED!
setValueAt(Object, int, int) - Method in class textmaven.application.swinggui.WordTableModel
 
setVocabFileName(String) - Method in class textmaven.application.analyzer.annotator.HTMLWriter
 
setVocabFrameName(String) - Method in class textmaven.application.analyzer.annotator.HTMLWriter
 
setWordClass(String) - Method in class textmaven.dictionaries.Translation
 
setWords(IWordDistributionMap) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
setWriter(HTMLWriter) - Method in class textmaven.application.analyzer.annotator.Annotator
 
setWriter(ITranslationWriter) - Method in class textmaven.application.translator.Processor
Sets id of writer to be used
size() - Method in class textmaven.tst.DoublyLinkedList
 
slice_check() - Method in class textmaven.stemmer.snowball.SnowballProgram
 
slice_del() - Method in class textmaven.stemmer.snowball.SnowballProgram
 
slice_from(String) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
slice_from(StringBuffer) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
slice_to(StringBuffer) - Method in class textmaven.stemmer.snowball.SnowballProgram
 
sortKeys(TSTNode, int) - Method in class textmaven.tst.TernarySearchTree
Returns keys sorted in alphabetical order.
sortKeysString(int) - Method in class textmaven.tst.TernarySearchTree
 
sortKeysString() - Method in class textmaven.tst.TernarySearchTree
 
sortKeysString(TSTNode, int) - Method in class textmaven.tst.TernarySearchTree
Returns keys sorted in alphabetical order, returning a result of type String.
splashScreen() - Static method in class textmaven.application.swinggui.Editor
 
start() - Method in class textmaven.application.swinggui.TSTDemo
 
start(String[]) - Method in interface textmaven.application.translator.IProcessor
 
start(String[]) - Method in class textmaven.application.translator.Processor
Starts processing based on the configuration file and state of the instance.
start() - Method in class textmaven.configuration.ServerProxy
 
start() - Method in interface textmaven.dictionaries.IServer
Starts the database server.
start() - Method in class textmaven.dictionaries.Server
 
start() - Method in class textmaven.misc.DeleteDuplicates
 
start() - Method in class textmaven.misc.WordLookup
 
startParagraph() - Method in interface textmaven.application.analyzer.ITextHandler
Called when a new paragraph starts
startParagraph() - Method in class textmaven.application.analyzer.annotator.Annotator
Writes bookmark if threshold reached
startParagraph() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
startSentence() - Method in interface textmaven.application.analyzer.ITextHandler
Called when a new sentence starts.
startSentence() - Method in class textmaven.application.analyzer.annotator.Annotator
 
startSentence() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
startServers() - Static method in class textmaven.dictionaries.Server
Starts all configured servers.
startText() - Method in interface textmaven.application.analyzer.ITextHandler
Called when text reading starts.
startText() - Method in class textmaven.application.analyzer.annotator.Annotator
Writes HTML header
startText() - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
stateChanged(ChangeEvent) - Method in class textmaven.application.swinggui.AddDictMenu
 
stateChanged(ChangeEvent) - Method in class textmaven.application.swinggui.Editor
 
stateChanged(ChangeEvent) - Method in class textmaven.application.swinggui.RemoveDictMenu
 
stateChanged(ChangeEvent) - Method in class textmaven.application.swinggui.WordTableModel
 
stem() - Method in class textmaven.stemmer.snowball.SnowballProgram
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_danish
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_dutch
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_english
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_finnish
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_french
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_german
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_italian
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_lovins
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_norwegian
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_porter
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_portuguese
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_russian
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_spanish
 
stem() - Method in class textmaven.stemmer.snowball.Stemmer_swedish
 
stop() - Method in class textmaven.application.swinggui.TSTDemo
 
stop() - Method in class textmaven.configuration.ServerProxy
 
stop() - Method in interface textmaven.dictionaries.IServer
Shutdown database server
stop() - Method in class textmaven.dictionaries.Server
 
stopServers() - Static method in class textmaven.dictionaries.Server
Stops all configured servers.
substring_i - Variable in class textmaven.stemmer.snowball.Among
 

T

TEMPLATE_FILE - Static variable in class textmaven.application.analyzer.annotator.Resources
 
THRESHOLD - Static variable in class textmaven.stemmer.Cache
 
TITLE - Static variable in class textmaven.VersionInfo
 
TRANSLATION - Static variable in class textmaven.dictionaries.LuceneDictionary
Lucene field used for the translation of a word.
TSTCountIterator - class textmaven.tst.TSTCountIterator.
Iterator that vistis every node and collects some statistics.
TSTCountIterator(TSTNode) - Constructor for class textmaven.tst.TSTCountIterator
 
TSTDemo - class textmaven.application.swinggui.TSTDemo.
 
TSTDemo() - Constructor for class textmaven.application.swinggui.TSTDemo
 
TSTEntry - class textmaven.tst.TSTEntry.
 
TSTEntry(String, Object) - Constructor for class textmaven.tst.TSTEntry
 
TSTIterator - class textmaven.tst.TSTIterator.
Read only iterator for TST.
TSTIterator(TSTNode) - Constructor for class textmaven.tst.TSTIterator
Constructs an iterator traversing the tree with the given root node.
T_COL_DICTIONARY - Static variable in interface textmaven.Globals
 
T_COL_HOMONYMID - Static variable in interface textmaven.Globals
Database related
T_COL_ID - Static variable in interface textmaven.Globals
 
T_COL_LEXKEY - Static variable in interface textmaven.Globals
 
T_COL_TRANSLATION - Static variable in interface textmaven.Globals
 
T_COL_WORDCLASS - Static variable in interface textmaven.Globals
 
TabUpdater - class textmaven.application.swinggui.TabUpdater.
 
TabUpdater(String, IDictionary, DictionaryPane) - Constructor for class textmaven.application.swinggui.TabUpdater
 
TabbedDictionaryPane - class textmaven.application.swinggui.TabbedDictionaryPane.
 
TabbedDictionaryPane() - Constructor for class textmaven.application.swinggui.TabbedDictionaryPane
 
TernarySearchTree - class textmaven.tst.TernarySearchTree.
Implementation of ternary search tree.
TernarySearchTree() - Constructor for class textmaven.tst.TernarySearchTree
 
TestApp - class textmaven.stemmer.snowball.TestApp.
 
TestApp() - Constructor for class textmaven.stemmer.snowball.TestApp
 
TextReader - class textmaven.application.analyzer.TextReader.
Reads a ASCII text.
TextReader() - Constructor for class textmaven.application.analyzer.TextReader
 
Translation - class textmaven.dictionaries.Translation.
Instance of this class represents dictionary entries.
Translation() - Constructor for class textmaven.dictionaries.Translation
 
Translation(String, String, String, String, String) - Constructor for class textmaven.dictionaries.Translation
 
textChanged(DocumentEvent) - Method in class textmaven.application.swinggui.DocKeyListener
 
textChanged(DocumentEvent) - Method in class textmaven.application.swinggui.DocListener
 
textmaven - package textmaven
This package contains TextMaven classes.
textmaven.ant - package textmaven.ant
This package contains classes implementing the ANT task generating a BAT file which sets the classpath file.
textmaven.application.analyzer - package textmaven.application.analyzer
This package contains all classes specific to TextMaven analyzer program.
textmaven.application.analyzer.annotator - package textmaven.application.analyzer.annotator
All classes related to the ITextHandler implementation which annotates the texts with hyperlinks to the vocabulary file to be produced by the translator application.
textmaven.application.analyzer.extractor - package textmaven.application.analyzer.extractor
All classes related to the ITextHandler implementation which extracts words not found in configured exclusion lists.
textmaven.application.converter - package textmaven.application.converter
All classes specific to the converter application.
textmaven.application.swinggui - package textmaven.application.swinggui
Classes specific to the Swing GUI application which supports the creation of word lists.
textmaven.application.swinggui.actions - package textmaven.application.swinggui.actions
Action classes for the Swing GUI
textmaven.application.translator - package textmaven.application.translator
This package contains all classes specific to TextMaven translator program.
textmaven.application.translator.writer - package textmaven.application.translator.writer
Contains various classes writing output.
textmaven.configuration - package textmaven.configuration
Configuration related classes.
textmaven.dictionaries - package textmaven.dictionaries
Dictionary related classes.
textmaven.misc - package textmaven.misc
Various helper classes.
textmaven.stemmer - package textmaven.stemmer
Word stemming related classes.
textmaven.stemmer.snowball - package textmaven.stemmer.snowball
 
textmaven.tst - package textmaven.tst
Ternary Tree implementation related classes.
textmaven.util - package textmaven.util
Helper classes.
toSingleLine(String) - Static method in class textmaven.util.Helper
Converts specified string into a single line string, removing all \n and \r characters.
toString(long) - Static method in class textmaven.application.translator.BASE64Converter
 
toString() - Method in class textmaven.dictionaries.BaseDictionary
 
toString() - Method in class textmaven.dictionaries.Translation
 
toString() - Method in class textmaven.tst.TSTCountIterator
 
toString() - Method in class textmaven.tst.TSTEntry
 
translations(String) - Method in class textmaven.configuration.DictionaryProxy
 
translations() - Method in class textmaven.configuration.DictionaryProxy
 
translations() - Method in class textmaven.dictionaries.CSVDictionary
 
translations(String) - Method in class textmaven.dictionaries.CompositeDictionary
 
translations() - Method in class textmaven.dictionaries.CompositeDictionary
Returns all translations in all dictionaries aggregated by this instance, no matter what access strategy is implemented by the specific instance.
translations(String) - Method in class textmaven.dictionaries.DBDictionary
 
translations() - Method in class textmaven.dictionaries.DBDictionary
 
translations(String) - Method in class textmaven.dictionaries.DictOrgDictionary
 
translations() - Method in class textmaven.dictionaries.DictOrgDictionary
 
translations(String) - Method in class textmaven.dictionaries.Dictionary
 
translations(String) - Method in class textmaven.dictionaries.DictionarySequence
 
translations(String) - Method in class textmaven.dictionaries.DictionaryUnion
 
translations(String) - Method in interface textmaven.dictionaries.IDictionary
Retrieves available translations for a given word.
translations() - Method in interface textmaven.dictionaries.IDictionary
Returns all translations available in the dictionary.
translations() - Method in interface textmaven.dictionaries.IDictionarySource
Returns iterator returning translations Translation
translations(String) - Method in class textmaven.dictionaries.LuceneDictionary
 
translations() - Method in class textmaven.dictionaries.LuceneDictionary
 
translations(String) - Method in class textmaven.dictionaries.XMLDictionary
 
translations() - Method in class textmaven.dictionaries.XMLDictionary
 

U

Util - class textmaven.application.swinggui.Util.
 
updateList(String, JList, IDictionary) - Static method in class textmaven.application.swinggui.Editor
 
updateTabPane(String) - Method in class textmaven.application.swinggui.Editor
 
usage(String) - Method in class textmaven.application.analyzer.Main
Prints usage string.
usage() - Method in interface textmaven.application.translator.IProcessor
 
usage() - Method in class textmaven.application.translator.Processor
 

V

VERBOSE - Static variable in interface textmaven.Globals
Category against which should be used for messages to be written to System.out if verbose mode is toggled by user
VERSION - Static variable in class textmaven.VersionInfo
 
VersionInfo - class textmaven.VersionInfo.
Generated class holding version info.
VersionInfo() - Constructor for class textmaven.VersionInfo
 
VocabularyTrainerWriter - class textmaven.application.translator.writer.VocabularyTrainerWriter.
/** Writes translations which can be imported by the VocabularyTrainer
VocabularyTrainerWriter() - Constructor for class textmaven.application.translator.writer.VocabularyTrainerWriter
 
verbose(String) - Method in class textmaven.misc.DeleteDuplicates
 
verbose(String) - Method in class textmaven.misc.WordLookup
 
visitNode(TSTNode) - Method in class textmaven.tst.TSTCountIterator
 
visitNode(TSTNode) - Method in class textmaven.tst.TSTIterator
 

W

WLIST_FILE - Static variable in class textmaven.application.analyzer.annotator.Resources
 
Word - class textmaven.application.analyzer.extractor.Word.
Representing a word including its distribution
Word(String, long, long) - Constructor for class textmaven.application.analyzer.extractor.Word
 
Word(String, long, long, String) - Constructor for class textmaven.application.analyzer.extractor.Word
 
WordData - class textmaven.application.swinggui.WordData.
Representing a word in the editor's table
WordData(String, String, String, IBaseDictionary) - Constructor for class textmaven.application.swinggui.WordData
 
WordData(IDictionary) - Constructor for class textmaven.application.swinggui.WordData
 
WordData() - Constructor for class textmaven.application.swinggui.WordData
 
WordDistributionMapFile - class textmaven.application.analyzer.extractor.WordDistributionMapFile.
Represents word distribution related to a single or set of files.
WordDistributionMapFile(InputStream, String) - Constructor for class textmaven.application.analyzer.extractor.WordDistributionMapFile
Constructor
WordDistributionMapFile() - Constructor for class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
WordDistributionMapFile(WordDistributionMapFile) - Constructor for class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
WordExtractor - class textmaven.application.analyzer.extractor.WordExtractor.
ITextHandler implementation extracting individual words which can be finally written to the output stream.
WordExtractor() - Constructor for class textmaven.application.analyzer.extractor.WordExtractor
 
WordFile - class textmaven.application.swinggui.WordFile.
 
WordFile(Component, WordTable) - Constructor for class textmaven.application.swinggui.WordFile
 
WordLookup - class textmaven.misc.WordLookup.
 
WordLookup(String[]) - Constructor for class textmaven.misc.WordLookup
Constructor.
WordTable - class textmaven.application.swinggui.WordTable.
 
WordTable() - Constructor for class textmaven.application.swinggui.WordTable
 
WordTableModel - class textmaven.application.swinggui.WordTableModel.
 
WordTableModel() - Constructor for class textmaven.application.swinggui.WordTableModel
 
WordTransferContainer - class textmaven.application.swinggui.WordTransferContainer.
Container holding words which can be transfered between the application and the clipboard.
WordTransferContainer() - Constructor for class textmaven.application.swinggui.WordTransferContainer
 
WordTranslationWriter - class textmaven.application.translator.writer.WordTranslationWriter.
Writes translations optimized for import into word.
WordTranslationWriter() - Constructor for class textmaven.application.translator.writer.WordTranslationWriter
 
word(String) - Method in interface textmaven.application.analyzer.ITextHandler
Called when a word was read
word(String) - Method in class textmaven.application.analyzer.annotator.Annotator
Get stem and passes word to the HTML writer.
word(String) - Method in class textmaven.application.analyzer.extractor.WordExtractor
 
words() - Method in interface textmaven.application.analyzer.extractor.IWordDistributionMap
 
words() - Method in class textmaven.application.analyzer.extractor.WordDistributionMapFile
 
write(Writer) - Method in class textmaven.application.analyzer.annotator.HTMLFrame
Writes instantiated template file into the Writer.
write(String) - Method in class textmaven.application.analyzer.annotator.HTMLWriter
Writes specified string to HTML file
write(String, String) - Method in class textmaven.application.analyzer.annotator.HTMLWriter
Writes word to HTML file.
write(OutputStream) - Method in class textmaven.application.analyzer.extractor.WordExtractor
Writes all words extracted to the output stream.
write(File) - Method in class textmaven.application.swinggui.WordTableModel
 
write(Configuration) - Static method in class textmaven.application.translator.Main
 
write(Translation) - Method in class textmaven.dictionaries.CSVDictionary
 
write(Translation) - Method in class textmaven.dictionaries.DBDictionary
Writes translation to database.
write(Translation) - Method in interface textmaven.dictionaries.IDictionaryWriter
 
write(Translation) - Method in class textmaven.dictionaries.LuceneDictionary
 
write(Translation) - Method in class textmaven.dictionaries.XMLDictionary
 
writeAnchor(int) - Method in class textmaven.application.analyzer.annotator.HTMLWriter
Writes bookmark link and anchor.
writeFooter(Writer) - Method in class textmaven.application.translator.writer.AbstractHTMLWriter
 
writeFooter(Writer) - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
writeFooter(Writer) - Method in interface textmaven.application.translator.writer.ITranslationWriter
Called after writing all translations.
writeFooter(Writer) - Method in class textmaven.application.translator.writer.LITDictionaryXMLWriter
 
writeFooter(Writer) - Method in class textmaven.application.translator.writer.VocabularyTrainerWriter
 
writeHTMLFooter() - Method in class textmaven.application.analyzer.annotator.HTMLWriter
Writes footer to HTML file
writeHTMLHeader() - Method in class textmaven.application.analyzer.annotator.HTMLWriter
Writes header to HTML file.
writeHeader(Writer) - Method in class textmaven.application.translator.writer.AbstractHTMLWriter
 
writeHeader(Writer) - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
writeHeader(Writer) - Method in class textmaven.application.translator.writer.CardTranslationWriter
 
writeHeader(Writer) - Method in interface textmaven.application.translator.writer.ITranslationWriter
Called before writing any translations.
writeHeader(Writer) - Method in class textmaven.application.translator.writer.LITDictionaryXMLWriter
 
writeHeader(Writer) - Method in class textmaven.application.translator.writer.VocabularyTrainerWriter
 
writeTranslation(Writer, String, Iterator, String, String, Vector) - Method in class textmaven.application.translator.writer.AbstractHTMLWriter
 
writeTranslation(Writer, String, Iterator, String, String, Vector) - Method in class textmaven.application.translator.writer.AbstractTranslationWriter
 
writeTranslation(Writer, String, Iterator, String, String, Vector) - Method in class textmaven.application.translator.writer.CardTranslationWriter
 
writeTranslation(Writer, String, Iterator, String, String, Vector) - Method in interface textmaven.application.translator.writer.ITranslationWriter
Called for each translation.
writeTranslation(Writer, String, Iterator, String, String, Vector) - Method in class textmaven.application.translator.writer.LITDictionaryXMLWriter
 
writeTranslation(Writer, String, Iterator, String, String, Vector) - Method in class textmaven.application.translator.writer.VocabularyTrainerWriter
 

X

XMLDictionary - class textmaven.dictionaries.XMLDictionary.
XML backed dictionary.
XMLDictionary() - Constructor for class textmaven.dictionaries.XMLDictionary
 
XMLWhitespaceTest - class textmaven.misc.XMLWhitespaceTest.
The XMLWhitespaceTest.
XMLWhitespaceTest() - Constructor for class textmaven.misc.XMLWhitespaceTest
 

_

_process(Reader) - Method in class textmaven.application.analyzer.TextReader
Reads specified input.

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

Copyright © 2002-2005 Sourceforge. All Rights Reserved.