|
Oxygen XML Editor 11.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TEIConstants
Interface containing the names of the elements and attributes used in TEI.
| Field Summary | |
|---|---|
static String |
ATTRIBUTE_NAME_COLS
The name of the 'cols' attribute. |
static String |
ATTRIBUTE_NAME_ID
The name of the 'id' attribute. |
static String |
ATTRIBUTE_NAME_ROWS
The name of the 'rows' attribute. |
static String |
ELEMENT_NAME_CELL
The name of the element that defines a table cell. |
static String |
ELEMENT_NAME_ROW
The name of the element that defines a table row. |
static String |
ELEMENT_NAME_TABLE
The name of the element that defines the main content of a table. |
| Field Detail |
|---|
static final String ELEMENT_NAME_CELL
cell.
static final String ELEMENT_NAME_ROW
row.
static final String ELEMENT_NAME_TABLE
table.
static final String ATTRIBUTE_NAME_ID
static final String ATTRIBUTE_NAME_COLS
static final String ATTRIBUTE_NAME_ROWS
|
Oxygen XML Editor 11.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||