@API(type=INTERNAL,
src=PUBLIC)
public interface TEIConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATTRIBUTE_NAME_COLS
The name of the 'cols' attribute.
|
static java.lang.String |
ATTRIBUTE_NAME_ID
The name of the 'id' attribute.
|
static java.lang.String |
ATTRIBUTE_NAME_ROWS
The name of the 'rows' attribute.
|
static java.lang.String |
ATTRIBUTE_NAME_XML_ID
The 'xml:id' attribute.
|
static java.lang.String |
ELEMENT_NAME_CELL
The name of the element that defines a table cell.
|
static java.lang.String |
ELEMENT_NAME_ROW
The name of the element that defines a table row.
|
static java.lang.String |
ELEMENT_NAME_TABLE
The name of the element that defines the main content of a table.
|
static final java.lang.String ELEMENT_NAME_CELL
cell
.static final java.lang.String ELEMENT_NAME_ROW
row
.static final java.lang.String ELEMENT_NAME_TABLE
table
.static final java.lang.String ATTRIBUTE_NAME_ID
static final java.lang.String ATTRIBUTE_NAME_XML_ID
static final java.lang.String ATTRIBUTE_NAME_COLS
static final java.lang.String ATTRIBUTE_NAME_ROWS
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.