hotsax.html.sax
Class Lval

java.lang.Object
  extended by hotsax.html.sax.HtmlParserVal
      extended by hotsax.html.sax.Lval
Direct Known Subclasses:
Attribute

public class Lval
extends HtmlParserVal

Lval - extends HtmlParserVal (generatated by byacc/j) overrides toString function

Author:
edh

Field Summary
 
Fields inherited from class hotsax.html.sax.HtmlParserVal
dval, ival, obj, sval
 
Constructor Summary
Lval(Object o)
           
Lval(String s)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Lval

public Lval(String s)

Lval

public Lval(Object o)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007-2008. All Rights Reserved.