net.sf.jooreports.converter
Class XmlDocumentFormatRegistry

java.lang.Object
  extended bynet.sf.jooreports.converter.BasicDocumentFormatRegistry
      extended bynet.sf.jooreports.converter.XmlDocumentFormatRegistry
All Implemented Interfaces:
DocumentFormatRegistry

public class XmlDocumentFormatRegistry
extends BasicDocumentFormatRegistry
implements DocumentFormatRegistry


Constructor Summary
XmlDocumentFormatRegistry()
           
XmlDocumentFormatRegistry(InputStream inputStream)
           
 
Methods inherited from class net.sf.jooreports.converter.BasicDocumentFormatRegistry
addDocumentFormat, getFormatByFileExtension, getFormatByMimeType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jooreports.converter.DocumentFormatRegistry
getFormatByFileExtension, getFormatByMimeType
 

Constructor Detail

XmlDocumentFormatRegistry

public XmlDocumentFormatRegistry()

XmlDocumentFormatRegistry

public XmlDocumentFormatRegistry(InputStream inputStream)