Package net.didion.jwnl.util
Utility classes used by JWNL.
-
Interface Summary Interface Description DeepCloneable ADeepCloneable
is a cloneable object that can be cloned shallowly (by creating a copy of the object that contains references to the same members as the original) or deeply (by creating a copy of the object and of all it's member objects). -
Class Summary Class Description MessageLog MessageLogLevel Resolvable Implements lazy resolving for a resource keyResourceBundleSet A ResourceBundle that is a proxy to multiple ResourceBundles.TokenizerParser AStringTokenizer
with extensions to retrieve the values of numeric tokens, as well as strings.TypeCheckingList Wrapper for a list that checks the type of arguments before putting them in the list.