Index of /xgws/xsoap/xpp/download/PullParser2/src/java/samples

      Name                    Last modified       Size  Description

[DIR] Parent Directory 15-Nov-2003 00:42 - [DIR] commandline/ 15-Nov-2003 00:50 - [DIR] midlet/ 15-Nov-2003 00:50 - [DIR] shared/ 15-Nov-2003 00:42 - [DIR] swing/ 15-Nov-2003 00:50 -

Samples demonstrating how XPP2 can be used

XppCount	- counting XML elements also used for performance evaluations
  commandline	- verion that works in J2SE+ environment
  midlet	- verison for J2ME small devices
  shared	- code shared in both verison - where actual parsing is done
  		  demonstrates how to abstract J2xx functionality to re-use it
  		  
XppNodeTree 	- creating XML tree with XPP2 node APU and displaying it in GUI
		  shows how to adpat XPP2 Node interface to work with SWIN tree