|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IElementFormat
This interface and its sub-interfaces provides an information about input/output element format.
| Field Summary | |
|---|---|
static String |
BINARY_ELEMENT_FORMAT
Constant representing binary format of IElements. |
static String |
XML_ELEMENT_FORMAT
Constant representing XML format of IElements. |
| Method Summary | |
|---|---|
String |
getFormatID()
Returns string id of data format used by IElements at
input/output operations. |
| Field Detail |
|---|
static final String XML_ELEMENT_FORMAT
IElements.
static final String BINARY_ELEMENT_FORMAT
IElements.
| Method Detail |
|---|
String getFormatID()
IElements at
input/output operations.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||