|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.quiotix.html.parser.HtmlDocument.AttributeList
Field Summary | |
java.util.Vector |
attributes
|
Constructor Summary | |
HtmlDocument.AttributeList()
|
Method Summary | |
void |
addAttribute(HtmlDocument.Attribute a)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.util.Vector attributes
Constructor Detail |
public HtmlDocument.AttributeList()
Method Detail |
public void addAttribute(HtmlDocument.Attribute a)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |