fr.opensagres.xdocreport.converter.odt.pdf.fop
Class ODTFOPConverter

java.lang.Object
  extended by fr.opensagres.xdocreport.converter.internal.AbstractConverterEntriesSupport
      extended by fr.opensagres.xdocreport.converter.internal.xslt.AbstractXSLTConverter
          extended by fr.opensagres.xdocreport.converter.internal.xslfo.AbstractXSLFOConverter
              extended by fr.opensagres.xdocreport.converter.internal.pdf.fop.AbstractFOPConverter
                  extended by fr.opensagres.xdocreport.converter.odt.pdf.fop.ODTFOPConverter
All Implemented Interfaces:
IConverter, IXSLFOConverter, MimeMappingConstants, ODTXSLFOConstants

public class ODTFOPConverter
extends AbstractFOPConverter
implements ODTXSLFOConstants


Field Summary
 
Fields inherited from interface fr.opensagres.xdocreport.converter.odt.xslfo.ODTXSLFOConstants
CONTENT_XML_ENTRY, META_XML_ENTRY, STYLES_XML_ENTRY, XML_ENTRIES, XSL_FO_TEMPLATE_URI
 
Fields inherited from interface fr.opensagres.xdocreport.converter.MimeMappingConstants
FO_EXTENSION, FO_MIME_MAPPING, PDF_EXTENSION, PDF_MIME_MAPPING, PDF_MIME_TYPE, XHTML_EXTENSION, XHTML_MIME_MAPPING, XHTML_MIME_TYPE, XML_MIME_TYPE, ZIP_EXTENSION, ZIP_MIME_MAPPING, ZIP_MIME_TYPE
 
Constructor Summary
ODTFOPConverter()
           
 
Method Summary
protected  String[] getEntryNames()
           
static ODTFOPConverter getInstance()
           
protected  String getMainEntryName()
           
protected  InputStream getXSLFOStream()
           
protected  String getXSLFOTemplateURI()
           
protected  URIResolver getXSLFOURIResolver()
           
 
Methods inherited from class fr.opensagres.xdocreport.converter.internal.pdf.fop.AbstractFOPConverter
convert, convert, getMimeMapping
 
Methods inherited from class fr.opensagres.xdocreport.converter.internal.xslfo.AbstractXSLFOConverter
convert, convert2FO, convert2FO, convert2FO, convert2FO, getXSLTemplateURI, getXSLTStream, getXSLTURIResolver
 
Methods inherited from class fr.opensagres.xdocreport.converter.internal.xslt.AbstractXSLTConverter
convert, convert, createURIResolver
 
Methods inherited from class fr.opensagres.xdocreport.converter.internal.AbstractConverterEntriesSupport
canSupportEntries
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ODTFOPConverter

public ODTFOPConverter()
Method Detail

getInstance

public static ODTFOPConverter getInstance()

getXSLFOStream

protected InputStream getXSLFOStream()
Specified by:
getXSLFOStream in class AbstractXSLFOConverter

getXSLFOTemplateURI

protected String getXSLFOTemplateURI()
Specified by:
getXSLFOTemplateURI in class AbstractXSLFOConverter

getXSLFOURIResolver

protected URIResolver getXSLFOURIResolver()
Specified by:
getXSLFOURIResolver in class AbstractXSLFOConverter

getMainEntryName

protected String getMainEntryName()
Specified by:
getMainEntryName in class AbstractXSLTConverter

getEntryNames

protected String[] getEntryNames()
Specified by:
getEntryNames in class AbstractXSLTConverter


Copyright © 2013. All rights reserved.