ph-xpath2

Java XPath 2.0 parser

Лицензия

Лицензия

Категории

Категории

H2 Данные Базы данных
Группа

Группа

com.helger
Идентификатор

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

ph-xpath2
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

bundle
Описание

Описание

ph-xpath2
Java XPath 2.0 parser
Ссылка на сайт

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

https://github.com/phax/ph-xpath2
Организация-разработчик

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

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

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

http://github.com/phax/ph-xpath2

Скачать ph-xpath2

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.helger : ph-commons jar
com.helger : ph-xml jar

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

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

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

ph-xpath2

The attempt to create a pure Java XPath2 parser and interpreter.

Current status: grammar looks good. Currently working on the transition from syntax nodes to a domain model.

Maven usage

No Maven release of this artifact was published so far, so you need to use the source version.

Grammar

The grammar is defined for JavaCC and resides in src/main/jjtree/ParserXP2.jjt. The Java code generation of the grammar happens with the ph-javacc-maven-plugin Maven plugin.

Building from source

Just run mvn clean install to get the current version build. No external Maven repositories are needed.

Relevant links


My personal Coding Styleguide | On Twitter: @philiphelger

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

Версия
0.1.0