Download
LXP Forum
Documents

Products
- LiteWebServer™
- LiteXMLParser™
- InstantOnline Basic™

Support
- Forums
- Mailing List
- Support Agreements
- Resources
 

Current Version

LiteXMLParser 1.0. Read the release notes for details about this version.

Prerequisites

To use LiteXMLParser (LXP), you need:

  • A Java runtime environment. Since a JAXP SAX parser is bundled with the J2SE environment starting with version 1.4, LXP is primarily of interest for pre-1.4 versions.

Binary Distribution

Download the lxp-1.0.zip file to your computer. Make sure you save the file with the original name; some browsers suggest an invalid name in the Save File dialog.

Unpack the contents with a ZIP utility program (like WinZIP) or the Java jar command. Follow the instructions in the README.txt file for how to use LXP.

Source Distribution

Download the lxp-1.0-src.zip file to your computer. Make sure you save the file with the original name; some browsers suggest an invalid name in the Save File dialog.

Unpack the contents with a ZIP utility program (like WinZIP) or the Java jar command. Follow the instructions in the README-SRC.txt file in the distribution package for details on how to compile the source code.