|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Element | |
---|---|
org.ccil.cowan.tagsoup |
Uses of Element in org.ccil.cowan.tagsoup |
---|
Methods in org.ccil.cowan.tagsoup that return Element | |
---|---|
Element |
Element.next()
Return the next element in an element stack or queue. |
Methods in org.ccil.cowan.tagsoup with parameters of type Element | |
---|---|
boolean |
Element.canContain(Element other)
Return true if the type of this element can contain the type of another element. |
void |
Element.setNext(Element next)
Change the next element in an element stack or queue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |