|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.books.store.impl.BookInstanceMetaDataBuilder
public class BookInstanceMetaDataBuilder
Builds a BookInstanceMetaData object based on its XML description.
| Constructor Summary | |
|---|---|
BookInstanceMetaDataBuilder()
|
|
| Method Summary | |
|---|---|
static BookInstanceMetaData |
build(org.outerx.daisy.x10Bookstoremeta.BookInstanceMetaDataDocument document)
|
static BookInstanceMetaData |
build(java.io.InputStream is)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BookInstanceMetaDataBuilder()
| Method Detail |
|---|
public static BookInstanceMetaData build(java.io.InputStream is)
throws java.lang.Exception
java.lang.Exception
public static BookInstanceMetaData build(org.outerx.daisy.x10Bookstoremeta.BookInstanceMetaDataDocument document)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||