org.exolab.castor.dsml.mozilla
Class MozillaProducer

java.lang.Object
  extended by org.exolab.castor.dsml.Producer
      extended by org.exolab.castor.dsml.mozilla.MozillaProducer

public class MozillaProducer
extends Producer

Version:
$Revision: 8145 $ $Date: 2005-08-05 13:58:36 -0600 (Fri, 05 Aug 2005) $
Author:
Assaf Arkin

Field Summary
 
Fields inherited from class org.exolab.castor.dsml.Producer
_docHandler
 
Constructor Summary
MozillaProducer(DocumentHandler docHandler, boolean namespace)
           
 
Method Summary
 void produce(Enumeration entries)
           
 void produce(netscape.ldap.LDAPAttributeSchema schema)
           
 void produce(netscape.ldap.LDAPEntry entry)
           
 void produce(netscape.ldap.LDAPObjectClassSchema schema)
           
 void produce(netscape.ldap.LDAPSchema schema)
           
 void produce(netscape.ldap.LDAPSearchResults entries)
           
 
Methods inherited from class org.exolab.castor.dsml.Producer
endDocument, enterDirectory, enterSchema, leaveDirectory, leaveSchema, prefix, produce, produce, startDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MozillaProducer

public MozillaProducer(DocumentHandler docHandler,
                       boolean namespace)
Method Detail

produce

public void produce(netscape.ldap.LDAPEntry entry)
             throws SAXException
Throws:
SAXException

produce

public void produce(Enumeration entries)
             throws SAXException
Throws:
SAXException

produce

public void produce(netscape.ldap.LDAPSearchResults entries)
             throws SAXException
Throws:
SAXException

produce

public void produce(netscape.ldap.LDAPSchema schema)
             throws SAXException
Throws:
SAXException

produce

public void produce(netscape.ldap.LDAPObjectClassSchema schema)
             throws SAXException
Throws:
SAXException

produce

public void produce(netscape.ldap.LDAPAttributeSchema schema)
             throws SAXException
Throws:
SAXException


Copyright © 2013. All Rights Reserved.