DTD Parser

SAX-like API for parsing XML DTDs.

License

License

GroupId

GroupId

com.sun.xml.dtd-parser
ArtifactId

ArtifactId

dtd-parser
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

DTD Parser
SAX-like API for parsing XML DTDs.
Project URL

Project URL

https://github.com/eclipse-ee4j/jaxb-dtd-parser
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jaxb-dtd-parser

Download dtd-parser

How to add to project

<!-- https://jarcasting.com/artifacts/com.sun.xml.dtd-parser/dtd-parser/ -->
<dependency>
    <groupId>com.sun.xml.dtd-parser</groupId>
    <artifactId>dtd-parser</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.dtd-parser/dtd-parser/
implementation 'com.sun.xml.dtd-parser:dtd-parser:1.5.0'
// https://jarcasting.com/artifacts/com.sun.xml.dtd-parser/dtd-parser/
implementation ("com.sun.xml.dtd-parser:dtd-parser:1.5.0")
'com.sun.xml.dtd-parser:dtd-parser:jar:1.5.0'
<dependency org="com.sun.xml.dtd-parser" name="dtd-parser" rev="1.5.0">
  <artifact name="dtd-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.dtd-parser', module='dtd-parser', version='1.5.0')
)
libraryDependencies += "com.sun.xml.dtd-parser" % "dtd-parser" % "1.5.0"
[com.sun.xml.dtd-parser/dtd-parser "1.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.sun.xml.dtd-parser

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4
1.2
1.1
1.0