public final class BookFactory extends AbstractObjectCreationFactory<Book>
| Constructor and Description | 
|---|
BookFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Book | 
createObject(Attributes attributes)  | 
getDigester, setDigesterpublic BookFactory()
public Book createObject(Attributes attributes) throws Exception
createObject in interface ObjectCreationFactory<Book>createObject in class AbstractObjectCreationFactory<Book>ExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.