Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLSizedTableRow
Represent a Table Row.
|
Modifier and Type | Method and Description |
---|---|
XMLTableRow |
XMLTableRow.getConditionUniqueElement()
Return the unique element for a condition.
|
XMLTableRow |
XMLTable.getFirstRow(org.docgene.model.globals.ArticlesModel model)
Return the first row.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<org.docgene.model.conditions.ConditionElement<XMLTableRow>> |
XMLTable.getAllElements() |
java.util.List<XMLTableRow> |
XMLTableRow.getConditionElementsList()
Return the list of elements for a condition.
|
java.util.List<XMLTableRow> |
XMLTable.getRows(org.docgene.model.globals.ArticlesModel model)
Return the rows in the table.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLTable.addRow(XMLTableRow row)
Add a row to the table.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLTable.addConditionElement(org.docgene.model.conditions.ConditionElement<XMLTableRow> elt)
Add a condition element to the list.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence