|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectestraier.CreatorImpl
Implementation of factory methods.
| Constructor Summary | |
CreatorImpl()
Create a creator object. |
|
| Method Summary | |
Condition |
create_condition()
Create a condition object. |
Document |
create_document()
Create a document object. |
Document |
create_document(java.lang.String draft)
Create a document object made from draft data. |
Node |
create_node()
Create a node connection object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CreatorImpl()
| Method Detail |
public Condition create_condition()
Creator
create_condition in interface Creatorpublic Document create_document()
Creator
create_document in interface Creatorpublic Document create_document(java.lang.String draft)
Creator
create_document in interface Creatorpublic Node create_node()
Creator
create_node in interface Creator
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||