de.fh_mannheim.mm.dms.framework
Interface IProducer

All Superinterfaces:
IElement
All Known Implementing Classes:
CategoryManager, Config, StopwordManager, UploadManager, UserManager

public interface IProducer
extends IElement

IProducer is an interface for xml document producers.

Version:
$Revision: 1.3 $
Author:
Jan Löffler, mail@jlsoft.de

Method Summary
 org.w3c.dom.Document produceReport()
          Generate xml document.
 
Methods inherited from interface de.fh_mannheim.mm.dms.framework.IElement
toElement, toElement, toString
 

Method Detail

produceReport

public org.w3c.dom.Document produceReport()
Generate xml document.

Returns:
xml document