|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.install.SchemaUploader
| Constructor Summary | |
SchemaUploader(java.io.InputStream is)
|
|
| Method Summary | |
void |
load(org.outerj.daisy.repository.schema.RepositorySchema schema)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SchemaUploader(java.io.InputStream is)
throws java.lang.Exception
is - the input stream from where to read the schema XML instructions.
The caller is reponsible for closing this input stream.| Method Detail |
public void load(org.outerj.daisy.repository.schema.RepositorySchema schema)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||