Package org.cyberneko.html
-
Interface Summary Interface Description HTMLComponent This interface extends the XNIXMLComponent
interface to add methods that allow the preferred default values for features and properties to be queried.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.Scanner Basic scanner interface.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 usingHTMLConfiguration
activate the tag balancing feature -
Class Summary Class Description HTMLAugmentations This class is here to overcome the XNI changes to theAugmentations
interface.HTMLConfiguration An XNI-based parser configuration that can be used to parse HTML documents.HTMLElements Collection of HTML element information.HTMLElements.Element Element information.HTMLElements.ElementList Unsynchronized list of elements.HTMLEntities Pre-defined HTML entities.HTMLEventInfo.SynthesizedItem Synthesized infoset item.HTMLScanner A simple HTML scanner.HTMLScanner.CurrentEntity Current entity.HTMLScanner.LocationItem Location infoset item.HTMLScanner.PlaybackInputStream A playback input stream.HTMLTagBalancer Balances tags in an HTML document.HTMLTagBalancer.Info Element info for each start element.HTMLTagBalancer.InfoStack Unsynchronized stack of element information.