Package com.codinglitch.lexiconfig
Class Library
java.lang.Object
com.codinglitch.lexiconfig.Library
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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Library
public Library()
-
-
Method Details
-
shelveLexicons
public abstract void shelveLexicons()
-