Package de.enough.polish.browser

Contains base implementation for browsers operating on XML-like structures.

See:
          Description

Interface Summary
BrowserListener Interface to be able to listen to the status of the browser.
 

Class Summary
Browser TODO: Write good docs.
HistoryEntry Stores the URL of a previously shown page as well as some UI data like scrolloffset and focused item.
ProtocolHandler Base class for all protocol handlers.
RedirectThread Provides an easy way to redirect the browser after a given time interval.
TagHandler This class provides the basic functionality for tag handlers.
 

Package de.enough.polish.browser Description

Contains base implementation for browsers operating on XML-like structures.