|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--kristal.client.XMLNode
This Class describes a XML Node.
XMLSystemSection| Field Summary | |
java.lang.String |
primary_key
|
boolean |
search_flag
|
java.util.Vector |
sections
|
XMLSystemSection |
system_section
|
int |
table_id
|
| Constructor Summary | |
XMLNode()
Construct a new XMLNode object. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean search_flag
public int table_id
public java.lang.String primary_key
public java.util.Vector sections
public XMLSystemSection system_section
| Constructor Detail |
public XMLNode()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||