Uses of Class org.htmlparser.lexer.Source

Uses in package org.htmlparser.lexer

Classes derived from org.htmlparser.lexer.Source

class
A source of characters based on an InputStream such as from a URLConnection.
class
A source of characters based on a String.

Constructors with parameter type org.htmlparser.lexer.Source

Page.Page(Source source)
Construct a page from a source.

Fields of type org.htmlparser.lexer.Source

Source
The source of characters.

Methods with return type org.htmlparser.lexer.Source

Source
Get the source this page is reading from.

HTML Parser is an open source library released under LGPL. SourceForge.net