Package | Description |
---|---|
org.docgene.model.globals |
Contains the global elements for the wiki model.
|
Modifier and Type | Method and Description |
---|---|
ArticlesGlossary.Word |
ArticlesGlossary.addWord(java.lang.String word,
boolean keepCase)
Add an word to the glossary.
|
ArticlesGlossary.Word |
ArticlesGlossary.Letter.getWord(java.lang.String word)
Return the word for a specified definition.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ArticlesGlossary.Word> |
ArticlesGlossary.getWords()
Return the map of Words.
|
java.util.SortedMap<java.lang.String,ArticlesGlossary.Word> |
ArticlesGlossary.Letter.getWords()
Return the Map of words for the letter.
|
Modifier and Type | Method and Description |
---|---|
void |
ArticlesGlossary.Letter.addWord(ArticlesGlossary.Word word)
Add an word to the Letter.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence