Shani Xml Parser

ShaniXmlParser is an XML/HTML DOM/SAX parser. It can parse not well formed XML/HTML files. It can parse files with inverted tags and bad escaped &,<,> and ". It expands all XHTML entities by default. It is well suited to parse HTML files, and is fast with low memory usage. It is compliant with the jaxp/w3c DOM1/2/3 interfaces.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.allcolor.shanidom
ArtifactId

ArtifactId

shani-parser
Last Version

Last Version

1.4.17-patched-yahp-1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Shani Xml Parser
ShaniXmlParser is an XML/HTML DOM/SAX parser. It can parse not well formed XML/HTML files. It can parse files with inverted tags and bad escaped &,<,> and ". It expands all XHTML entities by default. It is well suited to parse HTML files, and is fast with low memory usage. It is compliant with the jaxp/w3c DOM1/2/3 interfaces.
Project URL

Project URL

http://shanidom.sourceforge.net
Source Code Management

Source Code Management

http://shanidom.cvs.sourceforge.net/viewvc/shanidom/ShaniDomParser/

Download shani-parser

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.allcolor.shanidom/shani-parser/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.allcolor.shanidom</groupId>
    <artifactId>shani-parser</artifactId>
    <version>1.4.17-patched-yahp-1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.allcolor.shanidom/shani-parser/
implementation 'com.google.code.maven-play-plugin.org.allcolor.shanidom:shani-parser:1.4.17-patched-yahp-1.3'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.allcolor.shanidom/shani-parser/
implementation ("com.google.code.maven-play-plugin.org.allcolor.shanidom:shani-parser:1.4.17-patched-yahp-1.3")
'com.google.code.maven-play-plugin.org.allcolor.shanidom:shani-parser:jar:1.4.17-patched-yahp-1.3'
<dependency org="com.google.code.maven-play-plugin.org.allcolor.shanidom" name="shani-parser" rev="1.4.17-patched-yahp-1.3">
  <artifact name="shani-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.allcolor.shanidom', module='shani-parser', version='1.4.17-patched-yahp-1.3')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.allcolor.shanidom" % "shani-parser" % "1.4.17-patched-yahp-1.3"
[com.google.code.maven-play-plugin.org.allcolor.shanidom/shani-parser "1.4.17-patched-yahp-1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.maven-play-plugin.org.allcolor.shanidom : shani-xml-apis jar 1.4.17
com.google.code.maven-play-plugin.org.allcolor.shanidom : jaxen jar 1.1.1-patched-shani-1.4.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.17-patched-yahp-1.3
1.4.17