|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLConstants
Constants to be used in XML parsers.
| Field Summary | |
|---|---|
static int |
ATTRIBUTE
Used to represent that a xml path is an attribute |
static int |
ELEMENT
Used to represent that a xml path is an element |
static char |
ELEMENT_SEPARATOR
Elements separator - /root/Pessoa. |
static int |
PCDATA
Used to represent that a xml path is pcdata |
static java.lang.String |
TNNMS_CREATOR_ID
TKN Mobile Studio table's Creator ID. |
static java.lang.String |
XMLPATH_TABLE_NAME
Table mapping name. |
| Field Detail |
|---|
static final int ATTRIBUTE
static final int ELEMENT
static final char ELEMENT_SEPARATOR
static final int PCDATA
static final java.lang.String TNNMS_CREATOR_ID
static final java.lang.String XMLPATH_TABLE_NAME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||