agatonsax

Parse large XML files from a stream using a SAX parser. You can either create your XML specification manually and have fine grained control what should be done when an element is parsed. Or you add a set of classes that will then create the parsing tree based on jakarta XML annotations.

Лицензия

Лицензия

Группа

Группа

de.eismaenners
Идентификатор

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

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

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

agatonsax
Parse large XML files from a stream using a SAX parser. You can either create your XML specification manually and have fine grained control what should be done when an element is parsed. Or you add a set of classes that will then create the parsing tree based on jakarta XML annotations.
Ссылка на сайт

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

https://github.com/abulvenz/agaton-sax
Система контроля версий

Система контроля версий

https://github.com/abulvenz/agaton-sax/tree/master

Скачать agatonsax

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.0

runtime (1)

Идентификатор библиотеки Тип Версия
com.sun.xml.bind : jaxb-impl jar 3.0.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

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

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

Версия
0.0.1