Module jdk.xml.dom
Package org.w3c.dom.html
package org.w3c.dom.html
Provides interfaces for DOM Level 2 HTML Specification. Refer to the
Document Object Model (DOM) Level 2 Specification,
the HTML module extends the Core API to describe objects and methods specific
to HTML documents that comply with
HTML 4.0 Specification.
- Since:
- 1.4
-
ClassDescriptionThe anchor element.An embedded Java applet.Client-side image map area definition.Document base URI.Base font.The HTML document body.Force a line break.Push button.An
HTMLCollection
is a list of nodes.Directory list.Generic block container.Definition list.AnHTMLDocument
is the root of the HTML hierarchy and holds the entire content.TheHTMLDOMImplementation
interface extends theDOMImplementation
interface with a method for creating an HTML document instance.All HTML element interfaces derive from this class.Organizes form controls into logical groups.Local change to font.TheFORM
element encompasses behavior similar to a collection and an element.Create a frame.Create a grid of frames.Document head information.For theH1
toH6
elements.Create a horizontal rule.Root of an HTML document.Inline subwindows.Embedded image.Form control.This element is used for single-line text input.Form field label text.Provides a caption for aFIELDSET
grouping.List item.TheLINK
element specifies a link to an external resource, and defines this document's relationship to that resource (or vice versa).Client-side image map.Menu list.This contains generic meta-information about the document.Notice of modification to part of a document.Generic embedded object.Ordered list.Group options together in logical subdivisions.A selectable choice.Paragraphs.Parameters fed to theOBJECT
element.Preformatted text.For theQ
andBLOCKQUOTE
elements.Script statements.The select element allows the selection of an option.Style information.Table caption See the CAPTION element definition in HTML 4.0.The object used to represent theTH
andTD
elements.Regroups theCOL
andCOLGROUP
elements.The create* and delete* methods on the table allow authors to construct and modify tables.A row in a table.TheTHEAD
,TFOOT
, andTBODY
elements.Multi-line text field.The document title.Unordered list.