Package org.cyberneko.html

Interface Summary
HTMLComponent This interface extends the XNI XMLComponent 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.
 

Class Summary
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.
 



(C) Copyright 2002-2004, Andy Clark. All rights reserved.