程序包 | 说明 |
---|---|
org.htmlparser.lexer |
限定符和类型 | 类和说明 |
---|---|
class |
InputStreamSource
A source of characters based on an InputStream such as from a URLConnection.
|
class |
StringSource
A source of characters based on a String.
|
限定符和类型 | 方法和说明 |
---|---|
Source |
Page.getSource()
Get the source this page is reading from.
|
构造器和说明 |
---|
Page(Source source)
Construct a page from a source.
|