org.jfree.report.modules.factories.report.simplex

Class SimplexXmlFactoryModule

public class SimplexXmlFactoryModule extends Object implements XmlFactoryModule

The Simplex-Format will be a mix of the old simple xml format and the new flow format.

Author: Thomas Morgner

Constructor Summary
SimplexXmlFactoryModule()
Method Summary
XmlReadHandlercreateReadHandler(XmlDocumentInfo documentInfo)
StringgetDefaultNamespace(XmlDocumentInfo documentInfo)
intgetDocumentSupport(XmlDocumentInfo documentInfo)

Constructor Detail

SimplexXmlFactoryModule

public SimplexXmlFactoryModule()

Method Detail

createReadHandler

public XmlReadHandler createReadHandler(XmlDocumentInfo documentInfo)

getDefaultNamespace

public String getDefaultNamespace(XmlDocumentInfo documentInfo)

getDocumentSupport

public int getDocumentSupport(XmlDocumentInfo documentInfo)