org.exolab.castor.dsml
public abstract class Producer extends Object
Version: $Revision: 5951 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
| 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() |