@API(type=INTERNAL,
src=PUBLIC)
public interface ReltableConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATTRIBUTE_NAME_ID
The name of the 'id' attribute.
|
static java.lang.String |
ATTRIBUTE_NAME_TYPE
The name of the 'type' 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.
|
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
.static final java.lang.String ATTRIBUTE_NAME_TYPE
type
.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.