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

Class ExtendedXmlFactoryModule

public class ExtendedXmlFactoryModule extends Object implements XmlFactoryModule

Creation-Date: 08.04.2006, 14:38:47

Author: Thomas Morgner

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

Constructor Detail

ExtendedXmlFactoryModule

public ExtendedXmlFactoryModule()

Method Detail

createReadHandler

public XmlReadHandler createReadHandler(XmlDocumentInfo documentInfo)

getDefaultNamespace

public String getDefaultNamespace(XmlDocumentInfo documentInfo)

getDocumentSupport

public int getDocumentSupport(XmlDocumentInfo documentInfo)