|
Treeviz 0.37 2010-10-17 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.randelshofer.tree.demo.XMLTree
public class XMLTree
XMLTree produces a general purpose tree over a XML file.
See XMLNodeInfo on how the XML data structure is being interpreted.
| Constructor Summary | |
|---|---|
XMLTree(java.io.File xmlFile)
Creates a new instance. |
|
| Method Summary | |
|---|---|
XMLNodeInfo |
getInfo()
|
XMLNode |
getRoot()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLTree(java.io.File xmlFile)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public XMLNode getRoot()
getRoot in interface DemoTreepublic XMLNodeInfo getInfo()
getInfo in interface DemoTree
|
Copyright 2007-2008 (c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||