- CAPTION_BORDER - Static variable in class org.docgene.model.XMLMessageBox
- 
The type to put the caption on the border of the box. 
- CAPTION_INSIDE - Static variable in class org.docgene.model.XMLMessageBox
- 
The type to put the caption inside the box. 
- CATEGORIES - Static variable in class org.docgene.model.globals.DefaultMenuItem
- 
The type for the CATEGORIES menu item. 
- CATEGORIES - Static variable in class org.docgene.model.globals.Localization
- 
"categories": The name for accessing the Categories page. 
- CATEGORY - Static variable in class org.docgene.model.globals.Localization
- 
"category": The name for each Category. 
- CATEGORY_ARTICLES - Static variable in class org.docgene.model.globals.Localization
- 
"categoryArticles": The name for the articles in a category. 
- CATEGORY_MAIN_ARTICLE - Static variable in class org.docgene.model.globals.Localization
- 
"categoryMainArticle": The name for the Main Article for a Category reference. 
- CATEGORY_REFERENCE - Static variable in class org.docgene.model.XMLExtendedImage
- 
Tags a category reference extended image. 
- CATEGORY_SUBCATEGORIES - Static variable in class org.docgene.model.globals.Localization
- 
"categorySub": The sub-categoties. 
- CENTER - Static variable in interface org.docgene.model.Alignment
- 
The Center alignment. 
- chapters - Variable in class org.docgene.model.AbstractXMLParent
- 
The chapters list. 
- checkHTTPLinks(boolean) - Method in class org.docgene.main.Configuration
- 
Set if URLs http links are checked. 
- checkInternalJavaAPI(boolean) - Method in class org.docgene.main.Configuration
- 
Set if the internal Java APIs must be checked if necessary. 
- checkLinks(boolean) - Method in class org.docgene.main.Configuration
- 
Set if URLs links are checked. 
- checkLinksThreaded(boolean) - Method in class org.docgene.main.Configuration
- 
Set if URLs links are checked in a thread pool. 
- CIRCLE - Static variable in class org.docgene.model.ImageMap.Area
- 
Circle area. 
- CLASS - Static variable in class org.docgene.model.XMLIncludedAPI
- 
class. 
- cleanGlobalLeftMenu() - Method in class org.docgene.api.DocGeneratorAPI
- 
Merge the left menu on the index and the articles and clean its default content. 
- clear() - Method in class org.docgene.api.DocGeneratorAPI
- 
Clear the content of the generator. 
- clear() - Method in class org.docgene.model.globals.ArticlesCategories
- 
Clear the categories. 
- clear() - Method in class org.docgene.model.globals.ArticlesDictionary
- 
Clear the content of the dictionary. 
- clear() - Method in class org.docgene.model.globals.ArticlesModel
- 
Clear the content of the model. 
- color - Variable in class org.docgene.api.SentenceStyle
- 
The sentence text color. 
- compareTo(ArticleRef) - Method in class org.docgene.model.ArticleRef
-  
- compareTo(Article) - Method in class org.docgene.model.OpaqueArticle
-  
- compareTo(Article) - Method in class org.docgene.model.XMLArticle
-  
- compareTo(Article) - Method in class org.docgene.model.XMLRawHTMLArticle
-  
- Configuration - Class in org.docgene.main
- 
Maintains the configuration of the application. 
- CONSTRUCTOR - Static variable in class org.docgene.model.XMLIncludedAPIMember
- 
Constructor members. 
- constructRequestURL() - Method in class org.docgene.model.XMLArchiveURL
- 
Construct the request to ask for the file in the archive. 
- CONTAINING - Static variable in class org.docgene.model.globals.Localization
- 
"containing": The name for the full text search category. 
- countArticles() - Method in class org.docgene.model.globals.ArticlesModel
- 
Return the count of all articles, excluding the  XMLRedirect and template articles. 
- countCells() - Method in class org.docgene.model.XMLTableRow
- 
Return the number of cells. 
- countDocElements(String) - Method in class org.docgene.model.AbstractXMLAPIDoc
- 
Count the number of elements of a specified name. 
- countElements() - Method in interface org.docgene.model.ParagraphElementParent
- 
Count the number of children elements. 
- countFields() - Method in class org.docgene.model.XMLIncludedAPI
- 
Count the number of fields. 
- countInfos() - Method in class org.docgene.model.XMLMoreInfo
- 
Return the number of children references. 
- countMethods() - Method in class org.docgene.model.XMLIncludedAPI
- 
Count the number of methods. 
- countProperties() - Method in class org.docgene.model.XMLInfobox
- 
Return the number of properties, including the default. 
- countSortableTables() - Method in class org.docgene.model.XMLArticle
- 
Return the number of sortable tables in the article. 
- countSortableTables() - Method in interface org.docgene.model.XMLParentArticle
- 
Return the number of sortable tables in the article. 
- countTitles() - Method in class org.docgene.model.XMLArticle
- 
Return the number of titles and chapters currently defined in the Article. 
- COURIER_NEW - Static variable in interface org.docgene.api.FontFace
- 
"Courier New". 
- createArticle(String) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates an article. 
- createArticle(String, String...) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates an article, belonging to one or several categories. 
- createArticle(String, boolean, boolean) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates an article. 
- createArticle(String, boolean, boolean, String...) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates an article. 
- createCategory(String) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates a category. 
- createCategory(String, String) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates a category. 
- createColorStyle(String) - Static method in class org.docgene.api.SentenceStyle
- 
Creates a sentence with a font of a specified color. 
- createColorStyle(String, String) - Static method in class org.docgene.api.SentenceStyle
- 
Creates a sentence with a font of a specified color and background color. 
- createExtendedImage() - Method in class org.docgene.model.XMLExtendedImage
- 
Return this extended image. 
- createExtendedImage() - Method in class org.docgene.model.XMLImage
- 
Creates an extended image from this image. 
- createFilter(String) - Method in class org.docgene.main.Configuration
- 
Create a file filter. 
- createFontFamilyStyle(String) - Static method in class org.docgene.api.SentenceStyle
- 
Creates a sentence with a font of a specified family. 
- createFooter() - Method in class org.docgene.api.DocGeneratorAPI
- 
Create the wiki footer. 
- createHeader() - Method in class org.docgene.api.DocGeneratorAPI
- 
Create the wiki header. 
- createModel() - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates the model. 
- createOpaqueArticle(String) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates an opaque article. 
- createOpaqueArticle(String, boolean) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates an opaque article, belonging to one or several categories. 
- createOpaqueArticle(String, boolean, String...) - Method in class org.docgene.api.DocGeneratorAPI
- 
Creates an opaque article, belonging to one or several categories. 
- createSizeStyle(int) - Static method in class org.docgene.api.SentenceStyle
- 
Creates a sentence with a font of a specified size. 
- createSizeStyle(String) - Static method in class org.docgene.api.SentenceStyle
- 
Creates a sentence with a font of a specified named size. 
- createStyle(int, int, String, String, String) - Static method in class org.docgene.api.SentenceStyle
- 
Creates a sentence with a font of a specified color. 
- createStyle(int, String, String, String, String) - Static method in class org.docgene.api.SentenceStyle
- 
Creates a sentence with a font of a specified color, background color, size, font face. 
- createTypeStyle(int) - Static method in class org.docgene.api.SentenceStyle
- 
Creates a sentence with a font of a specified type. 
- CRITICAL - Static variable in interface org.docgene.model.ImportanceType
- 
Critical comment or TODO. 
- cssFilter - Variable in class org.docgene.main.Configuration
-