|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.quiotix.html.parser.HtmlDocument.ElementSequence
A sequence of HTML elements.
Field Summary | |
protected java.util.Vector |
elements
|
Constructor Summary | |
HtmlDocument.ElementSequence()
|
|
HtmlDocument.ElementSequence(int n)
|
Method Summary | |
void |
addElement(HtmlDocument.HtmlElement o)
|
java.util.Enumeration |
elements()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.Vector elements
Constructor Detail |
public HtmlDocument.ElementSequence(int n)
public HtmlDocument.ElementSequence()
Method Detail |
public void addElement(HtmlDocument.HtmlElement o)
public java.util.Enumeration elements()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |