InkXMLParser Class Reference

List of all members.

Public Types

 ADDRESS
 INK
enum  Attributes {
  ADDRESS, BEGIN, END, F,
  T, X, Y
}
enum  Nodes { INK, P, STROKE }

Public Member Functions

 InkXMLParser (Ink theInk)
void parse (File xmlFileSource)

Detailed Description

Responsible for Reading from XML Files that have been saved through Ink.saveToXMLFile(File xmlFileDest)

This software is distributed under the BSD License.

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

Definition at line 28 of file InkXMLParser.java.


Member Enumeration Documentation

enum Attributes

Definition at line 34 of file InkXMLParser.java.

enum Nodes

Definition at line 42 of file InkXMLParser.java.


Member Function Documentation

void parse ( File  xmlFileSource  ) 

Parameters:
xmlFileSource 

Definition at line 77 of file InkXMLParser.java.


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