jMatchParser-juniversalchardet

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-juniversalchardet module contains a charset provider for a character set that uses juniversalchardet for automatically detecting the charset.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jmatchparser
ArtifactId

ArtifactId

jMatchParser-juniversalchardet
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jMatchParser-juniversalchardet
A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-juniversalchardet module contains a charset provider for a character set that uses juniversalchardet for automatically detecting the charset.

Download jMatchParser-juniversalchardet

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jmatchparser/jMatchParser-juniversalchardet/ -->
<dependency>
    <groupId>net.sf.jmatchparser</groupId>
    <artifactId>jMatchParser-juniversalchardet</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jmatchparser/jMatchParser-juniversalchardet/
implementation 'net.sf.jmatchparser:jMatchParser-juniversalchardet:0.1'
// https://jarcasting.com/artifacts/net.sf.jmatchparser/jMatchParser-juniversalchardet/
implementation ("net.sf.jmatchparser:jMatchParser-juniversalchardet:0.1")
'net.sf.jmatchparser:jMatchParser-juniversalchardet:jar:0.1'
<dependency org="net.sf.jmatchparser" name="jMatchParser-juniversalchardet" rev="0.1">
  <artifact name="jMatchParser-juniversalchardet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jmatchparser', module='jMatchParser-juniversalchardet', version='0.1')
)
libraryDependencies += "net.sf.jmatchparser" % "jMatchParser-juniversalchardet" % "0.1"
[net.sf.jmatchparser/jMatchParser-juniversalchardet "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1