| 程序包 | 说明 |
|---|---|
| org.htmlparser | |
| org.htmlparser.util |
| 限定符和类型 | 方法和说明 |
|---|---|
NodeIterator |
Parser.elements() |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
SimpleNodeIterator
The HTMLSimpleEnumeration interface is similar to NodeIterator,
except that it does not throw exceptions.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
IteratorImpl |
class |
NodeTreeWalker
A class for walking a tree of
Node objects, in either a depth-first or breadth-first manner. |