-
Method Summary
Add a DD (definition/description) element.
Add a complete DD element.
Add a DT (term of the item) element.
Add a complete DT element.
-
Method Details
-
dt
Add a DT (term of the item) element.
- Returns:
- a new DT element builder
-
dt
Add a complete DT element.
- Parameters:
cdata - the content
- Returns:
- the current element builder
-
dd
Add a DD (definition/description) element.
- Returns:
- a new DD element builder
-
dd
Add a complete DD element.
- Parameters:
cdata - the content
- Returns:
- the current element builder