Download org.apache.poi.xwpf.converter.xhtml-1.0.5.jar file

Introduction

You can download org.apache.poi.xwpf.converter.xhtml-1.0.5.jar in this page.

License

Open Source

Type List

org.apache.poi.xwpf.converter.xhtml-1.0.5.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.xhtml/pom.properties
META-INF/maven/fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.xhtml/pom.xml
org.apache.poi.xwpf.converter.xhtml.DefaultContentHandlerFactory.class
org.apache.poi.xwpf.converter.xhtml.IContentHandlerFactory.class
org.apache.poi.xwpf.converter.xhtml.SimpleContentHandler.class
org.apache.poi.xwpf.converter.xhtml.XHTMLConstants.class
org.apache.poi.xwpf.converter.xhtml.XHTMLConverter.class
org.apache.poi.xwpf.converter.xhtml.XHTMLOptions.class
org.apache.poi.xwpf.converter.xhtml.internal.EmptyAttributes.class
org.apache.poi.xwpf.converter.xhtml.internal.XHTMLConstants.class
org.apache.poi.xwpf.converter.xhtml.internal.XHTMLMapper.class
org.apache.poi.xwpf.converter.xhtml.internal.XHTMLMasterPage.class
org.apache.poi.xwpf.converter.xhtml.internal.styles.CSSProperty.class
org.apache.poi.xwpf.converter.xhtml.internal.styles.CSSStyle.class
org.apache.poi.xwpf.converter.xhtml.internal.styles.CSSStylePropertyConstants.class
org.apache.poi.xwpf.converter.xhtml.internal.styles.CSSStylesDocument.class
org.apache.poi.xwpf.converter.xhtml.internal.utils.SAXHelper.class
org.apache.poi.xwpf.converter.xhtml.internal.utils.StringEscapeUtils.class

Pom

org.apache.poi.xwpf.converter.xhtml-1.0.5.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<parent>
		<artifactId>thirdparties-extension</artifactId>
		<groupId>fr.opensagres.xdocreport</groupId>
		<version>1.0.5</version>
	</parent>
	<artifactId>org.apache.poi.xwpf.converter.xhtml</artifactId>
	<dependencies>
		<dependency>
			<groupId>fr.opensagres.xdocreport</groupId>
			<artifactId>org.apache.poi.xwpf.converter.core</artifactId>
			<version>1.0.5</version>
		</dependency>
	</dependencies>
</project>

POM Entry

<dependency>
   <groupId>fr.opensagres.xdocreport</groupId>
   <artifactId>org.apache.poi.xwpf.converter.xhtml</artifactId>
   <version>1.0.5</version>
</dependency>

Download

If you think the following org.apache.poi.xwpf.converter.xhtml-1.0.5.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download org.apache.poi.xwpf.converter.xhtml-1.0.5.jar file




PreviousNext

Related