fr.opensagres.xdocreport.document.odt.discovery
Class ODTDocumentHandlerFactoryDiscovery

java.lang.Object
  extended by fr.opensagres.xdocreport.document.odt.discovery.ODTDocumentHandlerFactoryDiscovery
All Implemented Interfaces:
IBaseDiscovery, ITextStylingDocumentHandlerFactoryDiscovery

public class ODTDocumentHandlerFactoryDiscovery
extends Object
implements ITextStylingDocumentHandlerFactoryDiscovery


Constructor Summary
ODTDocumentHandlerFactoryDiscovery()
           
 
Method Summary
 IDocumentHandler createDocumentHandler(BufferedElement parent, IContext context, String entryName)
           
 String getDescription()
           
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ODTDocumentHandlerFactoryDiscovery

public ODTDocumentHandlerFactoryDiscovery()
Method Detail

getId

public String getId()
Specified by:
getId in interface IBaseDiscovery

createDocumentHandler

public IDocumentHandler createDocumentHandler(BufferedElement parent,
                                              IContext context,
                                              String entryName)
Specified by:
createDocumentHandler in interface ITextStylingDocumentHandlerFactoryDiscovery

getDescription

public String getDescription()
Specified by:
getDescription in interface IBaseDiscovery


Copyright © 2012. All Rights Reserved.