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

Class SimplexXmlFactoryModule

Implemented Interfaces:
XmlFactoryModule

public class SimplexXmlFactoryModule
extends java.lang.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

XmlReadHandler
createReadHandler(XmlDocumentInfo documentInfo)
String
getDefaultNamespace(XmlDocumentInfo documentInfo)
int
getDocumentSupport(XmlDocumentInfo documentInfo)

Constructor Details

SimplexXmlFactoryModule

public SimplexXmlFactoryModule()

Method Details

createReadHandler

public XmlReadHandler createReadHandler(XmlDocumentInfo documentInfo)

getDefaultNamespace

public String getDefaultNamespace(XmlDocumentInfo documentInfo)

getDocumentSupport

public int getDocumentSupport(XmlDocumentInfo documentInfo)