fr.opensagres.xdocreport.converter.docx.xslfo
Class DocxXSLFOConverter

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.docx.xslfo.DocxXSLFOConverter
All Implemented Interfaces:
DocxXSLFOConstants, IConverter, IXSLFOConverter, MimeMappingConstants

public class DocxXSLFOConverter
extends AbstractXSLFOConverter
implements DocxXSLFOConstants


Field Summary
 
Fields inherited from interface fr.opensagres.xdocreport.converter.docx.xslfo.DocxXSLFOConstants
WORD_DOCUMENT_XML_ENTRY, WORD_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
DocxXSLFOConverter()
           
 
Method Summary
protected  String[] getEntryNames()
           
static DocxXSLFOConverter getInstance()
           
protected  String getMainEntryName()
           
protected  InputStream getXSLFOStream()
           
protected  String getXSLFOTemplateURI()
           
protected  URIResolver getXSLFOURIResolver()
           
 
Methods inherited from class fr.opensagres.xdocreport.converter.internal.xslfo.AbstractXSLFOConverter
convert, convert, convert2FO, convert2FO, convert2FO, convert2FO, getMimeMapping, 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

DocxXSLFOConverter

public DocxXSLFOConverter()
Method Detail

getInstance

public static DocxXSLFOConverter 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.