- canAccess() - Method in class jgloss.dictionary.filebased.FileIndexContainer
-
- canAccess() - Method in interface jgloss.dictionary.IndexContainer
-
Return if the index container is in access
mode.
- canEdit() - Method in class jgloss.dictionary.filebased.FileIndexContainer
-
- canEdit() - Method in interface jgloss.dictionary.IndexContainer
-
Return if the index container is in edit
mode.
- canEncode(char) - Method in interface jgloss.dictionary.EncodedCharacterHandler
-
Returns whether or not the character encoding can encode the given
character.
- canEncode(char) - Method in class jgloss.dictionary.EUCJPCharacterHandler
-
- canEncode(char) - Method in class jgloss.dictionary.UTF8CharacterHandler
-
- canHaveValue() - Method in interface jgloss.dictionary.attribute.Attribute
-
Returns true
if the attribute can have values.
- canHaveValue - Variable in class jgloss.dictionary.attribute.Attributes
-
- canHaveValue() - Method in class jgloss.dictionary.attribute.Attributes
-
- CATEGORY - Static variable in class jgloss.dictionary.attribute.Attributes
-
- Category - Class in jgloss.dictionary.attribute
-
Attribute values for category attribute.
- CategoryAttributeValue - Interface in jgloss.dictionary.attribute
-
Interface for values of category attributes.
- character - Variable in class jgloss.dictionary.Indexable.CharData
-
- CharacterClass - Enum in jgloss.dictionary
-
Enumeration of character classes used for index creation.
- CharacterEncodingDetector - Class in jgloss.util
-
Try to detect the character encoding of an input stream reading Japanese
text.
- CharacterEncodingDetector() - Constructor for class jgloss.util.CharacterEncodingDetector
-
- characterHandler - Variable in class jgloss.dictionary.filebased.FileBasedDictionary
-
- Chasen - Class in jgloss.parser
-
Wrapper around the ChaSen morphological analysis program.
- Chasen() - Constructor for class jgloss.parser.Chasen
-
Starts a new chasen process using the default executable, no arguments and '\t' as field
separator.
- Chasen(String, char) - Constructor for class jgloss.parser.Chasen
-
Starts a new chasen process with the specified parameters, using the default executable.
- Chasen(String, String, char) - Constructor for class jgloss.parser.Chasen
-
Starts a new chasen process with the specified parameters.
- Chasen.Result - Class in jgloss.parser
-
Result of the parsing of some text using the Chasen instance of the class.
- Chasen.Result() - Constructor for class jgloss.parser.Chasen.Result
-
- ChasenParser - Class in jgloss.parser
-
Parses Japanese text using the ChaSen morphological analyzer program.
- ChasenParser(Set<String>) - Constructor for class jgloss.parser.ChasenParser
-
- ChasenParser(Set<String>, boolean) - Constructor for class jgloss.parser.ChasenParser
-
- ChasenParser(String, Set<String>, boolean) - Constructor for class jgloss.parser.ChasenParser
-
- clone() - Method in class jgloss.dictionary.SearchFieldSelection
-
- close() - Method in class jgloss.dictionary.filebased.FileIndexContainer
-
- close() - Method in interface jgloss.dictionary.IndexContainer
-
Close this index container.
- cnum - Variable in class jgloss.dictionary.KanjiDic.Entry
-
The historical or classical radical number.
- COMMENT_CHAR - Static variable in class jgloss.dictionary.attribute.AttributeMapper
-
- compare(Priority, Priority) - Method in class jgloss.dictionary.attribute.PriorityComparator
-
- compare(int, int) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
- compare(ByteBuffer, int) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
- compare(int, int) - Method in interface jgloss.dictionary.Indexable
-
Compares two index entries.
- compare(ByteBuffer, int) - Method in interface jgloss.dictionary.Indexable
-
Compare the data in a buffer to an index entry.
- compareTo(Priority) - Method in interface jgloss.dictionary.attribute.Priority
-
Compare this priority to another priority, imposing a total ordering on priorities.
- complete(TextAnnotation) - Method in class jgloss.parser.TextAnnotationCompleter
-
- Conjugation - Class in jgloss.parser
-
Find verb/adjective conjugations.
- constructGrammaticalType(String, String, String) - Method in class jgloss.parser.ChasenParser
-
- contains(Attribute<?>, AttributeValue, boolean) - Method in interface jgloss.dictionary.attribute.AttributeSet
-
Test if the attribute is set and has the specified value.
- contains(Attribute<?>, AttributeValue, boolean) - Method in class jgloss.dictionary.attribute.DefaultAttributeSet
-
- containsKanji(String) - Static method in class jgloss.util.StringTools
-
Test if a string contains any kanji characters.
- containsKey(Attribute<?>, boolean) - Method in interface jgloss.dictionary.attribute.AttributeSet
-
Test if the attribute for a given key is defined.
- containsKey(Attribute<?>, boolean) - Method in class jgloss.dictionary.attribute.DefaultAttributeSet
-
- convertCharacter(int) - Method in interface jgloss.dictionary.EncodedCharacterHandler
-
Modify a character returned by
readCharacter
to make
different character classes compare equal.
- convertCharacter(int) - Method in class jgloss.dictionary.EUCJPCharacterHandler
-
- convertCharacter(int) - Method in class jgloss.dictionary.UTF8CharacterHandler
-
- copy(InputStream, OutputStream) - Static method in class jgloss.util.IOUtils
-
- createCharacterHandler() - Method in class jgloss.dictionary.filebased.WadokuJT
-
- createDictionary(String) - Static method in class jgloss.dictionary.DictionaryFactory
-
Creates a dictionary instance based on the descriptor.
- createEntryFromMarker(int) - Method in interface jgloss.dictionary.BaseEntry.MarkerDictionary
-
- createEntryFromMarker(int) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
Create a dictionary entry from a marker, which is the start offset of the entry.
- createIndex(int, ByteBuffer) - Method in class jgloss.dictionary.filebased.FileIndexContainer
-
- createIndex(int, ByteBuffer) - Method in interface jgloss.dictionary.IndexContainer
-
Add index data for a particular index type to the container.
- createInstance(String) - Method in interface jgloss.dictionary.DictionaryImplementation
-
Creates an instance of the dictionary described by this implementation.
- createInstance(String) - Method in class jgloss.dictionary.filebased.FileBasedDictionaryImplementation
-
Creates a new dictionary instance using
dictionaryConstructor
.
- createValue(String) - Method in class jgloss.dictionary.attribute.IDAttributeValueFactory
-
- EDict - Class in jgloss.dictionary.filebased
-
- EDict(File, String) - Constructor for class jgloss.dictionary.filebased.EDict
-
- EMPTY_MATCH - Variable in class jgloss.dictionary.BinarySearchIndex
-
- emptySet - Variable in class jgloss.dictionary.BaseEntry
-
- ENC_ASCII - Static variable in class jgloss.util.CharacterEncodingDetector
-
- ENC_EUC_JP - Static variable in class jgloss.util.CharacterEncodingDetector
-
- ENC_ISO_2022_JP - Static variable in class jgloss.util.CharacterEncodingDetector
-
- ENC_ISO_8859_1 - Static variable in class jgloss.util.CharacterEncodingDetector
-
- ENC_SHIFT_JIS - Static variable in class jgloss.util.CharacterEncodingDetector
-
- ENC_UTF_8 - Static variable in class jgloss.util.CharacterEncodingDetector
-
- EncodedCharacterHandler - Interface in jgloss.dictionary
-
Methods for handling Japanese text encoded as byte buffer using some character encoding.
- encoding - Variable in class jgloss.dictionary.filebased.FileBasedDictionaryImplementation
-
- endBuildIndex(boolean) - Method in class jgloss.dictionary.BinarySearchIndexBuilder
-
- endBuildIndex(boolean) - Method in interface jgloss.dictionary.IndexBuilder
-
End the index build.
- endEditing() - Method in class jgloss.dictionary.filebased.FileIndexContainer
-
- endEditing() - Method in interface jgloss.dictionary.IndexContainer
-
Switch the index container from edit
mode to access
mode.
- endList() - Method in class jgloss.util.DefaultListFormatter
-
- endList() - Method in interface jgloss.util.ListFormatter
-
- entries - Variable in class jgloss.dictionary.KanjiDic
-
Map from a word to an entry of list of entries.
- entries - Variable in class jgloss.dictionary.KanjiDic.EntryListIterator
-
- entryCache - Variable in class jgloss.dictionary.KanjiDic.EntryListIterator
-
- entryMarker - Variable in class jgloss.dictionary.BaseEntry.BaseEntryRef
-
- entryMarker - Variable in class jgloss.dictionary.BaseEntry
-
Unique marker of this dictionary entry relative to other dictionary entries in
this dictionary.
- entryRef - Variable in class jgloss.dictionary.BaseEntry.BaseEntryRef
-
- EOP - Static variable in class jgloss.parser.Chasen
-
End of path marker.
- EOS - Static variable in class jgloss.parser.Chasen
-
End of input line marker.
- equals(Object) - Method in class jgloss.dictionary.BaseEntry
-
- equals(Object) - Method in class jgloss.dictionary.KanjiDic
-
- equals(Object) - Method in class jgloss.dictionary.SearchFieldSelection
-
- escape(String) - Method in class jgloss.util.AbstractEscaper
-
Escape all special characters in a string.
- escape(StringBuilder) - Method in class jgloss.util.AbstractEscaper
-
Escape all special characters in a string buffer.
- escape(CharSequence) - Method in class jgloss.util.AbstractEscaper
-
Escapes the characters in a CharSequence
.
- escape(String) - Method in interface jgloss.util.Escaper
-
Escape all special characters in a string.
- escape(StringBuilder) - Method in interface jgloss.util.Escaper
-
Escape all special characters in a string builder.
- escapeChar(char) - Method in class jgloss.dictionary.filebased.EDict
-
Escape LF/CR, '/' and all characters not supported by the encoding.
- escapeChar(char) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
Test if a character must be escaped if it is to be used in a dictionary entry.
- escapeChar(char) - Method in class jgloss.dictionary.filebased.WadokuJT
-
Escape all dictionary special characters.
- escapeChar(char) - Method in class jgloss.util.AbstractEscaper
-
Returns the escape sequence for the character, or null
.
- escapeChar(char) - Method in interface jgloss.util.Escaper
-
Escape a single character, if neccessary.
- Escaper - Interface in jgloss.util
-
Escape a string for a specific text format.
- EUC - Static variable in class jgloss.util.CharacterEncodingDetector
-
Flag set if the byte array contains EUC variables.
- EUCJPCharacterHandler - Class in jgloss.dictionary
-
Character encoding handler for EUC-JP encoded text.
- EUCJPCharacterHandler() - Constructor for class jgloss.dictionary.EUCJPCharacterHandler
-
- EXACT - Static variable in class jgloss.dictionary.ExpressionSearchModes
-
- EXAMPLE - Static variable in class jgloss.dictionary.attribute.Attributes
-
- EXAMPLE_ABBREVIATION_VALUE - Static variable in class jgloss.dictionary.attribute.Attributes
-
- EXAMPLE_GAIRAIGO_VALUE - Static variable in class jgloss.dictionary.attribute.Attributes
-
- EXAMPLE_INFORMATION_VALUE - Static variable in class jgloss.dictionary.attribute.Attributes
-
- EXAMPLE_PRIORITY_VALUE - Static variable in class jgloss.dictionary.attribute.Attributes
-
- EXAMPLE_REFERENCE_VALUE - Static variable in class jgloss.dictionary.attribute.Attributes
-
- exampleAttributeValue - Variable in class jgloss.dictionary.attribute.Attributes
-
- exclusions - Variable in class jgloss.parser.AbstractParser
-
Set of words excluded from annotation by the user.
- EXPLANATION - Static variable in class jgloss.dictionary.attribute.Attributes
-
- expression - Variable in class jgloss.dictionary.KanjiDic.EntryListIterator
-
- EXPRESSION - Static variable in class jgloss.dictionary.StandardSearchParameter
-
Search expression string.
- expressionMatches(String) - Method in class jgloss.dictionary.KanjiDic.EntryListIterator
-
- ExpressionSearchModes - Class in jgloss.dictionary
-
Collection of standard expression search modes.
- EXTENSION - Static variable in class jgloss.dictionary.filebased.FileIndexContainer
-
Standard filename extension for indexes in this format.
- GAIRAIGO - Static variable in class jgloss.dictionary.attribute.Attributes
-
- Gairaigo - Class in jgloss.dictionary.attribute
-
Language code with optional word.
- Gairaigo(String) - Constructor for class jgloss.dictionary.attribute.Gairaigo
-
- Gairaigo(String, String) - Constructor for class jgloss.dictionary.attribute.Gairaigo
-
- generalA - Variable in class jgloss.dictionary.BaseEntry
-
- get(String) - Static method in class jgloss.dictionary.attribute.Category
-
Get the part of speech attribute value with the given id.
- get(String) - Static method in class jgloss.dictionary.attribute.PartOfSpeech
-
Get the part of speech attribute value with the given id.
- get(String) - Static method in class jgloss.dictionary.attribute.Usage
-
Get the part of speech attribute value with the given id.
- getAttribute() - Method in class jgloss.dictionary.attribute.AttributeMapper.Mapping
-
- getAttribute() - Method in exception jgloss.dictionary.attribute.AttributeNotSetException
-
- getAttribute(Attribute<T>, boolean) - Method in interface jgloss.dictionary.attribute.AttributeSet
-
Returns the attribute values for a given attribute.
- getAttribute(Attribute<T>, boolean) - Method in class jgloss.dictionary.attribute.DefaultAttributeSet
-
- getAttributeKeys(boolean) - Method in interface jgloss.dictionary.attribute.AttributeSet
-
Returns an iteration of attribute keys defined in the attribute set.
- getAttributeKeys(boolean) - Method in class jgloss.dictionary.attribute.DefaultAttributeSet
-
- getAttributes() - Method in class jgloss.dictionary.attribute.AttributeMapper
-
- getAttributeValueClass() - Method in interface jgloss.dictionary.attribute.Attribute
-
Returns the class of attribute values this attribute uses.
- getAttributeValueClass() - Method in class jgloss.dictionary.attribute.Attributes
-
- getAttributeValues(Attribute<T>) - Method in interface jgloss.dictionary.Dictionary
-
Return the set of known attribute values for an attribute.
- getAttributeValues(Attribute<T>) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
- getAttributeValues(Attribute<T>) - Method in class jgloss.dictionary.KanjiDic
-
- getBNum() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the radical (bushu) number.
- getBuffer() - Method in class jgloss.util.DefaultListFormatter
-
- getBuffer() - Method in interface jgloss.util.ListFormatter
-
- getCacheHits() - Method in class jgloss.parser.KanjiParser
-
Returns the number of dictionary lookups where the result was found in the
lookup cache.
- getChar(int, Indexable.CharData) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
- getChar(int, Indexable.CharData) - Method in interface jgloss.dictionary.Indexable
-
Decode the character at a given position in the indexable data.
- getCharacterClass(int, boolean) - Method in interface jgloss.dictionary.EncodedCharacterHandler
-
Test the character class of a character returned by
readCharacter
.
- getCharacterClass(int, boolean) - Method in class jgloss.dictionary.EUCJPCharacterHandler
-
- getCharacterClass(int, boolean) - Method in class jgloss.dictionary.UTF8CharacterHandler
-
- getChasenPlatformEncoding(String) - Method in class jgloss.parser.Chasen
-
Test which character encoding ChaSen uses for its input and output streams.
- getCNum() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the historical or classical radical number.
- getConfidence() - Method in class jgloss.dictionary.TestResult
-
Confidence of the descriptor pointing to an instance of this dictionary type.
- getConjugatedForm() - Method in class jgloss.parser.Conjugation
-
Returns the ending of the conjugated verb/adjective.
- getConjugation(String, String, String) - Static method in class jgloss.parser.Conjugation
-
Returns a conjugation with the given information.
- getConstructorParameters(String) - Method in class jgloss.dictionary.filebased.FileBasedDictionaryImplementation
-
Constructs the Object array passed to the Dictionary constructor.
- getDefaultExecutable() - Static method in class jgloss.parser.Chasen
-
Returns the path to the default ChaSen executable.
- getDescription() - Method in class jgloss.dictionary.AbstractSearchMode
-
- getDescription() - Method in interface jgloss.dictionary.attribute.Attribute
-
Return a short description explaining the attribute to the user.
- getDescription() - Method in class jgloss.dictionary.attribute.Attributes
-
- getDescription() - Method in interface jgloss.dictionary.SearchMode
-
Return a short explanation of the search mode.
- getDescription() - Method in interface jgloss.dictionary.SearchParameter
-
Return a short description of what this parameter controls.
- getDescription() - Method in class jgloss.dictionary.StandardSearchParameter
-
- getDictionary() - Method in class jgloss.dictionary.attribute.SearchReference
-
- getDictionary() - Method in class jgloss.dictionary.BaseEntry
-
- getDictionary() - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the dictionary from which this entry originated.
- getDictionaryClass(String) - Method in interface jgloss.dictionary.DictionaryImplementation
-
Returns the class of the dictionary which would be created for this descriptor by
createInstance
.
- getDictionaryClass(String) - Method in class jgloss.dictionary.filebased.FileBasedDictionaryImplementation
-
- getDictionaryFile() - Method in class jgloss.dictionary.KanjiDic
-
Returns the path to the dictionary file.
- getDictionaryForm() - Method in class jgloss.parser.Conjugation
-
Returns the dictionary form of the verb/adjective ending.
- getDictionaryForm() - Method in class jgloss.parser.TextAnnotation
-
Returns the dictionary form of the annotated text.
- getDictionaryFormReading() - Method in class jgloss.parser.TextAnnotation
-
Returns the reading of the dictionary form of the annotated text.
- getEncodedCharacterHandler() - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
Return a character handler which understands the character encoding format used by this
dictionary.
- getEncodedCharacterHandler() - Method in interface jgloss.dictionary.Indexable
-
- getEncodingName() - Method in interface jgloss.dictionary.EncodedCharacterHandler
-
Return the name of the encoding supported by this handler.
- getEncodingName() - Method in class jgloss.dictionary.EUCJPCharacterHandler
-
- getEncodingName() - Method in class jgloss.dictionary.UTF8CharacterHandler
-
- getEntry() - Method in class jgloss.dictionary.BaseEntry.BaseEntryRef
-
- getEntry() - Method in interface jgloss.dictionary.DictionaryEntryReference
-
Returns the referenced dictionary entry.
- getEntryPositions(Indexable, ByteBuffer, Object[]) - Method in class jgloss.dictionary.BinarySearchIndex
-
- getEntryPositions(Indexable, ByteBuffer, Object[]) - Method in interface jgloss.dictionary.Index
-
Returns an iterator over index entries matching certain criteria.
- getEscapeMap() - Method in class jgloss.util.AbstractEscaper
-
Returns the map from Character
s to their escape sequence strings.
- getEscapeMap() - Method in class jgloss.util.LaTeXEscaper
-
- getExampleValue() - Method in interface jgloss.dictionary.attribute.Attribute
-
Returns an example value of the type this attribute uses.
- getExampleValue() - Method in class jgloss.dictionary.attribute.Attributes
-
- getFieldType(ByteBuffer, int, int, int) - Method in class jgloss.dictionary.filebased.FileBasedDictionaryStructure
-
Return the type of the entry field at the given location.
- getFieldType(ByteBuffer, int, int, int) - Method in class jgloss.dictionary.filebased.WadokuJTStructure
-
- getFrequency() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the frequency-of-use ranking.
- getGeneralAttributes() - Method in class jgloss.dictionary.BaseEntry
-
- getGeneralAttributes() - Method in interface jgloss.dictionary.DictionaryEntry
-
Return the set of attributes which apply to the whole entry.
- getGrammaticalType() - Method in class jgloss.parser.TextAnnotation
-
Returns the grammatical type of the annotated text.
- getImplementation(String) - Static method in class jgloss.dictionary.DictionaryFactory
-
Returns the dictionary implementation which best matches the descriptor.
- getIndexByteOrder() - Method in class jgloss.dictionary.filebased.FileIndexContainer
-
- getIndexByteOrder() - Method in interface jgloss.dictionary.IndexContainer
-
Return the byte order used by this index container for ByteBuffers
.
- getIndexData(int) - Method in class jgloss.dictionary.filebased.FileIndexContainer
-
- getIndexData(int) - Method in interface jgloss.dictionary.IndexContainer
-
Fetch the index data for a particular index type for read access.
- getInformation() - Method in class jgloss.dictionary.attribute.InformationAttributeValue
-
- getKanji() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the kanji of this entry.
- getKanjiSeparator() - Method in class jgloss.parser.ReadingAnnotationFilter
-
- getLanguage() - Method in class jgloss.parser.ChasenParser
-
- getLanguage() - Method in class jgloss.parser.KanjiParser
-
- getLanguage() - Method in class jgloss.parser.NullParser
-
- getLanguage() - Method in interface jgloss.parser.Parser
-
Returns the language which the parser can parse.
- getLanguageCode() - Method in class jgloss.dictionary.attribute.Word
-
- getLength() - Method in class jgloss.parser.ReadingAnnotation
-
Returns the length of the annotated text.
- getLongName() - Method in interface jgloss.dictionary.attribute.CategoryAttributeValue
-
Long name or explanation of this value.
- getLookups() - Method in class jgloss.parser.KanjiParser
-
Returns the number of dictionary lookups.
- getMapping(String) - Method in class jgloss.dictionary.attribute.AttributeMapper
-
Return the mapping for the dictionary-specific name.
- getMaxConfidence() - Method in interface jgloss.dictionary.DictionaryImplementation
-
Returns the maximum confidence value used by this implementation.
- getMaxConfidence() - Method in class jgloss.dictionary.filebased.FileBasedDictionaryImplementation
-
Returns the confidence passed to the constructor.
- getName() - Method in class jgloss.dictionary.AbstractSearchMode
-
- getName() - Method in interface jgloss.dictionary.attribute.Attribute
-
Return a short name describing the attribute to the user.
- getName() - Method in class jgloss.dictionary.attribute.Attributes
-
- getName() - Method in interface jgloss.dictionary.Dictionary
-
Returns a short descriptive name of the dictionary.
- getName() - Method in interface jgloss.dictionary.DictionaryImplementation
-
Returns the name of the dictionary format described by this implementation.
- getName() - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
Returns the name of this dictionary.
- getName() - Method in class jgloss.dictionary.filebased.FileBasedDictionaryImplementation
-
Returns the dictionary format name passed to the constructor.
- getName() - Method in class jgloss.dictionary.KanjiDic
-
Returns the name of this dictionary.
- getName() - Method in interface jgloss.dictionary.SearchMode
-
Returns the name of the search mode, suitable for presenting to the user.
- getName() - Method in class jgloss.parser.ChasenParser
-
- getName() - Method in class jgloss.parser.KanjiParser
-
- getName() - Method in class jgloss.parser.NullParser
-
- getName() - Method in interface jgloss.parser.Parser
-
Returns the name of the parser in a user-presentable form.
- getNames() - Method in class jgloss.dictionary.attribute.Category
-
- getNames() - Method in class jgloss.dictionary.attribute.PartOfSpeech
-
- getNames() - Method in class jgloss.dictionary.attribute.Usage
-
- getNanoriReadings() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the list of the nanori (name) readings of this entry.
- getParameterClass() - Method in interface jgloss.dictionary.SearchParameter
-
Get the class which objects used as values of this parameter type must be instances of.
- getParameterClass() - Method in class jgloss.dictionary.StandardSearchParameter
-
- getParameters() - Method in class jgloss.dictionary.DistanceSearchModes
-
- getParameters() - Method in class jgloss.dictionary.ExpressionSearchModes
-
- getParameters() - Method in interface jgloss.dictionary.SearchMode
-
Return the list of parameters which are needed for a search using this search mode
to be executed.
- getParent() - Method in interface jgloss.dictionary.attribute.AttributeSet
-
Get the parent attribute set of this set.
- getParent() - Method in class jgloss.dictionary.attribute.DefaultAttributeSet
-
- getParsePosition() - Method in class jgloss.parser.AbstractParser
-
Returns the position in the text the parser is currently parsing.
- getParsePosition() - Method in class jgloss.parser.NullParser
-
- getParsePosition() - Method in interface jgloss.parser.Parser
-
Returns the position in the text the parser is currently parsing.
- getPattern() - Method in class jgloss.util.DefaultListFormatter
-
- getPattern() - Method in interface jgloss.util.ListFormatter
-
- getPriority() - Method in interface jgloss.dictionary.attribute.Priority
-
Get the priority representation.
- getRadicalName() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the name of the radical.
- getReader(InputStream) - Static method in class jgloss.util.CharacterEncodingDetector
-
Creates a reader for the input stream with a character encoding guessed by looking at
the beginning of the stream.
- getReader(InputStream, String) - Static method in class jgloss.util.CharacterEncodingDetector
-
Creates a reader for the input stream with a character encoding guessed by looking at
the beginning of the stream.
- getReader(InputStream, String, int) - Static method in class jgloss.util.CharacterEncodingDetector
-
Creates a reader for the input stream with a character encoding guessed by looking at
the beginning of the stream.
- getReading(int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the reading of the word.
- getReading(int) - Method in class jgloss.dictionary.MultiWordEntry
-
- getReading(int) - Method in class jgloss.dictionary.SingleWordEntry
-
- getReading() - Method in class jgloss.parser.ReadingAnnotation
-
Returns the reading (in hiragana) of the annotated text.
- getReadingAlternativeCount() - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the number of alternative readings.
- getReadingAlternativeCount() - Method in class jgloss.dictionary.MultiWordEntry
-
- getReadingAlternativeCount() - Method in class jgloss.dictionary.SingleWordEntry
-
- getReadingAttributes(int) - Method in class jgloss.dictionary.BaseEntry
-
- getReadingAttributes() - Method in class jgloss.dictionary.BaseEntry
-
- getReadingAttributes(int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the set of attributes which apply to a particular reading.
- getReadingAttributes() - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the set of attributes which apply to all readings.
- getReadingAttributes(int) - Method in class jgloss.dictionary.MultiWordEntry
-
- getReadingAttributes(int) - Method in class jgloss.dictionary.SingleWordEntry
-
- getReadingEnd() - Method in class jgloss.parser.ReadingAnnotationFilter
-
Returns the character which signals the end of a reading annotation for a kanji word.
- getReadings() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the list of readings of this entry.
- getReadingStart() - Method in class jgloss.parser.ReadingAnnotationFilter
-
Returns the character which signals the beginning of a reading annotation for a kanji word.
- getReason() - Method in class jgloss.dictionary.TestResult
-
Short description of how the confidence was calculated.
- getReference() - Method in class jgloss.dictionary.attribute.SearchReference
-
- getReference() - Method in class jgloss.dictionary.BaseEntry
-
Creates a new reference to this entry.
- getReference() - Method in interface jgloss.dictionary.DictionaryEntry
-
Get a reference to this entry.
- getReferenceTitle() - Method in interface jgloss.dictionary.attribute.ReferenceAttributeValue
-
Return the title of the reference.
- getReferenceTitle() - Method in class jgloss.dictionary.attribute.SearchReference
-
- getResourcePrefix() - Method in class jgloss.dictionary.attribute.Category
-
- getResourcePrefix() - Method in class jgloss.dictionary.attribute.PartOfSpeech
-
- getResourcePrefix() - Method in class jgloss.dictionary.attribute.Usage
-
- getSearchFieldSelection() - Method in class jgloss.dictionary.attribute.SearchReference
-
- getSearchMode() - Method in class jgloss.dictionary.attribute.SearchReference
-
- getSearchMode() - Method in exception jgloss.dictionary.UnsupportedSearchModeException
-
- getShortName() - Method in interface jgloss.dictionary.attribute.CategoryAttributeValue
-
Short or abbreviated name of this value.
- getStart() - Method in class jgloss.parser.ReadingAnnotation
-
Returns the start offset of this annotation in the parsed text.
- getStrokecount() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the strokecount of this kanji.
- getSupportedAttributes() - Method in interface jgloss.dictionary.Dictionary
-
Get a set of all attributes used by this dictionary.
- getSupportedAttributes() - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
- getSupportedAttributes() - Method in class jgloss.dictionary.KanjiDic
-
- getSupportedFields(SearchMode) - Method in interface jgloss.dictionary.Dictionary
-
Return the search fields for which a search of the given mode is supported for
this dictionary implementation.
- getSupportedFields(SearchMode) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
- getSupportedFields(SearchMode) - Method in class jgloss.dictionary.KanjiDic
-
- getText(Node) - Static method in class jgloss.util.XMLTools
-
Returns the text under the node.
- getText(Node, StringBuilder) - Static method in class jgloss.util.XMLTools
-
Add the data of all text nodes which are descendants of the node
to the string buffer.
- getTranslation(int, int, int) - Method in class jgloss.dictionary.BaseEntry
-
- getTranslation(int, int, int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns a translation of this entry.
- getTranslation() - Method in class jgloss.parser.TextAnnotation
-
- getTranslationAttributes(int, int, int) - Method in class jgloss.dictionary.BaseEntry
-
- getTranslationAttributes(int, int) - Method in class jgloss.dictionary.BaseEntry
-
- getTranslationAttributes(int) - Method in class jgloss.dictionary.BaseEntry
-
- getTranslationAttributes() - Method in class jgloss.dictionary.BaseEntry
-
- getTranslationAttributes(int, int, int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the set of attributes which apply to a particular translation.
- getTranslationAttributes(int, int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the set of attributes which apply to a particular closely related meaning.
- getTranslationAttributes(int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the set of attributes which apply to a particular range of meanings.
- getTranslationAttributes() - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the set of attributes which apply to all translations.
- getTranslationCrmCount(int) - Method in class jgloss.dictionary.BaseEntry
-
- getTranslationCrmCount(int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the number of closely related meanings of one range of meanings.
- getTranslationRomCount() - Method in class jgloss.dictionary.BaseEntry
-
- getTranslationRomCount() - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the number of ranges of meanings.
- getTranslations() - Method in class jgloss.dictionary.KanjiDic.Entry
-
Returns the list of translations of this entry.
- getTranslationSynonymCount(int, int) - Method in class jgloss.dictionary.BaseEntry
-
- getTranslationSynonymCount(int, int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the number of synonyms for one closely related meaning, range of meanings.
- getType() - Method in class jgloss.dictionary.BinarySearchIndex
-
- getType() - Method in interface jgloss.dictionary.Index
-
Returns the index type, which is used to fetch the index data from an
IndexContainer
.
- getType() - Method in class jgloss.parser.Conjugation
-
Returns a description of the grammatical type of this conjugation.
- getValue() - Method in class jgloss.dictionary.attribute.AttributeMapper.Mapping
-
- getValueFor(String) - Method in class jgloss.dictionary.attribute.IDAttributeValueFactory
-
- getWord() - Method in class jgloss.dictionary.attribute.Word
-
- getWord(int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Return one spelling variant of the entry word.
- getWord(int) - Method in class jgloss.dictionary.MultiWordEntry
-
- getWord(int) - Method in class jgloss.dictionary.SingleWordEntry
-
- getWordAlternativeCount() - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the number of alternative word spellings.
- getWordAlternativeCount() - Method in class jgloss.dictionary.MultiWordEntry
-
- getWordAlternativeCount() - Method in class jgloss.dictionary.SingleWordEntry
-
- getWordAttributes() - Method in class jgloss.dictionary.BaseEntry
-
- getWordAttributes(int) - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the set of attributes which apply to a particular word spelling.
- getWordAttributes() - Method in interface jgloss.dictionary.DictionaryEntry
-
Returns the set of attributes which apply to all word alternatives.
- getWordAttributes(int) - Method in class jgloss.dictionary.MultiWordEntry
-
- getWordAttributes(int) - Method in class jgloss.dictionary.SingleWordEntry
-
- getWrappedDictionary() - Method in interface jgloss.dictionary.DictionaryWrapper
-
- grammaticalType - Variable in class jgloss.parser.TextAnnotation
-
- groups - Variable in class jgloss.dictionary.attribute.Attributes
-
- guessEncoding(byte[]) - Static method in class jgloss.util.CharacterEncodingDetector
-
Detects the character encoding used for a byte array.
- guessEncodingName(byte[]) - Static method in class jgloss.util.CharacterEncodingDetector
-
Detects the character encoding used for a byte array.
- guessLength(int, String) - Static method in class jgloss.util.CharacterEncodingDetector
-
Guesses the lenght in characters encoded using encoding
as byte array.
- IDAttributeValueFactory - Class in jgloss.dictionary.attribute
-
- IDAttributeValueFactory() - Constructor for class jgloss.dictionary.attribute.IDAttributeValueFactory
-
- IDAttributeValueFactory(int) - Constructor for class jgloss.dictionary.attribute.IDAttributeValueFactory
-
- ignoreNewlines - Variable in class jgloss.parser.AbstractParser
-
Flag if newlines in a text should be ignored by the parser.
- ignoreWord(String) - Method in class jgloss.parser.AbstractParser
-
Test if the word should not be annotated, either because it appears in the set of ignored
words or the set of already annotated words.
- IMPLEMENTATION - Static variable in class jgloss.dictionary.filebased.WadokuJT
-
Object describing this implementation of the Dictionary
interface.
- IMPLEMENTATION - Static variable in class jgloss.dictionary.KanjiDic
-
Object describing this implementation of the Dictionary
interface.
- IMPLEMENTATION_EUC - Static variable in class jgloss.dictionary.filebased.EDict
-
Object describing this implementation of the Dictionary
interface.
- IMPLEMENTATION_UTF8 - Static variable in class jgloss.dictionary.filebased.EDict
-
- Index - Interface in jgloss.dictionary
-
An index is a store for locations in a dictionary which enables fast lookups of
entries matching certain parameters.
- Index.Iterator - Interface in jgloss.dictionary
-
Iterator over index entries.
- Indexable - Interface in jgloss.dictionary
-
Interface for classes which support indexing of words, usually
Dictionary
subclasses.
- Indexable.CharData - Class in jgloss.dictionary
-
Stores a single character and the position of the character following it.
- Indexable.CharData() - Constructor for class jgloss.dictionary.Indexable.CharData
-
- IndexBuilder - Interface in jgloss.dictionary
-
Creator for an index structure which will then be used by a
Index
instance.
- indexContainer - Variable in class jgloss.dictionary.BinarySearchIndexBuilder
-
- IndexContainer - Interface in jgloss.dictionary
-
Container which can store the data for several different index types.
- IndexedDictionary - Interface in jgloss.dictionary
-
Interface for dictionaries which need an index to operate.
- IndexException - Exception in jgloss.dictionary
-
Exception signalling an error which occurred while accessing the index.
- IndexException() - Constructor for exception jgloss.dictionary.IndexException
-
- IndexException(String) - Constructor for exception jgloss.dictionary.IndexException
-
- IndexException(String, Throwable) - Constructor for exception jgloss.dictionary.IndexException
-
- IndexException(Throwable) - Constructor for exception jgloss.dictionary.IndexException
-
- information - Variable in class jgloss.dictionary.attribute.InformationAttributeValue
-
- InformationAttributeFormatter - Class in jgloss.dictionary.attribute
-
Format information attributes.
- InformationAttributeFormatter() - Constructor for class jgloss.dictionary.attribute.InformationAttributeFormatter
-
- InformationAttributeFormatter(String, String, String, boolean, ListFormatter) - Constructor for class jgloss.dictionary.attribute.InformationAttributeFormatter
-
- InformationAttributeValue - Class in jgloss.dictionary.attribute
-
- InformationAttributeValue(String) - Constructor for class jgloss.dictionary.attribute.InformationAttributeValue
-
- init(int) - Method in class jgloss.parser.Chasen.Result
-
Prepares the result object for a new result iteration.
- initSearchModes() - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
Initialize the map of search modes supported by this dictionary implementation.
- initSupportedAttributes() - Method in class jgloss.dictionary.filebased.EDict
-
- initSupportedAttributes() - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
Initialize the set of supported attributes.
- initSupportedAttributes() - Method in class jgloss.dictionary.filebased.WadokuJT
-
- INSTANCE - Static variable in class jgloss.util.NullIterator
-
- instance() - Static method in class jgloss.util.NullIterator
-
- IOUtils - Class in jgloss.util
-
Static utility methods for input/output.
- isAnnotateFirstOccurrenceOnly() - Method in class jgloss.parser.AbstractParser
-
Test if only the first occurrence of a word should be annotated.
- isAnnotateFirstOccurrenceOnly() - Method in class jgloss.parser.NullParser
-
- isAnnotateFirstOccurrenceOnly() - Method in interface jgloss.parser.Parser
-
Return if only the first occurrence of a word should be annotated.
- isChasenExecutable(String) - Static method in class jgloss.parser.Chasen
-
Test if the chasen program is available at the specified path.
- isCJKSymbolsAndPunctuation(char) - Static method in class jgloss.util.StringTools
-
- isCJKUnifiedIdeographs(char) - Static method in class jgloss.util.StringTools
-
- isEmpty() - Method in interface jgloss.dictionary.attribute.AttributeSet
-
Test if there are any attributes defined in this set.
- isEmpty() - Method in class jgloss.dictionary.attribute.DefaultAttributeSet
-
- isEntrySeparator(byte) - Method in class jgloss.dictionary.filebased.FileBasedDictionaryStructure
-
Test if the byte is the separator mark for two entries.
- isEqual(Object, Object) - Static method in class jgloss.util.ObjectUtils
-
- isFieldEnd(ByteBuffer, int, DictionaryEntryField) - Method in class jgloss.dictionary.filebased.FileBasedDictionaryStructure
-
Test if the character at the given location is the last in an entry field.
- isFieldEnd(ByteBuffer, int, DictionaryEntryField) - Method in class jgloss.dictionary.filebased.WadokuJTStructure
-
- isFieldStart(ByteBuffer, int, DictionaryEntryField) - Method in class jgloss.dictionary.filebased.FileBasedDictionaryStructure
-
Test if the character at the given location is the first in an entry field.
- isFieldStart(ByteBuffer, int, DictionaryEntryField) - Method in class jgloss.dictionary.filebased.WadokuJTStructure
-
- isHiragana(char) - Static method in class jgloss.util.StringTools
-
- isIgnoreNewlines() - Method in class jgloss.parser.AbstractParser
-
Test if the parser skips newlines in the imported text.
- isIgnoreNewlines() - Method in class jgloss.parser.NullParser
-
- isIgnoreNewlines() - Method in interface jgloss.parser.Parser
-
Return if the parser skips newlines in the imported text.
- isInherited(Attribute<?>) - Method in interface jgloss.dictionary.attribute.AttributeSet
-
Test if a given attribute is inherited from a parent attribute set.
- isInherited(Attribute<?>) - Method in class jgloss.dictionary.attribute.DefaultAttributeSet
-
- isInstance(String) - Method in interface jgloss.dictionary.DictionaryImplementation
-
Test if the descriptor points to a dictionary in a format supported by the
Dictionary
implementation.
- isInstance(String) - Method in class jgloss.dictionary.filebased.FileBasedDictionaryImplementation
-
Test if the descriptor points to a dictionary file supported by this implementation.
- isKana(char) - Static method in class jgloss.util.StringTools
-
- isKanji(char) - Static method in class jgloss.util.StringTools
-
Test if c is either in the character class of CJK unified ideographs or is the kanji repeat mark.
- isKatakana(char) - Static method in class jgloss.util.StringTools
-
- isSelected(DictionaryEntryField) - Method in class jgloss.dictionary.SearchFieldSelection
-
Test if a field is selected.
- isSelected(MatchMode) - Method in class jgloss.dictionary.SearchFieldSelection
-
- isValid() - Method in class jgloss.dictionary.SearchFieldSelection
-
Test if the configuration of the object is valid as a search parameter.
- itemBuffer - Variable in class jgloss.dictionary.attribute.ReferenceAttributeFormatter
-
- itemNo - Variable in class jgloss.util.DefaultListFormatter
-
- ITEMNO_MARKER - Static variable in class jgloss.util.DefaultListFormatter
-
- search(SearchMode, Object[]) - Method in interface jgloss.dictionary.Dictionary
-
Searches for entries in the dictionary.
- search(SearchMode, Object[]) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
- search(SearchMode, Object[]) - Method in class jgloss.dictionary.KanjiDic
-
Searches for an entry matching expression.
- SEARCH_FIELDS - Static variable in class jgloss.dictionary.StandardSearchParameter
-
Search field selection.
- SearchException - Exception in jgloss.dictionary
-
SearchException signals a fatal error during a dictionary lookup.
- SearchException() - Constructor for exception jgloss.dictionary.SearchException
-
Constructs a SearchException without a detail message.
- SearchException(String) - Constructor for exception jgloss.dictionary.SearchException
-
Constructs a SearchException with the given detail message.
- SearchException(Throwable) - Constructor for exception jgloss.dictionary.SearchException
-
Constructs a SearchException which wraps another exception.
- SearchException(String, Throwable) - Constructor for exception jgloss.dictionary.SearchException
-
Constructs a SearchException which wraps another exception.
- searchExpression(ExpressionSearchModes, String, SearchFieldSelection) - Method in class jgloss.dictionary.KanjiDic
-
- searchfields - Variable in class jgloss.dictionary.KanjiDic.EntryListIterator
-
- SearchFieldSelection - Class in jgloss.dictionary
-
Container storing information about search field and match mode selection states.
- SearchFieldSelection() - Constructor for class jgloss.dictionary.SearchFieldSelection
-
Creates a new instance in which none of the fields is selected.
- SearchFieldSelection(boolean, boolean, boolean, boolean, boolean) - Constructor for class jgloss.dictionary.SearchFieldSelection
-
- searchmode - Variable in class jgloss.dictionary.KanjiDic.EntryListIterator
-
- SearchMode - Interface in jgloss.dictionary
-
Interface which describes a search mode.
- searchmode - Variable in exception jgloss.dictionary.UnsupportedSearchModeException
-
- SearchParameter - Interface in jgloss.dictionary
-
Interface describing a parameter of a search.
- SearchReference - Class in jgloss.dictionary.attribute
-
Reference other dictionary entries by storing search parameters and
performing the search if the entries are requested.
- SearchReference(String, Dictionary, SearchMode, String, SearchFieldSelection) - Constructor for class jgloss.dictionary.attribute.SearchReference
-
- select(DictionaryEntryField, boolean) - Method in class jgloss.dictionary.SearchFieldSelection
-
Toggle the selection value of a field.
- select(MatchMode, boolean) - Method in class jgloss.dictionary.SearchFieldSelection
-
- setAnnotateFirstOccurrenceOnly(boolean) - Method in class jgloss.parser.AbstractParser
-
Set if only the first occurrence of a word should be annotated.
- setAnnotateFirstOccurrenceOnly(boolean) - Method in class jgloss.parser.NullParser
-
- setAnnotateFirstOccurrenceOnly(boolean) - Method in interface jgloss.parser.Parser
-
Set if only the first occurrence of a word should be annotated.
- setContainer(IndexContainer) - Method in class jgloss.dictionary.BinarySearchIndex
-
- setContainer(IndexContainer) - Method in interface jgloss.dictionary.Index
-
Sets the index container from which the index data is read.
- setDefaultExecutable(String) - Static method in class jgloss.parser.Chasen
-
Sets the path to the default ChaSen executable.
- setDictionaryForm(String) - Method in class jgloss.parser.TextAnnotation
-
- setDictionaryFormReading(String) - Method in class jgloss.parser.TextAnnotation
-
- setGrammaticalType(String) - Method in class jgloss.parser.TextAnnotation
-
- setIgnoreNewlines(boolean) - Method in class jgloss.parser.AbstractParser
-
Set if the parser should skip newlines in the imported text.
- setIgnoreNewlines(boolean) - Method in class jgloss.parser.NullParser
-
- setIgnoreNewlines(boolean) - Method in interface jgloss.parser.Parser
-
Set if the parser should skip newlines in the imported text.
- setKanjiSeparator(char) - Method in class jgloss.parser.ReadingAnnotationFilter
-
- setParent(AttributeSet) - Method in class jgloss.dictionary.attribute.DefaultAttributeSet
-
Set the parent attribute set used to resolve inherited attributes.
- setReading(String) - Method in class jgloss.parser.ReadingAnnotation
-
- setReadingEnd(char) - Method in class jgloss.parser.ReadingAnnotationFilter
-
Sets the character which signals the end of a reading annotation for a kanji word.
- setReadingStart(char) - Method in class jgloss.parser.ReadingAnnotationFilter
-
Sets the character which signals the beginning of a reading annotation for a kanji word.
- setTranslation(String) - Method in class jgloss.parser.TextAnnotation
-
- singleChar - Variable in class jgloss.dictionary.KanjiDic.EntryListIterator
-
- SingleWordEntry - Class in jgloss.dictionary
-
- SingleWordEntry(int, String, String, List<List<String>>, AttributeSet, AttributeSet, AttributeSet, AttributeSet, List<AttributeSet>, Dictionary) - Constructor for class jgloss.dictionary.SingleWordEntry
-
- SJIS - Static variable in class jgloss.util.CharacterEncodingDetector
-
Flag set if the byte array contains Shift-JIS values.
- splitWordReading(String, String) - Static method in class jgloss.util.StringTools
-
Split a kanji/kana compound word in kanji and kana parts.
- splitWordReading(String, String, String) - Static method in class jgloss.util.StringTools
-
Split a kanji/kana compound word in kanji and kana parts.
- StandardSearchParameter - Class in jgloss.dictionary
-
Collection of standart search parameters which are used by the most common search
modes.
- StandardSearchParameter(Class<?>, String) - Constructor for class jgloss.dictionary.StandardSearchParameter
-
- start - Variable in class jgloss.parser.ReadingAnnotation
-
- startBuildIndex(IndexContainer, Indexable) - Method in class jgloss.dictionary.BinarySearchIndexBuilder
-
- startBuildIndex(IndexContainer, Indexable) - Method in interface jgloss.dictionary.IndexBuilder
-
Begin building a new index.
- StringTools - Class in jgloss.util
-
Utility functions for handling Japanese characters and strings.
- strokecount - Variable in class jgloss.dictionary.KanjiDic.Entry
-
Strokecount of this kanji.
- SUFFIX - Static variable in class jgloss.dictionary.ExpressionSearchModes
-
- supportedAttributes - Variable in class jgloss.dictionary.filebased.FileBasedDictionary
-
Set of attributes supported by this dictionary implementation.
- supportedSearchModes - Variable in class jgloss.dictionary.filebased.FileBasedDictionary
-
Stores the supported search modes of this dictionary.
- supports(SearchMode, boolean) - Method in interface jgloss.dictionary.Dictionary
-
Test if this dictionary supports searches of a certain type.
- supports(SearchMode, boolean) - Method in class jgloss.dictionary.filebased.FileBasedDictionary
-
- supports(SearchMode, boolean) - Method in class jgloss.dictionary.KanjiDic
-
- synchronizedDictionary(Dictionary) - Static method in class jgloss.dictionary.DictionaryFactory
-
Returns a synchronized (thread-safe) dictionary wrapped by the specified
dictionary.
- synchronizedIndexedDictionary(IndexedDictionary) - Static method in class jgloss.dictionary.DictionaryFactory
-
Returns a synchronized (thread-safe) indexed dictionary wrapped by the specified
indexed dictionary.
- SYNONYM - Static variable in class jgloss.dictionary.attribute.Attributes
-