Interface for use with {@link FactoryCreateRule}.
The rule calls {@link #createObject} to create an object
to be pushed onto the Digester stack
whenever it is matched.
{@link AbstractObjectCreationFactory} is an abstract
implementation suitable for creating anonymous
ObjectCreationFactory implementations. |