PaperXMLParser Class Reference

List of all members.

Static Public Member Functions

static void main (String[] args)

Detailed Description

Reads *.pxml files and generates the corresponding runtime objects.

This software is distributed under the BSD License.

Here is some sample Paper XML: <sheet width="8.5" height="11"> <region name="submit" type="button" x="6.5" y="9" w="1.5" h="1"> <eventHandler type="click" name="onSubmit"> </region> <region name="logo" type="image" src="files/logo.png"> <region name="inkCapture" type="capture"> <eventHandler type="inkWell" name="onInkArrived"> </region> </sheet>

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 27 of file PaperXMLParser.java.


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:42 2007 for R3 Paper Toolkit by  doxygen 1.4.7