|
Oxygen XML Editor 12.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReltableConstants
Interface containing the name of the elements and attributes used in the DITA map reltable model.
| Field Summary | |
|---|---|
static java.lang.String |
ATTRIBUTE_NAME_ID
The name of the 'id' attribute. |
static java.lang.String |
ELEMENT_NAME_ENTRY
The name of element that defines a table cell. |
static java.lang.String |
ELEMENT_NAME_HEADER
The name of element that defines the header of a table. |
static java.lang.String |
ELEMENT_NAME_HEADER_ENTRY
The name of element that defines column specification of a table. |
static java.lang.String |
ELEMENT_NAME_ROW
The name of element that defines a table row. |
static java.lang.String |
ELEMENT_NAME_TABLE
The name of element that defines the main content of a table, or part of a table. |
| Field Detail |
|---|
static final java.lang.String ELEMENT_NAME_TABLE
reltable.
static final java.lang.String ELEMENT_NAME_HEADER
relheader.
static final java.lang.String ELEMENT_NAME_HEADER_ENTRY
relcolspec.
static final java.lang.String ELEMENT_NAME_ROW
relrow.
static final java.lang.String ELEMENT_NAME_ENTRY
relcell.
static final java.lang.String ATTRIBUTE_NAME_ID
id.
|
Oxygen XML Editor 12.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||