Package com.codinglitch.lexiconfig
Class Library
java.lang.Object
com.codinglitch.lexiconfig.Library
- Direct Known Subclasses:
LexiconfigLibrary
This is the library class where all lexicons should be stored and shelved.
Create a new class extending this one, override
shelveLexicons, and add the LexiconLibrary annotation.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LEXICONS
-
-
Constructor Details
-
Library
public Library()
-
-
Method Details
-
getName
-
shelveLexicons
public abstract void shelveLexicons() -
shelve
-
browse
-