Class XHTMLConverter

java.lang.Object
fr.opensagres.odfdom.converter.core.AbstractODFConverter<XHTMLOptions>
fr.opensagres.odfdom.converter.xhtml.XHTMLConverter
All Implemented Interfaces:
fr.opensagres.odfdom.converter.core.IODFConverter<XHTMLOptions>

public class XHTMLConverter extends fr.opensagres.odfdom.converter.core.AbstractODFConverter<XHTMLOptions>
  • Constructor Details

    • XHTMLConverter

      public XHTMLConverter()
  • Method Details

    • getInstance

      public static XHTMLConverter getInstance()
    • doConvert

      protected void doConvert(org.odftoolkit.odfdom.doc.OdfDocument odfDocument, OutputStream out, Writer writer, XHTMLOptions options) throws fr.opensagres.odfdom.converter.core.ODFConverterException, IOException
      Specified by:
      doConvert in class fr.opensagres.odfdom.converter.core.AbstractODFConverter<XHTMLOptions>
      Throws:
      fr.opensagres.odfdom.converter.core.ODFConverterException
      IOException