be.lassi.web
Class Parse
java.lang.Object
   be.lassi.web.Parse
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 | 
 
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
 
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