org.exolab.castor.dsml.mozilla
Class MozillaProducer
java.lang.Object
org.exolab.castor.dsml.Producer
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
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MozillaProducer
public MozillaProducer(DocumentHandler docHandler,
boolean namespace)
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.