Uses of Package
org.w3c.dom.html
Packages that use org.w3c.dom.html
-
Classes in org.w3c.dom.html used by org.w3c.dom.htmlClassDescription一个
HTMLCollection
是节点的列表。一个HTMLDocument
是HTML层次结构的根,并保存整个内容。所有HTML元素接口都派生自这个类。FORM
元素包含类似于集合和元素的行为。表格标题,请参阅HTML 4.0中CAPTION元素的定义。THEAD
,TFOOT
和TBODY
元素。