Package | Description |
---|---|
org.htmlparser.scanners |
The scanners package contains classes responsible for the tertiary
identification of tags.
|
org.htmlparser.tags |
The tags package contains specific tags.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptScanner
The ScriptScanner handles script CDATA.
|
class |
StyleScanner
The StyleScanner handles style elements.
|
Modifier and Type | Field and Description |
---|---|
protected static CompositeTagScanner |
CompositeTag.mDefaultCompositeScanner
The default scanner for non-composite tags.
|
HTML Parser is an open source library released under LGPL.