FraLaX

A extendable and modifiable Framework for large XML Data Files. [FraLaX]

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.oneandone
Идентификатор

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

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

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

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

FraLaX
A extendable and modifiable Framework for large XML Data Files. [FraLaX]
Ссылка на сайт

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

https://github.com/1and1/fralax
Организация-разработчик

Организация-разработчик

1&1 Internet Inc.
Система контроля версий

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

https://github.com/1and1/fralax

Скачать fralax

Имя Файла Размер
fralax-0.3.pom
fralax-0.3.jar 841 KB
fralax-0.3-sources.jar 837 KB
fralax-0.3-javadoc.jar 41 KB
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.8
com.greenbird.xml-formatter : xml-formatter-core jar 1.0.0
com.ximpleware : vtd-xml jar 2.11

test (1)

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

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

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

Current build status: Travis CI Codacy Badge Codacy Badge

Framework for Large XML File Parsing [FraLaX]

Wrapper for different XML Parsers, establishing a standard API for the Parsing of XML files using XPath Searches.

Standard Parser implementation is based on VTD-XML.

The XML technology that they don't want you to know about.

Usage

See XmlContext and Fralax JavaDoc for general usage as well as FralaxTest for a more specific example.

Contribution

This section gives some pointers about contributions to the fralax project. The project is being developed by the community. Maintainer merge pull-requests, fix critical bugs, etc.

If you fixed or added something useful to the project, you can send a pull-request. It will be reviewed and accepted, or commented on for rework by at least two maintainers. Pull-requests are declined if a maintainer closes the request.

We are using LGTM to approve pull-requests. The pull-request is only accepted if two maintainers comment with "LGTM" or " 👍 ".

net.oneandone

1&1

Open Source by 1&1 Group.

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

Версия
0.3
0.2
0.1