Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

X

X_LARGE - Static variable in interface org.docgene.api.FontSize
"x-large".
X_LARGE - Static variable in interface org.docgene.model.FontNamedSizeType
The x-large size.
X_SMALL - Static variable in interface org.docgene.api.FontSize
"x-small".
X_SMALL - Static variable in interface org.docgene.model.FontNamedSizeType
The x-small size.
XMLAnchor - Class in org.docgene.model
Represent an anchor in an article.
XMLAnchor(String) - Constructor for class org.docgene.model.XMLAnchor
Constructor.
XMLAPIDoc - Class in org.docgene.model
Represent the content of an <apidoc> tag.
XMLAPIDoc(APIDoc.Element) - Constructor for class org.docgene.model.XMLAPIDoc
Create an APIDoc element.
XMLAPIDocElement - Class in org.docgene.model
/** * Represent the content of an <element> tag under an <apidoc>.
XMLAPIDocElement(APIDoc.Element, AbstractXMLAPIDoc) - Constructor for class org.docgene.model.XMLAPIDocElement
Create an APIDoc element.
XMLAPIDocElement(APIDoc.Element) - Constructor for class org.docgene.model.XMLAPIDocElement
Create an APIDoc element.
XMLArchiveURL - Class in org.docgene.model
Represent an external link (to a web page or a local file).
XMLArchiveURL() - Constructor for class org.docgene.model.XMLArchiveURL
 
XMLArticle - Class in org.docgene.model
Represents an XML article.
XMLArticle(String, boolean) - Constructor for class org.docgene.model.XMLArticle
Constructor.
XMLArticle(String, String, boolean) - Constructor for class org.docgene.model.XMLArticle
Constructor.
XMLArticle(String, boolean, boolean) - Constructor for class org.docgene.model.XMLArticle
Constructor.
XMLArticle(String, String, boolean, boolean) - Constructor for class org.docgene.model.XMLArticle
Constructor.
XMLAudio - Class in org.docgene.model
Represent an link to an embedded audio.
XMLAudio() - Constructor for class org.docgene.model.XMLAudio
Create an embdeed audio link.
XMLBasicNote - Class in org.docgene.model
Represent the content of a "note" element.
XMLBasicNote() - Constructor for class org.docgene.model.XMLBasicNote
Constructor.
XMLBlock - Class in org.docgene.model
Represent the content of a block tag.
XMLBlock() - Constructor for class org.docgene.model.XMLBlock
 
XMLBlockquote - Class in org.docgene.model
Represent the content of a blockquote tag.
XMLBlockquote() - Constructor for class org.docgene.model.XMLBlockquote
Constructor for a top-level blockquote.
XMLBlockquote(XMLBlockquote) - Constructor for class org.docgene.model.XMLBlockquote
Constructor for a blockquote which is a child of a parent blockquote.
XMLBox - Class in org.docgene.model
Represent the content of a <box> tag.
XMLBox(short) - Constructor for class org.docgene.model.XMLBox
Constructor.
XMLBox(short, int, boolean) - Constructor for class org.docgene.model.XMLBox
Constructor.
XMLBreak - Class in org.docgene.model
Represent the content of a <br> tag.
XMLBreak() - Constructor for class org.docgene.model.XMLBreak
 
XMLCategoryReference - Class in org.docgene.model
Represent an internal reference to a category description.
XMLCategoryReference(XMLArticle, String) - Constructor for class org.docgene.model.XMLCategoryReference
Constructor.
XMLChapter - Class in org.docgene.model
Represents a chapter.
XMLChapter(XMLParent, String, boolean) - Constructor for class org.docgene.model.XMLChapter
Constructor.
XMLChapter(XMLParent, String, String, boolean) - Constructor for class org.docgene.model.XMLChapter
Constructor.
XMLCitation - Class in org.docgene.model
Represent the content of a "cite" element.
XMLCitation() - Constructor for class org.docgene.model.XMLCitation
Constructor.
XMLCode - Class in org.docgene.model
Represent the content of a <code> tag.
XMLCode() - Constructor for class org.docgene.model.XMLCode
 
XMLComment - Class in org.docgene.model
Represent the content of a <comment> tag.
XMLComment() - Constructor for class org.docgene.model.XMLComment
 
XMLCommentList - Class in org.docgene.model
Represent the content of a <commentlist> tag.
XMLCommentList.ArticleComments - Class in org.docgene.model
The review elements for one article.
XMLCondition - Class in org.docgene.model
Represents a condition.
XMLCondition() - Constructor for class org.docgene.model.XMLCondition
 
XMLDate - Class in org.docgene.model
Represent the content of a <date> tag.
XMLDate() - Constructor for class org.docgene.model.XMLDate
 
XMLDisambArticle - Class in org.docgene.model
Represents an XML disambiguation article.
XMLDisambArticle(String, boolean) - Constructor for class org.docgene.model.XMLDisambArticle
Constructor.
XMLDiv - Class in org.docgene.model
Represent a container of sentences.
XMLDiv(XMLParent) - Constructor for class org.docgene.model.XMLDiv
 
XMLDotNetAPI - Class in org.docgene.model
Represent an link to a .NET API.
XMLDotNetAPI() - Constructor for class org.docgene.model.XMLDotNetAPI
Create a .NET API link to the default .NET 3.1 core API.
XMLDotNetAPI(String) - Constructor for class org.docgene.model.XMLDotNetAPI
Create a .NET API link.
XMLDotNetAPI(URL) - Constructor for class org.docgene.model.XMLDotNetAPI
Create a .NET API link.
XMLDoxygenAPI - Class in org.docgene.model
Represent an link to a Doxygen API.
XMLDoxygenAPI(String) - Constructor for class org.docgene.model.XMLDoxygenAPI
Create a Doxygen API link.
XMLDoxygenAPI(URL) - Constructor for class org.docgene.model.XMLDoxygenAPI
Create a Doxygen API link.
XMLEmptyLine - Class in org.docgene.model
Represent the content of an <empty> tag.
XMLEmptyLine() - Constructor for class org.docgene.model.XMLEmptyLine
 
XMLExtendedImage - Class in org.docgene.model
Represent the reference to an image which has a link to an areaRef, a ref, or a link.
XMLExtendedImage(XMLRootElement, String, String) - Constructor for class org.docgene.model.XMLExtendedImage
Constructor.
XMLExtendedImage(XMLRootElement, File) - Constructor for class org.docgene.model.XMLExtendedImage
Constructor.
XMLExternalLink - Class in org.docgene.model
Represent an external link (to a web page or a local file).
XMLExternalLink() - Constructor for class org.docgene.model.XMLExternalLink
 
XMLFallbackArticle - Class in org.docgene.model
Represents a fallback article.
XMLFallbackArticle(char, String) - Constructor for class org.docgene.model.XMLFallbackArticle
Constructor.
XMLFallbackArticle(char) - Constructor for class org.docgene.model.XMLFallbackArticle
Constructor.
xmlFilter - Variable in class org.docgene.main.Configuration
 
XMLFooter - Class in org.docgene.model
Represent the text to be added in the articles footer.
XMLFooter() - Constructor for class org.docgene.model.XMLFooter
Constructor.
XMLGlossaryReference - Class in org.docgene.model
Represent an internal reference to the glossary.
XMLGlossaryReference(XMLArticle) - Constructor for class org.docgene.model.XMLGlossaryReference
Constructor.
XMLHeader - Class in org.docgene.model
Represent the text to be added in the articles header.
XMLHeader(String) - Constructor for class org.docgene.model.XMLHeader
Constructor.
XMLHeader() - Constructor for class org.docgene.model.XMLHeader
Constructor.
XMLHR - Class in org.docgene.model
Represent the content of a <hr> tag (a thematic break).
XMLHR() - Constructor for class org.docgene.model.XMLHR
 
XMLHTMLElement - Class in org.docgene.model
The element for html embedded content.
XMLHTMLElement() - Constructor for class org.docgene.model.XMLHTMLElement
 
XMLIfCondition - Class in org.docgene.model
Represent the content of a if or else condition.
XMLIfCondition() - Constructor for class org.docgene.model.XMLIfCondition
 
XMLIfListCondition<E> - Class in org.docgene.model
Represent the content of a if or else condition, which can contain only one type of element.
XMLIfListCondition() - Constructor for class org.docgene.model.XMLIfListCondition
 
XMLImage - Class in org.docgene.model
Represent the reference to an image.
XMLImage(XMLRootElement, String, String) - Constructor for class org.docgene.model.XMLImage
Constructor.
XMLImage(XMLRootElement, File) - Constructor for class org.docgene.model.XMLImage
Constructor.
XMLInclude - Class in org.docgene.model
Represent an included internal reference (to another article).
XMLInclude(XMLArticle, String, String) - Constructor for class org.docgene.model.XMLInclude
Constructor.
XMLIncludedAPI - Class in org.docgene.model
A general included API link.
XMLIncludedAPI(short, short) - Constructor for class org.docgene.model.XMLIncludedAPI
 
XMLIncludedAPIArgument - Class in org.docgene.model
Represent an argument in an included API method.
XMLIncludedAPIArgument() - Constructor for class org.docgene.model.XMLIncludedAPIArgument
Create an included API member.
XMLIncludedAPIMember - Class in org.docgene.model
Represent an link to an included API <memberégt; tag under a <javaAPI> or <pythonAPI> tag
XMLIncludedAPIMember(short) - Constructor for class org.docgene.model.XMLIncludedAPIMember
Create an included API member.
XMLIndex - Class in org.docgene.model
Represents an XML index article.
XMLIndex() - Constructor for class org.docgene.model.XMLIndex
Constructor.
XMLIndex(boolean) - Constructor for class org.docgene.model.XMLIndex
Constructor.
XMLInfobox - Class in org.docgene.model
Represent an infobox implementation.
XMLInfobox(String, String) - Constructor for class org.docgene.model.XMLInfobox
Constructor.
XMLInfobox.BaseProperty - Class in org.docgene.model
An infobox property.
XMLInfobox.EnumProperty - Class in org.docgene.model
An infobox enum property.
XMLInfobox.Property - Class in org.docgene.model
An infobox property.
XMLJavaAPI - Class in org.docgene.model
Represent an link to a Java API.
XMLJavaAPI() - Constructor for class org.docgene.model.XMLJavaAPI
Create a Java API link to the default JavaSE API.
XMLJavaAPI(String) - Constructor for class org.docgene.model.XMLJavaAPI
Create a Java API link.
XMLJavaAPI(URL) - Constructor for class org.docgene.model.XMLJavaAPI
Create a Java API link.
XMLList - Class in org.docgene.model
Represent the content of an <ul> or <ol> tag.
XMLList(boolean) - Constructor for class org.docgene.model.XMLList
Constructor.
XMLListItem - Class in org.docgene.model
Represent the content of a <li> tag.
XMLListItem() - Constructor for class org.docgene.model.XMLListItem
 
XMLMailLink - Class in org.docgene.model
Represent an email link.
XMLMailLink() - Constructor for class org.docgene.model.XMLMailLink
 
XMLMap - Class in org.docgene.model
Represent the reference to a Map.
XMLMap(XMLParentArticle) - Constructor for class org.docgene.model.XMLMap
Constructor.
XMLMediawikiLink - Class in org.docgene.model
Represent a mediawiki link.
XMLMediawikiLink(String) - Constructor for class org.docgene.model.XMLMediawikiLink
Constructor.
XMLMenu - Class in org.docgene.model
A left or right menu.
XMLMenu(ArticlesModel) - Constructor for class org.docgene.model.XMLMenu
Constructor.
XMLMenu() - Constructor for class org.docgene.model.XMLMenu
Constructor.
XMLMessageBox - Class in org.docgene.model
Represent the content of a messageBox tag.
XMLMessageBox(XMLParentArticle) - Constructor for class org.docgene.model.XMLMessageBox
Constructor.
XMLMessageBox(XMLParentArticle, String, String) - Constructor for class org.docgene.model.XMLMessageBox
Constructor.
XMLMessageBox(XMLParentArticle, File) - Constructor for class org.docgene.model.XMLMessageBox
Constructor.
XMLMoreInfo - Class in org.docgene.model
Represent a "moreInfo" reference which is present in a "Main Article" tag.
XMLMoreInfo(Article) - Constructor for class org.docgene.model.XMLMoreInfo
Constructor.
XMLMoreInfo(Article, String, String) - Constructor for class org.docgene.model.XMLMoreInfo
Constructor.
XMLMoreInfoRef - Class in org.docgene.model
Represent an "info" ref which is present under a "moreInfo" ref.
XMLMoreInfoRef(Article) - Constructor for class org.docgene.model.XMLMoreInfoRef
Constructor.
XMLMoreInfoRef(Article, String, String) - Constructor for class org.docgene.model.XMLMoreInfoRef
Constructor.
XMLNoteRef - Class in org.docgene.model
Represent the a reference to a note.
XMLNoteRef(NoteContent) - Constructor for class org.docgene.model.XMLNoteRef
Constructor.
XMLParagraph - Class in org.docgene.model
Represent the content of a paragraph - a <par> tag.
XMLParagraph() - Constructor for class org.docgene.model.XMLParagraph
 
XMLParent - Interface in org.docgene.model
Represent an element which can have children chapters and paragraphs.
XMLParentArticle - Interface in org.docgene.model
Represents an article which can have children chapters and paragraphs.
XMLPre - Class in org.docgene.model
Represent the content of "pre" or "source" tags.
XMLPre(boolean) - Constructor for class org.docgene.model.XMLPre
Constructor.
XMLPythonAPI - Class in org.docgene.model
Represent an link to a python API.
XMLPythonAPI() - Constructor for class org.docgene.model.XMLPythonAPI
Create a link to the default Python 3 API.
XMLPythonAPI(String) - Constructor for class org.docgene.model.XMLPythonAPI
Create a Python API link.
XMLPythonAPI(URL) - Constructor for class org.docgene.model.XMLPythonAPI
Create a .NET API link.
XMLQtAPI - Class in org.docgene.model
Represent an link to a Qt API.
XMLQtAPI() - Constructor for class org.docgene.model.XMLQtAPI
Create a Qt API link to the default Qt-5 API.
XMLQtAPI(String) - Constructor for class org.docgene.model.XMLQtAPI
Create a Qt API link.
XMLQtAPI(URL) - Constructor for class org.docgene.model.XMLQtAPI
Create a Qt API link.
XMLRawHTMLArticle - Class in org.docgene.model
The element for a raw html article.
XMLRawHTMLArticle(String, String, boolean) - Constructor for class org.docgene.model.XMLRawHTMLArticle
 
XMLRawHTMLArticle(String, String, boolean, boolean) - Constructor for class org.docgene.model.XMLRawHTMLArticle
Constructor.
XMLRedirect - Class in org.docgene.model
Represents an XML redirect article.
XMLRedirect(String, boolean) - Constructor for class org.docgene.model.XMLRedirect
Constructor.
XMLRedirect(String, String, boolean) - Constructor for class org.docgene.model.XMLRedirect
Constructor.
XMLReference - Class in org.docgene.model
Represent an internal reference (to another article).
XMLReference(Article) - Constructor for class org.docgene.model.XMLReference
Constructor.
XMLReference(Article, String, String, boolean) - Constructor for class org.docgene.model.XMLReference
Constructor.
XMLReference(Article, String, String) - Constructor for class org.docgene.model.XMLReference
Constructor.
XMLReference(String, String) - Constructor for class org.docgene.model.XMLReference
Constructor without input article.
XMLResource - Class in org.docgene.model
Represent an internal link (to any file).
XMLResource(XMLArticle) - Constructor for class org.docgene.model.XMLResource
Constructor.
XMLResource(XMLArticle, String, String) - Constructor for class org.docgene.model.XMLResource
Constructor.
XMLSeeAlso - Class in org.docgene.model
Represent an internal reference which is present in a "See Also" chapter.
XMLSeeAlso(Article, String, String) - Constructor for class org.docgene.model.XMLSeeAlso
Constructor.
XMLSeeAlsoHeading - Class in org.docgene.model
Represent a "SeeAlso" reference in the article header.
XMLSeeAlsoHeading(Article, String, String) - Constructor for class org.docgene.model.XMLSeeAlsoHeading
Constructor.
XMLSeeArticle - Class in org.docgene.model
Represent an internal reference which is present in a "See also" tag in a paragraph.
XMLSeeArticle(Article, String, String) - Constructor for class org.docgene.model.XMLSeeArticle
Constructor.
XMLSentence - Class in org.docgene.model
Represent a sentence in a paragraph.
XMLSentence(String) - Constructor for class org.docgene.model.XMLSentence
Constructor.
XMLSizedTableRow - Class in org.docgene.model
Represent a Table Row.
XMLSizedTableRow() - Constructor for class org.docgene.model.XMLSizedTableRow
 
XMLSpan - Class in org.docgene.model
Represent a sentence in a pre element.
XMLSpan(String) - Constructor for class org.docgene.model.XMLSpan
Constructor.
XMLTab - Class in org.docgene.model
Represent the content of a <tab> tag.
XMLTab() - Constructor for class org.docgene.model.XMLTab
 
XMLTable - Class in org.docgene.model
Represent the content of a <table> tag.
XMLTable() - Constructor for class org.docgene.model.XMLTable
 
XMLTableCell - Class in org.docgene.model
Represent a Table Cell.
XMLTableCell() - Constructor for class org.docgene.model.XMLTableCell
 
XMLTableColumn - Class in org.docgene.model
Represent a table column.
XMLTableColumn() - Constructor for class org.docgene.model.XMLTableColumn
 
XMLTableHeader - Class in org.docgene.model
Represent a Table Header.
XMLTableHeader(XMLTable) - Constructor for class org.docgene.model.XMLTableHeader
The table.
XMLTableRow - Class in org.docgene.model
Represent a Table Row.
XMLTableRow() - Constructor for class org.docgene.model.XMLTableRow
 
XMLTerm - Class in org.docgene.model
Represent the content of a <term> tag.
XMLTerm(String) - Constructor for class org.docgene.model.XMLTerm
 
XMLTextStyle - Class in org.docgene.model
Represents the style of a text.
XMLTextStyle() - Constructor for class org.docgene.model.XMLTextStyle
 
XMLTextStyle(XMLTextStyle) - Constructor for class org.docgene.model.XMLTextStyle
 
XMLTitle - Class in org.docgene.model
Represents a title.
XMLTitle(int, String, boolean) - Constructor for class org.docgene.model.XMLTitle
Constructor.
XMLTitle(int, String, String, boolean) - Constructor for class org.docgene.model.XMLTitle
Constructor.
XMLTitle(String, boolean, boolean) - Constructor for class org.docgene.model.XMLTitle
Constructor.
XMLTodo - Class in org.docgene.model
Represent the content of a <todo> tag.
XMLTodo() - Constructor for class org.docgene.model.XMLTodo
 
XMLTodoList - Class in org.docgene.model
Represent the content of a <todolist> tag.
XMLTodoList.ArticleTodos - Class in org.docgene.model
The TODOs for one article.
XMLTree - Class in org.docgene.model
Represent the content of an <tree> tag.
XMLTree() - Constructor for class org.docgene.model.XMLTree
Constructor.
XMLTreeItem - Class in org.docgene.model
Represent the content of a <li> tag in a tree.
XMLTreeItem(TreeElement) - Constructor for class org.docgene.model.XMLTreeItem
 
XMLTreeItem() - Constructor for class org.docgene.model.XMLTreeItem
 
XMLVideo - Class in org.docgene.model
Represent an link to an embedded video.
XMLVideo(short) - Constructor for class org.docgene.model.XMLVideo
Create an embdeed video link.
XMLWikipediaLink - Class in org.docgene.model
Represent a Wikipedia link.
XMLWikipediaLink() - Constructor for class org.docgene.model.XMLWikipediaLink
 
XMLWord - Class in org.docgene.model
Represent a word anchor in an article.
XMLWord(XMLArticle) - Constructor for class org.docgene.model.XMLWord
Constructor.
XMLWord(XMLArticle, String) - Constructor for class org.docgene.model.XMLWord
Constructor.
XX_LARGE - Static variable in interface org.docgene.api.FontSize
"xx-large".
XX_LARGE - Static variable in interface org.docgene.model.FontNamedSizeType
The xx-large size.
XX_SMALL - Static variable in interface org.docgene.api.FontSize
"xx-small".
XX_SMALL - Static variable in interface org.docgene.model.FontNamedSizeType
The xx-small size.
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links

Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence