public class WordIndex extends Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
WordIndex.WordItem |
Modifier and Type | Field and Description |
---|---|
protected Map<String,WordIndex.WordItem> |
m_word_en |
protected Map<String,WordIndex.WordItem> |
m_word_ja |
protected static int |
MAX_LAYERs |
(package private) static String[] |
omit_articles |
protected String |
TeX_WordIndex |
protected String |
TeX_WORDINDEX |
Constructor and Description |
---|
WordIndex() |
Modifier and Type | Method and Description |
---|---|
protected void |
erd_word_index_page(ErdPage page,
boolean japanese,
boolean print_all,
ErdOrganization org) |
(package private) void |
regist(EdbDatum datum,
ErdPerson page) |
protected boolean |
registSubWord(EdbEIDHolder sup,
boolean japanese,
WordIndex.WordItem sub,
int iterate) |
protected WordIndex.WordItem |
registWord(EdbTuple tuple,
boolean japanese,
int iterate) |
protected WordIndex.WordItem |
registWord(WordIndex.WordItem wi,
boolean japanese) |
static String[] omit_articles
protected static final int MAX_LAYERs
protected Map<String,WordIndex.WordItem> m_word_ja
protected Map<String,WordIndex.WordItem> m_word_en
protected String TeX_WORDINDEX
protected String TeX_WordIndex
protected WordIndex.WordItem registWord(WordIndex.WordItem wi, boolean japanese)
protected WordIndex.WordItem registWord(EdbTuple tuple, boolean japanese, int iterate)
protected boolean registSubWord(EdbEIDHolder sup, boolean japanese, WordIndex.WordItem sub, int iterate)
protected void erd_word_index_page(ErdPage page, boolean japanese, boolean print_all, ErdOrganization org)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025