Uses of Class org.ccil.cowan.tagsoup.Element

Uses in package org.ccil.cowan.tagsoup

Methods with parameter type org.ccil.cowan.tagsoup.Element

boolean
Return true if the type of this element can contain the type of another element.
void
Change the next element in an element stack or queue.

Methods with return type org.ccil.cowan.tagsoup.Element

Element
Return the next element in an element stack or queue.

Licence: Academic Free License 3.0 and/or GPL 2.0