Uses of Class
org.htmlunit.html.DomElement
Packages that use DomElement
Package
Description
Framework classes (contains the
WebClient
class which is the main entry point).Classes supporting Cascading Style Sheets.
Classes specific to HTML pages, particularly the
HtmlPage
which represents
an HTML document and provides access to its content.Contains the neko html parser.
XPath adapter implementation for the HtmlUnit DOM.
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Classes specific to Scalable Vector Graphics.
Miscellaneous utilities.
Classes specific to XML pages.
-
Uses of DomElement in org.htmlunit
Methods in org.htmlunit that return DomElementMethods in org.htmlunit that return types with arguments of type DomElementModifier and TypeMethodDescriptionSgmlPage.getElementsByTagName
(String tagName) SgmlPage.getElementsByTagNameNS
(String namespaceURI, String localName) Methods in org.htmlunit with parameters of type DomElementModifier and TypeMethodDescriptionvoid
SgmlPage.clearComputedStyles
(DomElement element) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Clears the computed styles for a specificElement
.void
SgmlPage.clearComputedStylesUpToRoot
(DomElement element) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Clears the computed styles for a specificElement
and all parent elements.WebWindow.getComputedStyle
(DomElement element, String pseudoElement) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Returns computed style of the element.WebWindowImpl.getComputedStyle
(DomElement element, String pseudoElement) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Returns computed style of the element. -
Uses of DomElement in org.htmlunit.css
Fields in org.htmlunit.css declared as DomElementModifier and TypeFieldDescriptionprivate final DomElement
ElementCssStyleDeclaration.domElement_
The DomElement.Methods in org.htmlunit.css that return DomElementModifier and TypeMethodDescriptionComputedCssStyleDeclaration.getDomElement()
ElementCssStyleDeclaration.getDomElement()
Methods in org.htmlunit.css with parameters of type DomElementModifier and TypeMethodDescriptionprivate static boolean
CssStyleSheet.isEmpty
(DomElement element) void
CssStyleSheet.modifyIfNecessary
(ComputedCssStyleDeclaration style, DomElement element, String pseudoElement) Modifies the specified style object by adding any style rules which apply to the specified element.static String
CssPixelValueConverter.pixelString
(DomElement element, CssPixelValueConverter.CssValue value) Returns the specified length CSS attribute value value as a pixel length value.private static int
CssPixelValueConverter.pixelValue
(DomElement element, String styleValue, CssPixelValueConverter.CssValue value, boolean percentMode) static int
CssPixelValueConverter.pixelValue
(DomElement element, CssPixelValueConverter.CssValue value) Converts the specified length CSS attribute value into an integer number of pixels.(package private) static boolean
CssStyleSheet.selects
(BrowserVersion browserVersion, org.htmlunit.cssparser.parser.condition.Condition condition, DomElement element, boolean fromQuerySelectorAll, boolean throwOnSyntax) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Returnstrue
if the specified condition selects the specified element.static boolean
CssStyleSheet.selects
(BrowserVersion browserVersion, org.htmlunit.cssparser.parser.selector.Selector selector, DomElement element, String pseudoElement, boolean fromQuerySelectorAll, boolean throwOnSyntax) Returnstrue
if the specified selector selects the specified element.private List
<org.htmlunit.cssparser.dom.CSSStyleSheetImpl.SelectorEntry> CssStyleSheet.selects
(org.htmlunit.cssparser.dom.CSSStyleSheetImpl.CSSStyleSheetRuleIndex index, BrowserVersion browserVersion, DomElement element, String pseudoElement, boolean fromQuerySelectorAll) private static boolean
CssStyleSheet.selectsPseudoClass
(BrowserVersion browserVersion, org.htmlunit.cssparser.parser.condition.Condition condition, DomElement element) Constructors in org.htmlunit.css with parameters of type DomElementModifierConstructorDescriptionElementCssStyleDeclaration
(DomElement domElement) Creates an instance which backed by the given dom element. -
Uses of DomElement in org.htmlunit.html
Subclasses of DomElement in org.htmlunit.htmlModifier and TypeClassDescriptionclass
Base class for frame and iframe.class
Wrapper for the HTML element "abbr".class
Wrapper for the HTML element "acronym".class
Wrapper for the HTML element "address".class
Wrapper for the HTML element "a".class
Wrapper for the HTML element "area".class
Wrapper for the HTML element "article".class
Wrapper for the HTML element "aside".class
Wrapper for the HTML element "Audio".class
Wrapper for the HTML element "bgsound".class
Wrapper for the HTML element "base".class
Wrapper for the HTML element "basefont".class
Wrapper for the HTML element "bdi".class
Wrapper for the HTML element "bdo".class
Wrapper for the HTML element "big".class
Wrapper for the HTML element "blink".class
Wrapper for the HTML element "blockquote".class
Wrapper for the HTML element "body".class
Wrapper for the HTML element "b".class
Wrapper for the HTML element "br".class
Wrapper for the HTML element "button".class
Wrapper for the HTML element "input" where type is "button".class
Wrapper for the HTML element "canvas".class
Wrapper for the HTML element "caption".class
Wrapper for the HTML element "center".class
Wrapper for the HTML element "input".class
Wrapper for the HTML element "cite".class
Wrapper for the HTML element "code".class
Wrapper for the HTML element "input" where type is "color".class
Wrapper for the HTML element "command".class
Wrapper for the HTML element "data".class
Wrapper for the HTML element "datalist".class
Wrapper for the HTML element "input" where type is "date".class
Wrapper for the HTML element "input" where type is "datetime-local".class
Wrapper for the HTML element "dfn".class
Wrapper for the HTML element "dd".class
Wrapper for the HTML element "dl".class
Wrapper for the HTML element "dt".class
Wrapper for the HTML element "del".class
Wrapper for the HTML element "details".class
Wrapper for the HTML element "dialog".class
Wrapper for the HTML element "dir".class
Wrapper for the HTML element "div".class
An abstract wrapper for HTML elements.class
Wrapper for the HTML element "input" where type is "email".class
Wrapper for the HTML element "embed".class
Wrapper for the HTML element "em".class
Wrapper for the HTML element "xmp".class
Wrapper for the HTML element "fieldset".class
Wrapper for the HTML element "figure".class
Wrapper for the HTML element "figcaption".class
Wrapper for the HTML element "input".class
Wrapper for the HTML element "font".class
Wrapper for the HTML element "footer".class
Wrapper for the HTML element "form".class
Wrapper for the HTML element "frame".class
Wrapper for the HTML element "frameset".class
Wrapper for the HTML element "head".class
Wrapper for the HTML element "header".class
Wrapper for the HTML element "h1".class
Wrapper for the HTML element "h2".class
Wrapper for the HTML element "h3".class
Wrapper for the HTML element "h4".class
Wrapper for the HTML element "h5".class
Wrapper for the HTML element "h6".class
Wrapper for the HTML element "input" of type "hidden".class
Wrapper for the HTML element "hr".final class
A representation of an HTML element "html".class
Wrapper for the HTML element "img".class
Wrapper for the HTML element "input".class
Wrapper for the HTML element "iframe".class
Wrapper for the HTML element "q".class
Wrapper for the HTML element "input".class
Wrapper for the HTML element "ins".class
Wrapper for the HTML element "isindex".class
Wrapper for the HTML element "i".class
Wrapper for the HTML element "kbd".class
Wrapper for the HTML element "label".class
Wrapper for the HTML element "layer".class
Wrapper for the HTML element "legend".class
Wrapper for the HTML element "link".class
Wrapper for the HTML element "listing".class
Wrapper for the HTML element "li".class
Wrapper for the HTML element "main".class
Wrapper for the HTML element "map".class
Wrapper for the HTML element "mark".class
Wrapper for the HTML element "marquee".class
HTML Media element, e.g.class
Wrapper for the HTML element "menu".class
Wrapper for the HTML element "menuitem".class
Wrapper for the HTML element "meta".class
HTML 5 "meter" element.class
Wrapper for the HTML element "input" where type is "month".class
Wrapper for the HTML element "multicol".class
Wrapper for the HTML element "nav".class
Wrapper for the HTML element "nextId".class
Wrapper for the HTML element "nobr".class
Wrapper for the HTML element "noembed".class
Wrapper for the HTML element "noframes".class
Wrapper for the HTML element "nolayer".class
Wrapper for the HTML element "noscript".class
Wrapper for the HTML element "input" with type is "number".class
Wrapper for the HTML element "object".class
Wrapper for the HTML element "option".class
Wrapper for the HTML element "optgroup".class
Wrapper for the HTML element "ol".class
Wrapper for the HTML element "output".class
Wrapper for the HTML element "p".class
Wrapper for the HTML element "param".class
Wrapper for the HTML element "input".class
Wrapper for the HTML element "picture".class
Wrapper for the HTML element "plaintext".class
Wrapper for the HTML element "pre".class
Wrapper for the HTML element "progress".class
Wrapper for the HTML element "input".class
Wrapper for the HTML element "input" where type is "range".class
Wrapper for the HTML element "rb".class
Wrapper for the HTML element "input".class
Wrapper for the HTML element "rp".class
Wrapper for the HTML element "rt".class
Wrapper for the HTML element "rtc".class
Wrapper for the HTML element "ruby".class
Wrapper for the HTML element "s", a strike-through text style.class
Wrapper for the HTML element "samp".class
Wrapper for the HTML element "script".
When a script tag references an external script (with attribute src) it gets executed when the node is added to the DOM tree.class
Wrapper for the HTML element "input" where type is "search".class
Wrapper for the HTML element "section".class
Wrapper for the HTML element "select".class
Abstract parent class to shareSelectableTextInput
implementation and typing support.class
Wrapper for the HTML element "slot".class
Wrapper for the HTML element "small".class
Wrapper for the HTML element "source".class
Wrapper for the HTML element "span".class
Wrapper for the HTML element "strike".class
Wrapper for the HTML element "strong".class
Wrapper for the HTML element "style".class
Wrapper for the HTML element "input".class
Wrapper for the HTML element "sub".class
Wrapper for the HTML element "summary".class
Wrapper for the HTML element "sup".class
Wrapper for the SVG elementsvg
.class
Wrapper for the HTML element "table".class
Wrapper for the HTML element "tbody".class
An abstract cell that provides the implementation for HtmlTableDataCell and HtmlTableHeaderCell.class
Wrapper for the HTML element "col".class
Wrapper for the HTML element "colgroup".class
Wrapper for the HTML element "td".class
Wrapper for the HTML element "tfoot".class
Wrapper for the HTML element "thead".class
Wrapper for the HTML "th" tag.class
Wrapper for the HTML element "tr".class
Wrapper for the HTML element "tt".class
Wrapper for the HTML element "input" where type is "tel".class
Wrapper for the HTML element "template".class
Wrapper for the HTML element "textarea".class
Wrapper for the HTML element "input" with type="text".class
Wrapper for the HTML element "time".class
Wrapper for the HTML element "input" where type is "time".class
Wrapper for the HTML element "title".class
Wrapper for the HTML element "track".class
Wrapper for the HTML element "u".class
An element that is returned for an HTML tag that is not supported by this framework.class
Wrapper for the HTML element "ul".class
Wrapper for the HTML element "input" where type is "url".class
Wrapper for the HTML element "var".class
Wrapper for the HTML element "video".class
Wrapper for the HTML element "input" where type is "week".class
Wrapper for the HTML element "wbr".class
Superclass for the wrappers for the HTML elements "thead", "tbody" and "tfoot".Fields in org.htmlunit.html declared as DomElementModifier and TypeFieldDescriptionprivate final DomElement
NamedAttrNodeMapImpl.domNode_
private DomElement
HtmlPage.elementWithFocus_
private DomElement
DomElement.ChildElementsIterator.nextElement_
Fields in org.htmlunit.html with type parameters of type DomElementModifier and TypeFieldDescriptionHtmlPage.ComputedStylesCache.computedStyles_
private static final Comparator
<DomElement> HtmlPage.documentPositionComparator
private Map
<String, SortedSet<DomElement>> HtmlPage.idMap_
private final Iterator
<DomElement> DomElement.ChildElementsIterable.iterator_
private Map
<String, SortedSet<DomElement>> HtmlPage.nameMap_
Methods in org.htmlunit.html with type parameters of type DomElementModifier and TypeMethodDescription<E extends DomElement>
EHtmlPage.getElementByName
(String name) Returns the element with the specified name.Methods in org.htmlunit.html that return DomElementModifier and TypeMethodDescriptionElementFactory.createElement
(SgmlPage page, String tagName, Attributes attributes) Creates an element according to this factory's specification.HtmlPage.createElement
(String tagName) ElementFactory.createElementNS
(SgmlPage page, String namespaceURI, String qualifiedName, Attributes attributes) Creates an element according to this factory's specification.ElementFactory.createElementNS
(SgmlPage page, String namespaceURI, String qualifiedName, Attributes attributes, boolean checkBrowserCompatibility) Creates an element according to this factory's specification.HtmlPage.createElementNS
(String namespaceURI, String qualifiedName) HtmlPage.getElementById
(String elementId) private static DomElement
HtmlPage.getFirstChildElement
(DomElement startElement, Class<?> clazz) Gets the first child of startElement that is an instance of the given class.private DomElement
HtmlPage.getFirstChildElementRecursive
(DomElement startElement, Class<?> clazz) Gets the first child of startElement or it's children that is an instance of the given class.DomElement.getFirstElementChild()
Returns the first child element node of this element.HtmlPage.getFocusedElement()
Returns the element with the focus or null if no element has the focus.DomElement.getLastElementChild()
Returns the last child element node of this element.DomNode.getNextElementSibling()
Returns the next sibling element node of this element.DomAttr.getOwnerElement()
DomNode.getPreviousElementSibling()
Returns the previous sibling element node of this element.DomElement.ChildElementsIterator.next()
HtmlPage.pressAccessKey
(char accessKey) Simulate pressing an access key.Methods in org.htmlunit.html that return types with arguments of type DomElementModifier and TypeMethodDescriptionfinal Iterable
<DomElement> DomElement.getChildElements()
final Iterable
<DomElement> DomNode.getDomElementDescendants()
Returns anIterable
that will recursively iterate over all of this node'sDomElement
descendants.HtmlPage.getElementsById
(String elementId) Returns the elements with the specified ID.HtmlPage.getElementsByIdAndOrName
(String idAndOrName) Returns the elements with the specified string for their name or ID.HtmlPage.getElementsByName
(String name) Returns the elements with the specified name attribute.DomElement.ChildElementsIterable.iterator()
Methods in org.htmlunit.html with parameters of type DomElementModifier and TypeMethodDescriptionprivate void
HtmlPage.addElement
(Map<String, SortedSet<DomElement>> map, DomElement element, String attribute, boolean recurse) (package private) void
HtmlPage.addMappedElement
(DomElement element) Adds an element to the ID and name maps, if necessary.(package private) void
HtmlPage.addMappedElement
(DomElement element, boolean recurse) Adds an element to the ID and name maps, if necessary.XmlSerializer.asXml
(DomElement node) void
HtmlPage.clearComputedStyles
(DomElement element) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Clears the computed styles for a specificElement
.void
HtmlPage.clearComputedStylesUpToRoot
(DomElement element) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Clears the computed styles for a specificElement
and all parent elements.int
HtmlPage.DocumentPositionComparator.compare
(DomElement elt1, DomElement elt2) private static void
ScriptElementSupport.executeEvent
(DomElement element, String type) private static void
ScriptElementSupport.executeInlineScriptIfNeeded
(DomElement element) Executes this script node as inline script if necessary and/or possible.static void
ScriptElementSupport.executeScriptIfNeeded
(DomElement element, boolean ignoreAttachedToPage, boolean ignorePageIsAncestor) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Executes this script node if necessary and/or possible.HtmlPage.ComputedStylesCache.get
(DomElement element, String normalizedPseudo) private static DomElement
HtmlPage.getFirstChildElement
(DomElement startElement, Class<?> clazz) Gets the first child of startElement that is an instance of the given class.private DomElement
HtmlPage.getFirstChildElementRecursive
(DomElement startElement, Class<?> clazz) Gets the first child of startElement or it's children that is an instance of the given class.private static String
ScriptElementSupport.getScriptCode
(DomElement element) Gets the script held within the script tag.HtmlPage.getStyleFromCache
(DomElement element, String normalizedPseudo) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.protected boolean
XmlSerializer.isExcluded
(DomElement element) private static boolean
ScriptElementSupport.isExecutionNeeded
(DomElement element, boolean ignoreAttachedToPage, boolean ignorePageIsAncestor) Indicates if script execution is necessary and/or possible.static boolean
ScriptElementSupport.isJavaScript
(DomElement element, String typeAttribute, String languageAttribute) Returns true if a script with the specified type and language attributes is actually JavaScript.static void
ScriptElementSupport.onAllChildrenAddedToPage
(DomElement element, boolean postponed) Lifecycle method invoked after a node and all its children have been added to a page, during parsing of the HTML.protected void
XmlSerializer.printOpeningTag
(DomElement node) Prints the content between "<" and ">" (or "/>") in the output of the tag name and its attributes in XML format.protected void
XmlSerializer.printXml
(DomElement node) void
HtmlPage.ComputedStylesCache.put
(DomElement element, String normalizedPseudo, ComputedCssStyleDeclaration style) void
HtmlPage.putStyleIntoCache
(DomElement element, String normalizedPseudo, ComputedCssStyleDeclaration style) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Caches a CSS2Properties object.XmlSerializer.readAttributes
(DomElement node) private void
HtmlPage.removeElement
(Map<String, SortedSet<DomElement>> map, DomElement element, String attribute, boolean recurse) (package private) void
HtmlPage.removeMappedElement
(DomElement element, boolean recurse, boolean descendant) Removes an element and optionally its children from the ID and name maps, if necessary.void
HtmlPage.setElementWithFocus
(DomElement elementWithFocus) INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.boolean
HtmlPage.setFocusedElement
(DomElement newElement) Moves the focus to the specified element.boolean
HtmlPage.setFocusedElement
(DomElement newElement, boolean windowActivated) Moves the focus to the specified element.Method parameters in org.htmlunit.html with type arguments of type DomElementModifier and TypeMethodDescriptionprivate void
HtmlPage.addElement
(Map<String, SortedSet<DomElement>> map, DomElement element, String attribute, boolean recurse) private void
HtmlPage.removeElement
(Map<String, SortedSet<DomElement>> map, DomElement element, String attribute, boolean recurse) Constructors in org.htmlunit.html with parameters of type DomElementModifierConstructorDescription(package private)
NamedAttrNodeMapImpl
(DomElement domNode, boolean caseSensitive) (package private)
NamedAttrNodeMapImpl
(DomElement domNode, boolean caseSensitive, Map<String, DomAttr> attributes) -
Uses of DomElement in org.htmlunit.html.parser.neko
Methods in org.htmlunit.html.parser.neko with parameters of type DomElementModifier and TypeMethodDescriptionprivate void
HtmlUnitNekoDOMBuilder.addNodeToRightParent
(DomNode currentNode, DomElement newElement) Adds the new node to the right parent that is not necessary the currentNode in case of malformed HTML code.private static void
HtmlUnitNekoDOMBuilder.copyAttributes
(DomElement to, org.htmlunit.cyberneko.xerces.xni.XMLAttributes attrs) -
Uses of DomElement in org.htmlunit.html.xpath
Methods in org.htmlunit.html.xpath with parameters of type DomElementModifier and TypeMethodDescriptionprivate String
HtmlUnitPrefixResolver.getNamespace
(DomElement element, String prefix) -
Uses of DomElement in org.htmlunit.javascript.host
Methods in org.htmlunit.javascript.host that return DomElementModifier and TypeMethodDescriptionElement.getDomNodeOrDie()
Returns the DOM node that corresponds to this JavaScript object or throw an exception if one cannot be found.Constructors in org.htmlunit.javascript.host with parameters of type DomElementModifierConstructorDescriptionNamedNodeMap
(DomElement element) Creates a new named node map for the specified element. -
Uses of DomElement in org.htmlunit.javascript.host.html
Subclasses of DomElement in org.htmlunit.javascript.host.htmlConstructors in org.htmlunit.javascript.host.html with parameters of type DomElementModifierConstructorDescription(package private)
LabelsNodeList
(DomElement domeNode) Creates an instance. -
Uses of DomElement in org.htmlunit.svg
Subclasses of DomElement in org.htmlunit.svgModifier and TypeClassDescriptionclass
Wrapper for the SVG elementaltGlyph
.class
Wrapper for the SVG elementaltGlyphDef
.class
Wrapper for the SVG elementaltGlyphItem
.class
Wrapper for the SVG elementa
.class
Wrapper for the SVG elementanimate
.class
Wrapper for the SVG elementanimateColor
.class
Wrapper for the SVG elementanimateMotion
.class
Wrapper for the SVG elementanimateTransform
.class
Wrapper for the SVG elementcircle
.class
Wrapper for the SVG elementclipPath
.class
Wrapper for the SVG element "color-profile".class
Wrapper for the SVG elementcursor
.class
Wrapper for the SVG elementdefs
.class
Wrapper for the SVG elementdesc
.class
Parent elements of all SVG elements, and wrapper for any unknown one.class
Wrapper for the SVG elementellipse
.class
Wrapper for the SVG elementfeBlend
.class
Wrapper for the SVG elementfeColorMatrix
.class
Wrapper for the SVG elementfeComponentTransfer
.class
Wrapper for the SVG elementfeComposite
.class
Wrapper for the SVG elementfeConvolveMatrix
.class
Wrapper for the SVG elementfeDiffuseLighting
.class
Wrapper for the SVG elementfeDisplacementMap
.class
Wrapper for the SVG elementfeDistantLight
.class
Wrapper for the SVG elementfeFlood
.class
Wrapper for the SVG elementfeFuncA
.class
Wrapper for the SVG elementfeFuncB
.class
Wrapper for the SVG elementfeFuncG
.class
Wrapper for the SVG elementfeFuncR
.class
Wrapper for the SVG elementfeGaussianBlur
.class
Wrapper for the SVG elementfeImage
.class
Wrapper for the SVG elementfeMerge
.class
Wrapper for the SVG elementfeMergeNode
.class
Wrapper for the SVG elementfeMorphology
.class
Wrapper for the SVG elementfeOffset
.class
Wrapper for the SVG elementfePointLight
.class
Wrapper for the SVG elementfeSpecularLighting
.class
Wrapper for the SVG elementfeSpotLight
.class
Wrapper for the SVG elementfeTile
.class
Wrapper for the SVG elementfeTurbulence
.class
Wrapper for the SVG elementfilter
.class
Wrapper for the SVG elementfont
.class
Wrapper for the SVG element "font-face".class
Wrapper for the SVG element "font-face-format".class
Wrapper for the SVG element "font-face-name".class
Wrapper for the SVG element "font-face-src".class
Wrapper for the SVG element "font-face-uri".class
Wrapper for the SVG elementforeignObject
.class
Wrapper for the SVG elementglyph
.class
Wrapper for the SVG elementglyphRef
.class
Wrapper for the SVG elementg
.class
Wrapper for the SVG elementhkern
.class
Wrapper for the SVG elementimage
.class
Wrapper for the SVG elementline
.class
Wrapper for the SVG elementlinearGradient
.class
Wrapper for the SVG elementmarker
.class
Wrapper for the SVG elementmask
.class
Wrapper for the SVG elementmetadata
.class
Wrapper for the SVG element "missing-glyph".class
Wrapper for the SVG elementmpath
.class
Wrapper for the SVG elementpath
.class
Wrapper for the SVG elementpattern
.class
Wrapper for the SVG elementpolygon
.class
Wrapper for the SVG elementpolyline
.class
Wrapper for the SVG elementradialGradient
.class
Wrapper for the SVG elementrect
.class
Wrapper for the SVG elementscript
.class
Wrapper for the SVG elementset
.class
Wrapper for the SVG elementstop
.class
Wrapper for the SVG elementstyle
.class
Wrapper for the SVG elementswitch
.class
Wrapper for the SVG elementsymbol
.class
Wrapper for the SVG elementtext
.class
Wrapper for the SVG elementtextPath
.class
Wrapper for the SVG elementtitle
.class
Wrapper for the SVG elementtref
.class
Wrapper for the SVG elementtspan
.class
Wrapper for the SVG elementuse
.class
Wrapper for the SVG elementview
.class
Wrapper for the SVG elementvkern
.Methods in org.htmlunit.svg that return DomElementModifier and TypeMethodDescriptionSvgElementFactory.createElement
(SgmlPage page, String tagName, Attributes attributes) Creates an element according to this factory's specification.SvgElementFactory.createElementNS
(SgmlPage page, String namespaceURI, String qualifiedName, Attributes attributes) Creates an element according to this factory's specification.SvgElementFactory.createElementNS
(SgmlPage page, String namespaceURI, String qualifiedNameLC, Attributes attributes, boolean checkBrowserCompatibility) Creates an element according to this factory's specification. -
Uses of DomElement in org.htmlunit.util
Methods in org.htmlunit.util with parameters of type DomElementModifier and TypeMethodDescriptionstatic String
XmlUtils.lookupNamespaceURI
(DomElement element, String prefix) Search for the namespace URI of the given prefix, starting from the specified element.static String
XmlUtils.lookupPrefix
(DomElement element, String namespace) Search for the prefix associated with specified namespace URI. -
Uses of DomElement in org.htmlunit.xml
Methods in org.htmlunit.xml that return DomElementModifier and TypeMethodDescriptionXmlPage.createElement
(String tagName) XmlPage.createElementNS
(String namespaceURI, String qualifiedName)