Package rngom: Information
Source package: rngom
Version: 201103-alt1_0.5.20120119svnjpp7
Build time: Sep 6, 2012, 09:54 PM
Category: Development/Java
Report package bugHome page: https://rngom.dev.java.net
License: MIT
Summary: Java library for parsing RELAX NG grammars
Description:
RNGOM is an open-source Java library for parsing RELAX NG grammars. In particular, RNGOM can: * parse the XML syntax * parse the compact syntax * check all the semantic restrictions as specified in the specification * parse RELAX NG into application-defined data structures * build a default data structure based around the binarized simple syntax or another data structure that preserves more of the parsed information * parse foreign elements/attributes in a schema * parse comments in a schema
Maintainer: Igor Vlasenko
Last changed
Sept. 6, 2012 Igor Vlasenko 0:201103-alt1_0.5.20120119svnjpp7
- new version
May 12, 2010 Igor Vlasenko 0:0.1-alt3_0.20061207.1jpp5
- fixes for java6 support
Jan. 5, 2009 Igor Vlasenko 0:0.1-alt2_0.20061207.1jpp5
- fixed docdir ownership