1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title>Pull Parser 2 Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Aleksander Slominski">
</head>
<body bgcolor="white">
<H1>Pull Parser 2 Documentation</H2><P>
<p><a href="doc/overview.html">Overview</a>
<p><a href="doc/reqs.html">System Requirements</a>
<p><a href="doc/run.html">How to run instructions</a>.
<p><a href="doc/build.html">How to build instructions</a>.
<p><a href="doc/j2me.html">J2ME environment: building samples</a>.
<p><a href="doc/faq.html">FAQ</a>
<p><a href="doc/changes.html">List of changes</a>
<p><a href="doc/api/index.html">API documentation</a>
<p><b><a href="doc/THANKS.txt">Thanks!</a></b>
<p>
For the latest version and more information please see:
<a href="http://www.extreme.indiana.edu/soap/xpp">XML
Pull Parser 2 Home Page</a>
and
<a href="http://mailman.cs.indiana.edu/mailman/listinfo/soaprmi">discussion list for XPP2 and SoapRMI</a>.
<p>
Copyright (c) 2002
<a href="http://www.extreme.indiana.edu">Extreme! Lab</a>,
Indiana University. All rights reserved.</a> and see
<a href="LICENSE.txt">Indiana University Extreme! Lab Software License</a>.
<HR>
<address><a href="aslom@extreme.indiana.edu">Aleksander Slominski</a><address>
<p> <p> <p> <p> <p> <p> <p> <p>
</address>
</body>
</html>
|