Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
Modifier and Type | Class and Description |
---|---|
class |
org.docgene.model.AbstractParagraph |
class |
org.docgene.model.AbstractXMLAPIDoc |
class |
XMLAPIDoc
Represent the content of an <apidoc> tag.
|
class |
XMLAPIDocElement
/**
* Represent the content of an <element> tag under an <apidoc>.
|
class |
XMLBasicNote
Represent the content of a "note" element.
|
class |
XMLBlock
Represent the content of a block tag.
|
class |
XMLBlockquote
Represent the content of a blockquote tag.
|
class |
XMLBox
Represent the content of a <box> tag.
|
class |
XMLChapter
Represents a chapter.
|
class |
XMLCode
Represent the content of a <code> tag.
|
class |
XMLDiv
Represent a container of sentences.
|
class |
XMLIfCondition
Represent the content of a if or else condition.
|
class |
XMLIncludedAPI
A general included API link.
|
class |
XMLIncludedAPIArgument
Represent an argument in an included API method.
|
class |
XMLIncludedAPIMember
Represent an link to an included API <memberégt; tag under a <javaAPI> or <pythonAPI> tag
|
class |
XMLInfobox
Represent an infobox implementation.
|
class |
XMLInfobox.BaseProperty
An infobox property.
|
class |
XMLList
Represent the content of an <ul> or <ol> tag.
|
class |
XMLListItem
Represent the content of a <li> tag.
|
class |
XMLMessageBox
Represent the content of a messageBox tag.
|
class |
XMLParagraph
Represent the content of a paragraph - a <par> tag.
|
class |
XMLPre
Represent the content of "pre" or "source" tags.
|
class |
XMLTable
Represent the content of a <table> tag.
|
class |
XMLTableCell
Represent a Table Cell.
|
class |
XMLTableColumn
Represent a table column.
|
class |
XMLTerm
Represent the content of a <term> tag.
|
class |
XMLTextStyle
Represents the style of a text.
|
class |
XMLTree
Represent the content of an <tree> tag.
|
class |
XMLTreeItem
Represent the content of a <li> tag in a tree.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence