This method is provided as a hook to allow classes derived from the
DefaultElementFactory class to override the default behaviour on a
tag-by-tag basis if required.
This interface represents the method which needs to be implemented by
an event handler factory which will create new event handler instances
for use by Jiffie.
This method is used to remove any entries from the list of items
being tracked by this factory which have already been released,
and will return a count of the number of unreleased items.
Convenience method to obtain a cell at the specified index from this
table row, without creating a new ElementList instance to
represent the entirte collection of cells.
This class extends the basic JiffieTestCase class to provide a member
variable which contains the location of the test data required to support
Jiffie's own JUnit tests.