|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportExportException | |
|---|---|
| org.exolab.castor.dsml | The DSML API for importing/exporting LDAP directories as XML Version: $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Assaf Arkin |
| org.exolab.castor.dsml.jndi | DSML implementation using the JNDI API. |
| org.exolab.castor.dsml.mozilla | DSML implementation using the Mozilla Directory SDK. |
| Uses of ImportExportException in org.exolab.castor.dsml |
|---|
| Methods in org.exolab.castor.dsml that throw ImportExportException | |
|---|---|
abstract void |
Exporter.export(DocumentHandler docHandler,
boolean serverSchema,
boolean importPolicy)
|
void |
Exporter.export(OutputStream output,
boolean serverSchema,
boolean importPolicy)
|
void |
Exporter.export(Writer output,
boolean serverSchema,
boolean importPolicy)
|
void |
Importer.importDocument(InputStream stream)
|
void |
Importer.importDocument(Parser parser,
InputSource input)
|
void |
Importer.importDocument(Reader reader)
|
abstract void |
Importer.importEntries(Enumeration<SearchResult> enumeration)
|
| Uses of ImportExportException in org.exolab.castor.dsml.jndi |
|---|
| Methods in org.exolab.castor.dsml.jndi that throw ImportExportException | |
|---|---|
void |
JNDIExporter.export(DocumentHandler docHandler,
boolean serverSchema,
boolean importPolicy)
|
void |
JNDIImporter.importEntries(Enumeration<SearchResult> results)
|
void |
JNDIProducer.produce(NamingEnumeration<SearchResult> results)
|
| Uses of ImportExportException in org.exolab.castor.dsml.mozilla |
|---|
| Methods in org.exolab.castor.dsml.mozilla that throw ImportExportException | |
|---|---|
void |
MozillaExporter.export(DocumentHandler docHandler,
boolean serverSchema,
boolean importPolicy)
|
void |
MozillaImporter.importEntries(Enumeration entries)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||