Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLList
Represent the content of an <ul> or <ol> tag.
|
class |
XMLListItem
Represent the content of a <li> tag.
|
Modifier and Type | Method and Description |
---|---|
default ListElement |
ListElement.getConditionUniqueElement()
Return the unique element for a condition.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<org.docgene.model.conditions.ConditionElement<ListElement>> |
XMLList.getAllElements() |
default java.util.List<ListElement> |
ListElement.getConditionElementsList()
Return the list of elements for a condition.
|
java.util.List<ListElement> |
XMLList.getItems(org.docgene.model.globals.ArticlesModel model)
Return the list elements in the list.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLList.addItem(ListElement elt)
Add a list element to the list.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLList.addConditionElement(org.docgene.model.conditions.ConditionElement<ListElement> elt)
Add a condition element to the list.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence