|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.books.publisher.PublicationSpecBuilder
public class PublicationSpecBuilder
Builds PublicationSpecs from XML.
| Constructor Summary | |
|---|---|
PublicationSpecBuilder()
|
|
| Method Summary | |
|---|---|
static PublicationSpec[] |
build(java.io.InputStream is)
|
static PublicationSpec[] |
build(org.outerx.daisy.x10Bookpubspecs.PublicationSpecsDocument.PublicationSpecs publicationSpecsXml)
|
static PublicationSpec[] |
build(java.io.Reader reader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublicationSpecBuilder()
| Method Detail |
|---|
public static PublicationSpec[] build(java.io.InputStream is)
throws java.lang.Exception
java.lang.Exception
public static PublicationSpec[] build(java.io.Reader reader)
throws java.lang.Exception
java.lang.Exceptionpublic static PublicationSpec[] build(org.outerx.daisy.x10Bookpubspecs.PublicationSpecsDocument.PublicationSpecs publicationSpecsXml)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||