Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.72 KB

README.MD

File metadata and controls

23 lines (13 loc) · 1.72 KB

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 ":+1:".