|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.pen.ink.InkXMLParser
public class InkXMLParser
Responsible for Reading from XML Files that have been saved through Ink.saveToXMLFile(File xmlFileDest)
This software is distributed under the BSD License.
| Nested Class Summary | |
|---|---|
static class |
InkXMLParser.Attributes
|
static class |
InkXMLParser.Nodes
|
| Constructor Summary | |
|---|---|
InkXMLParser(Ink theInk)
|
|
| Method Summary | |
|---|---|
void |
parse(java.io.File xmlFileSource)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InkXMLParser(Ink theInk)
| Method Detail |
|---|
public void parse(java.io.File xmlFileSource)
xmlFileSource -
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||