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 java.lang.Object
implements ITextStylingDocumentHandlerFactoryDiscovery


Constructor Summary
ODTDocumentHandlerFactoryDiscovery()
           
 
Method Summary
 IDocumentHandler createDocumentHandler(BufferedElement parent, IContext context, java.lang.String entryName)
           
 java.lang.String getDescription()
           
 java.lang.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 java.lang.String getId()
Specified by:
getId in interface IBaseDiscovery

createDocumentHandler

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

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface IBaseDiscovery


Copyright © 2012. All Rights Reserved.