|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.repository.io.RepositoryIO
public class RepositoryIO
| Nested Class Summary | |
|---|---|
static class |
RepositoryIO.ExporterInfo
|
| Constructor Summary | |
|---|---|
RepositoryIO()
|
|
| Method Summary | |
|---|---|
static Exporter |
createExporter(ObjectRepository repo,
java.lang.String dest)
|
static Exporter |
createExporter(java.lang.String dest)
|
static Exporter |
createExporter(java.lang.String type,
ObjectRepository repo,
java.lang.String dest)
|
static java.util.List<RepositoryIO.ExporterInfo> |
getExporters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryIO()
| Method Detail |
|---|
public static java.util.List<RepositoryIO.ExporterInfo> getExporters()
public static Exporter createExporter(java.lang.String type,
ObjectRepository repo,
java.lang.String dest)
public static Exporter createExporter(java.lang.String dest)
throws NoSuchObjectException
NoSuchObjectException
public static Exporter createExporter(ObjectRepository repo,
java.lang.String dest)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||