fr.opensagres.xdocreport.converter.docx.xhtml
Class DocxXHTMLConverter

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.xhtml.AbstractXHTMLConverter
              extended by fr.opensagres.xdocreport.converter.docx.xhtml.DocxXHTMLConverter
All Implemented Interfaces:
DocxXHTMLConstants, IConverter, IXHTMLConverter, MimeMappingConstants

public class DocxXHTMLConverter
extends AbstractXHTMLConverter
implements DocxXHTMLConstants


Field Summary
 
Fields inherited from interface fr.opensagres.xdocreport.converter.docx.xhtml.DocxXHTMLConstants
WORD_DOCUMENT_XML_ENTRY, WORD_STYLES_XML_ENTRY, XML_ENTRIES, XSL_XHTML_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
DocxXHTMLConverter()
           
 
Method Summary
protected  String[] getEntryNames()
           
static DocxXHTMLConverter getInstance()
           
protected  String getMainEntryName()
           
protected  InputStream getXHTMLStream()
           
protected  String getXHTMLTemplateURI()
           
protected  URIResolver getXHTMLURIResolver()
           
 
Methods inherited from class fr.opensagres.xdocreport.converter.internal.xhtml.AbstractXHTMLConverter
convert, convert2XHTML, convert2XHTML, 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, convert
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocxXHTMLConverter

public DocxXHTMLConverter()
Method Detail

getInstance

public static DocxXHTMLConverter getInstance()

getMainEntryName

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

getEntryNames

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

getXHTMLTemplateURI

protected String getXHTMLTemplateURI()
Specified by:
getXHTMLTemplateURI in class AbstractXHTMLConverter

getXHTMLStream

protected InputStream getXHTMLStream()
Specified by:
getXHTMLStream in class AbstractXHTMLConverter

getXHTMLURIResolver

protected URIResolver getXHTMLURIResolver()
Specified by:
getXHTMLURIResolver in class AbstractXHTMLConverter


Copyright © 2013. All rights reserved.