it.unipd.dei.ims.nestor.experiment.tree
Class BuildTree

java.lang.Object
  extended by it.unipd.dei.ims.nestor.experiment.tree.BuildTree

public class BuildTree
extends java.lang.Object


Constructor Summary
BuildTree()
           
 
Method Summary
 Tree buildTree(javax.xml.stream.XMLStreamReader reader)
           
 Tree ParseTreeInit(java.io.File file)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildTree

public BuildTree()
Method Detail

ParseTreeInit

public Tree ParseTreeInit(java.io.File file)
                   throws java.io.FileNotFoundException,
                          javax.xml.stream.XMLStreamException
Throws:
java.io.FileNotFoundException
javax.xml.stream.XMLStreamException

buildTree

public Tree buildTree(javax.xml.stream.XMLStreamReader reader)
               throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException