net.sf.jstp
Class JstpParser

java.lang.Object
  extended by net.sf.jstp.JstpParser

public class JstpParser
extends java.lang.Object


Field Summary
 java.util.List elements
           
 
Constructor Summary
JstpParser(java.io.Reader input)
           
 
Method Summary
 void parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elements

public java.util.List elements
Constructor Detail

JstpParser

public JstpParser(java.io.Reader input)
Method Detail

parse

public void parse()
           throws java.io.IOException,
                  JstpParserException
Throws:
java.io.IOException
JstpParserException


Copyright © 2004 JSTP. All Rights Reserved.