fr.opensagres.xdocreport.converter.odt.xhtml
Class ODTXHTMLConverter

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.odt.xhtml.ODTXHTMLConverter
All Implemented Interfaces:
IConverter, IXHTMLConverter, MimeMappingConstants, ODTXHTMLConstants

public class ODTXHTMLConverter
extends AbstractXHTMLConverter
implements ODTXHTMLConstants


Field Summary
 
Fields inherited from interface fr.opensagres.xdocreport.converter.odt.xhtml.ODTXHTMLConstants
CONTENT_XML_ENTRY, 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
ODTXHTMLConverter()
           
 
Method Summary
protected  String[] getEntryNames()
           
static ODTXHTMLConverter 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

ODTXHTMLConverter

public ODTXHTMLConverter()
Method Detail

getInstance

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