Uses of Package
org.passay.dictionary
Packages that use org.passay.dictionary
-
Classes in org.passay.dictionary used by org.passay.dictionaryClassDescriptionCommon implementation for file based word lists.Cache of word indices to byte offsets where word starts in backing file.Cache entry that indicates cached word index and byte offset of start of word in backing file.Data structure containing word and byte offset into file where word begins in backing file.Provides common operations implementations for word lists.Provides a
WordListbacked by a string array.Base interface for all dictionaries.Implementation of a node contained in a ternary tree.Implementation of a ternary tree.Represents a random-access list of words. -
Classes in org.passay.dictionary used by org.passay.rule