Package org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements

The ElementFactory interface and related classes.

See:
          Description

Interface Summary
ElementFactory The interface that defines an element factory.
 

Class Summary
AbstractElementFactory A base class for implementing the ElementFactory interface.
DefaultElementFactory A default implementation of the ElementFactory interface.
ElementFactoryCollector An element factory that encapsulates multiple element factories.
 

Package org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements Description

The ElementFactory interface and related classes.

The Element factory is used to create Elements based on their content type.