org.exolab.castor.dsml
public abstract class Producer extends Object
Version: $Revision: 1.2 $ $Date: 2004/12/13 20:59:12 $
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() |