org.exolab.castor.dsml
public abstract class Producer extends Object
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:02 $
| Field Summary | |
|---|---|
| protected DocumentHandler | _docHandler |
| Constructor Summary | |
|---|---|
| Producer(DocumentHandler docHandler, boolean namespace) | |
| Method Summary | |
|---|---|
| void | endDocument() |
| protected void | enterDirectory() |
| protected void | enterSchema() |
| protected void | leaveDirectory() |
| protected void | leaveSchema() |
| protected String | prefix(String tagName) |
| void | produce(ImportDescriptor importDesc) |
| void | produce(SearchDescriptor searchDesc) |
| void | startDocument() |