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()
          Returns the description of the discovery.
 String getId()
          Returns the id of the discovery.
 
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()
Description copied from interface: IBaseDiscovery
Returns the id of the discovery.

Specified by:
getId in interface IBaseDiscovery
Returns:

createDocumentHandler

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

getDescription

public String getDescription()
Description copied from interface: IBaseDiscovery
Returns the description of the discovery.

Specified by:
getDescription in interface IBaseDiscovery
Returns:


Copyright © 2013. All rights reserved.