org.jfree.report.modules.factories.report.compatibility.simple

Class SimpleXmlFactoryModule

Implemented Interfaces:
XmlFactoryModule

public class SimpleXmlFactoryModule
extends java.lang.Object
implements XmlFactoryModule

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

Constructor Summary

SimpleXmlFactoryModule()

Method Summary

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

Constructor Details

SimpleXmlFactoryModule

public SimpleXmlFactoryModule()

Method Details

createReadHandler

public XmlReadHandler createReadHandler(XmlDocumentInfo documentInfo)

getDefaultNamespace

public String getDefaultNamespace(XmlDocumentInfo documentInfo)

getDocumentSupport

public int getDocumentSupport(XmlDocumentInfo documentInfo)