Class ObjectFactoryLoader

java.lang.Object
org.jfree.xml.util.AbstractModelReader
org.jfree.xml.util.ObjectFactoryLoader
All Implemented Interfaces:
ObjectFactory

public class ObjectFactoryLoader extends AbstractModelReader implements ObjectFactory
The object factory loader loads the xml specification for the generic handlers. The specification may be distributed over multiple files.

This class provides the model management for the reader and writer. The instantiation of the handlers is done elsewhere.

Author:
TM