|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataCreators
The IDataCreators interface represents an entity comparable to org.w3c.dom.Document
| Field Summary | |
|---|---|
static java.lang.String |
CVS_REVISION
String containing the CVS revision. |
| Method Summary | |
|---|---|
void |
appendChild(IDataElement a_newChild)
Appends a child element to the tree |
IDataElementList |
getTree()
|
IDataCreators |
newDocument()
Constructs a new instance of the entity implementing IDataCreators |
void |
setTree(IDataElementList a_tree)
|
| Field Detail |
|---|
static final java.lang.String CVS_REVISION
| Method Detail |
|---|
void setTree(IDataElementList a_tree)
IDataElementList getTree()
IDataCreators newDocument()
throws java.lang.Exception
java.lang.Exception
void appendChild(IDataElement a_newChild)
throws java.lang.Exception
a_newChild - the child to be added to the tree
java.lang.Exception
|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||