nekohtml:nekodtd

NekoDTD is a configuration that parses Document Type Definition (DTD) files and converts the information into an XML document. This representation can then be processed using standard XML processors and applications to perform grammar analysis, convert the DTD into other grammar formats, etc. For example, using an XSLT stylesheet, the XML representation of the DTD can be converted to an equivalent XML Schema or Relax NG grammar. The NekoDTD parser configuration is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use NekoDTD with existing XNI tools without modification or rewriting code.

Лицензия

Лицензия

Группа

Группа

nekohtml
Идентификатор

Идентификатор

nekodtd
Последняя версия

Последняя версия

0.1.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

NekoDTD is a configuration that parses Document Type Definition (DTD) files and converts the information into an XML document. This representation can then be processed using standard XML processors and applications to perform grammar analysis, convert the DTD into other grammar formats, etc. For example, using an XSLT stylesheet, the XML representation of the DTD can be converted to an equivalent XML Schema or Relax NG grammar. The NekoDTD parser configuration is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use NekoDTD with existing XNI tools without modification or rewriting code.
Ссылка на сайт

Ссылка на сайт

http://people.apache.org/~andyc/neko/doc/dtd/index.html

Скачать nekodtd

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
xerces : xercesImpl jar 2.8.0
xml-apis : xml-apis jar 1.0.b2
xerces : xercesSamples Необязательный jar 2.8.0
ant : ant Необязательный jar 1.6.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.11