| Package | Description |
|---|---|
| org.apache.commons.digester3.annotations.rules |
Classes contained in this package are annotations that reflect Digester rules.
|
| org.apache.commons.digester3.examples.api.catalog |
| Modifier and Type | Class and Description |
|---|---|
static class |
FactoryCreate.DefaultObjectCreationFactory
Dummy ObjectCreationFactory type - only for annotation value type purposes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BookFactory
The Book class doesn't have a no-argument constructor, so the
standard digester ObjectCreateRule can't be used to create instances
of it.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.