Package | Description |
---|---|
org.apache.html.dom |
Modifier and Type | Class and Description |
---|---|
class |
HTMLDOMImplementationImpl
Provides number of methods for performing operations that are independent
of any particular instance of the document object model.
|
Modifier and Type | Method and Description |
---|---|
static HTMLDOMImplementation |
HTMLDOMImplementationImpl.getHTMLDOMImplementation()
Returns an instance of a
HTMLDOMImplementation that can be
used to perform operations that are not specific to a particular
document instance, e.g. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.