Package net.ajaest.jdk.data.kanji

contains specific JavaDiKt's auxiliary classes for kanji type API

See:
          Description

Class Summary
DicReferencePair Immutable representation of a kanji dictionary entry information.
JISPair Representation of a JIS code.
Kanji Mutable class that stores some different informations about a kanji
KanjiGraph Class that represents the graph info of a kanji.
KanjiQueryCodes Class that stores a set kanji description codes useful to find a refered kanji.
KanjiTag Immutable class that stores some different informations about a kanji
MeaningEntry Generic immutable class that stores a list of String representing meanings of the refered kanji in the language represented by the String key in ISO 639-1.
Radical Mutable class that stores information about a radical and provides methods to build radical information objects.
RadicalTag Immutable class that stores information about a radical.
RadicalVariant Mutable class that stores information about a radical variant and provides methods to build radical variant information objects.
RadicalVariantTag Mutable class that stores information about a radical variant and provides methods to build radical variant information objects.
ReadingEntry Generic immutable class that stores a list of String representing readings of the refered kanji category represented by the String key.
VariantPair Immutable representation of a kanji variant reference.
 

Package net.ajaest.jdk.data.kanji Description

contains specific JavaDiKt's auxiliary classes for kanji type API