|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.books.store.BookAclBuilder
public class BookAclBuilder
Builds a BookAcl object from its XML description.
| Constructor Summary | |
|---|---|
BookAclBuilder()
|
|
| Method Summary | |
|---|---|
static BookAcl |
build(org.outerx.daisy.x10Bookstoremeta.BookAclDocument aclDocument)
|
static BookAcl |
build(java.io.InputStream is)
|
static BookAcl |
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 BookAclBuilder()
| Method Detail |
|---|
public static BookAcl build(java.io.InputStream is)
throws java.lang.Exception
java.lang.Exception
public static BookAcl build(java.io.Reader reader)
throws java.lang.Exception
java.lang.Exception
public static BookAcl build(org.outerx.daisy.x10Bookstoremeta.BookAclDocument aclDocument)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||