org.jfree.report.modules.factories.report.flow

Class DetailSectionReadHandler

public class DetailSectionReadHandler extends SectionReadHandler

Creation-Date: 09.04.2006, 14:57:38

Author: Thomas Morgner

Constructor Summary
DetailSectionReadHandler()
Creates a new generic read handler.
Method Summary
protected ElementgetElement()

Constructor Detail

DetailSectionReadHandler

public DetailSectionReadHandler()
Creates a new generic read handler. The given namespace and tagname can be arbitary values and should not be confused with the ones provided by the XMLparser itself.

Parameters: namespace tagName

Method Detail

getElement

protected Element getElement()