Package | Description |
---|---|
net.sourceforge.htmlunit.cyberneko | |
net.sourceforge.htmlunit.cyberneko.filters |
Class and Description |
---|
HTMLComponent
This interface extends the XNI
XMLComponent interface
to add methods that allow the preferred default values for features
and properties to be queried. |
HTMLElements
Collection of HTML element information.
|
HTMLElements.Element
Element information.
|
HTMLErrorReporter
Defines an error reporter for reporting HTML errors.
|
HTMLEventInfo
This interface is used to pass augmentated information to the
application through the XNI pipeline.
|
HTMLScanner
A simple HTML scanner.
|
HTMLScanner.CurrentEntity
Current entity.
|
HTMLScanner.PlaybackInputStream
A playback input stream.
|
HTMLScanner.Scanner
Basic scanner interface.
|
HTMLScanner.SpecialScanner
Special scanner used for elements whose content needs to be scanned
as plain text, ignoring markup such as elements and entity references.
|
HTMLTagBalancer
Balances tags in an HTML document.
|
HTMLTagBalancer.Info
Element info for each start element.
|
HTMLTagBalancer.InfoStack
Unsynchronized stack of element information.
|
HTMLTagBalancingListener
EXPERIMENTAL: may change in next release
XMLDocumentHandler implementing this interface will get notified of elements discarded
by the tag balancer when they:
are configured using HTMLConfiguration
activate the tag balancing feature
|
Class and Description |
---|
HTMLComponent
This interface extends the XNI
XMLComponent interface
to add methods that allow the preferred default values for features
and properties to be queried. |
HTMLConfiguration
An XNI-based parser configuration that can be used to parse HTML
documents.
|
HTMLEventInfo
This interface is used to pass augmentated information to the
application through the XNI pipeline.
|
Copyright © 2017. All rights reserved.