org.apache.html.dom.HTMLCollectionImpl _anchors
HTMLCollectionImpl
object with live collection of all
anchors in document. This reference is on demand only once.org.apache.html.dom.HTMLCollectionImpl _forms
HTMLCollectionImpl
object with live collection of all
forms in document. This reference is on demand only once.org.apache.html.dom.HTMLCollectionImpl _images
HTMLCollectionImpl
object with live collection of all
images in document. This reference is on demand only once.org.apache.html.dom.HTMLCollectionImpl _links
HTMLCollectionImpl
object with live collection of all
links in document. This reference is on demand only once.org.apache.html.dom.HTMLCollectionImpl _applets
HTMLCollectionImpl
object with live collection of all
applets in document. This reference is on demand only once.java.io.StringWriter _writer
HTMLDocumentImpl.open()
.
HTMLDocumentImpl.write(java.lang.String)
, etc) to write new contents into the document and parse
that text into a document tree.Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.