|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hotsax.html.sax.HtmlParserVal hotsax.html.sax.Lval hotsax.html.sax.Attribute
public class Attribute
Field Summary |
---|
Fields inherited from class hotsax.html.sax.HtmlParserVal |
---|
dval, ival, obj, sval |
Constructor Summary | |
---|---|
Attribute(String name,
String value)
|
Method Summary | |
---|---|
String |
getName()
|
String |
getValue()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Attribute(String name, String value)
Method Detail |
---|
public String toString()
toString
in class Lval
public String getName()
public String getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |