Overview  Package   Class  Tree  Index 

be.lassi.web
Class Parse

java.lang.Object
  extended by be.lassi.web.Parse

public class Parse
extends java.lang.Object


Constructor Summary
Parse(java.io.PrintWriter out)
          Constructs a new instance.
 
Method Summary
 void parse(java.lang.String filename, java.io.Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parse

public Parse(java.io.PrintWriter out)
      throws org.xml.sax.SAXException
Constructs a new instance.

Parameters:
out - the destination for the output
Throws:
org.xml.sax.SAXException
Method Detail

parse

public void parse(java.lang.String filename,
                  java.io.Reader reader)
           throws java.io.IOException,
                  org.xml.sax.SAXException
Throws:
java.io.IOException
org.xml.sax.SAXException

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2