Package org.lobobrowser.html.domimpl
package org.lobobrowser.html.domimpl
Contains an implementation of the W3C HTML DOM Level 2 interfaces.
-
ClassDescriptionAn abstract implementation of
DocumentNotificationListener
with blank methods, provided for convenience.A listener of document changes.Tag interface for frame nodes.Implements common functionality of most elements.Implementation of the W3CHTMLDocument
interface.Element used for I, EM and CITE.This element is used for SMALL and BIG.Element used for TT and CODE.HTML DOM object representing processing instruction as per HTML 4.0 specification.Element used for STRIKE.Element used for B and STRONG.Element used for SUBElement used for TH.Element used for U.A generic node interface.A UI node abstraction that is used to send notifications back to the UI and to obtain information the DOM needs from the UI (such as image dimensions).