org.jfree.report.modules.factories.report.compatibility.extended

Class ExtendedXmlFactoryModule

Implemented Interfaces:
XmlFactoryModule

public class ExtendedXmlFactoryModule
extends java.lang.Object
implements XmlFactoryModule

Creation-Date: 08.04.2006, 14:38:47
Author:
Thomas Morgner

Constructor Summary

ExtendedXmlFactoryModule()

Method Summary

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

Constructor Details

ExtendedXmlFactoryModule

public ExtendedXmlFactoryModule()

Method Details

createReadHandler

public XmlReadHandler createReadHandler(XmlDocumentInfo documentInfo)

getDefaultNamespace

public String getDefaultNamespace(XmlDocumentInfo documentInfo)

getDocumentSupport

public int getDocumentSupport(XmlDocumentInfo documentInfo)