Package org.htmlunit.html
Class HtmlAnchor
- java.lang.Object
-
- org.htmlunit.html.DomNode
-
- org.htmlunit.html.DomNamespaceNode
-
- org.htmlunit.html.DomElement
-
- org.htmlunit.html.HtmlElement
-
- org.htmlunit.html.HtmlAnchor
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable,org.w3c.dom.Element,org.w3c.dom.Node
public class HtmlAnchor extends HtmlElement
Wrapper for the HTML element "a".- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.htmlunit.html.HtmlElement
HtmlElement.DisplayStyle
-
Nested classes/interfaces inherited from class org.htmlunit.html.DomElement
DomElement.ChildElementsIterator
-
Nested classes/interfaces inherited from class org.htmlunit.html.DomNode
DomNode.ChildIterator, DomNode.DescendantElementsIterator<T extends DomNode>
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringTAG_NAMEThe HTML tag represented by this element.-
Fields inherited from class org.htmlunit.html.HtmlElement
ATTRIBUTE_CHECKED, ATTRIBUTE_REQUIRED, TAB_INDEX_OUT_OF_BOUNDS
-
Fields inherited from class org.htmlunit.html.DomElement
ATTRIBUTE_NOT_DEFINED, ATTRIBUTE_VALUE_EMPTY, SRC_ATTRIBUTE
-
Fields inherited from class org.htmlunit.html.DomNode
PROPERTY_ELEMENT, READY_STATE_COMPLETE, READY_STATE_INTERACTIVE, READY_STATE_LOADED, READY_STATE_LOADING, READY_STATE_UNINITIALIZED
-
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description <P extends Page>
Pclick(org.htmlunit.javascript.host.event.Event event, boolean shiftKey, boolean ctrlKey, boolean altKey, boolean ignoreVisibility)INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Simulates clicking on this element, returning the page in the window that has the focus after the element has been clicked.protected booleandoClickStateUpdate(boolean shiftKey, boolean ctrlKey)This method implements the control state update part of the click action.protected voiddoClickStateUpdate(boolean shiftKey, boolean ctrlKey, java.lang.String hrefSuffix)Same asdoClickStateUpdate(boolean, boolean), except that it accepts anhrefsuffix, needed when a click is performed on an image map to pass information on the click position.java.lang.StringgetAccessKeyAttribute()Returns the value of the attributeaccesskey.java.lang.StringgetCharsetAttribute()Returns the value of the attributecharset.java.lang.StringgetCoordsAttribute()Returns the value of the attributecoords.HtmlElement.DisplayStylegetDefaultStyleDisplay()INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Returns the default display style.java.lang.StringgetDownloadAttribute()Returns the value of the attributedownload.java.lang.StringgetHrefAttribute()Returns the value of the attributehref.java.lang.StringgetHrefLangAttribute()Returns the value of the attributehreflang.java.lang.StringgetNameAttribute()Returns the value of the attributename.java.lang.StringgetOnBlurAttribute()Returns the value of the attributeonblur.java.lang.StringgetOnFocusAttribute()Returns the value of the attributeonfocus.java.lang.StringgetPingAttribute()Returns the value of the attributeping.java.lang.StringgetRelAttribute()Returns the value of the attributerel.java.lang.StringgetRevAttribute()Returns the value of the attributerev.java.lang.StringgetShapeAttribute()Returns the value of the attributeshape.java.lang.StringgetTabIndexAttribute()Returns the value of the attributetabindex.java.lang.StringgetTargetAttribute()Returns the value of the attributetarget.static java.net.URLgetTargetUrl(java.lang.String href, HtmlPage page)INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.java.lang.StringgetTypeAttribute()Returns the value of the attributetype.booleanhandles(org.htmlunit.javascript.host.event.Event event)Indicates if the provided event can be applied to this node.protected booleanisEmptyXmlTagExpanded()Indicates if a node without children should be written in expanded form as XML (i.e. with closing tag rather than with "/>")PageopenLinkInNewWindow()Open this link in a new window, much as web browsers do when you shift-click a link or use the context menu to open in a new window.-
Methods inherited from class org.htmlunit.html.HtmlElement
acceptChar, addHtmlAttributeChangeListener, appendChildIfNoneExists, checkChildHierarchy, cloneNode, detach, doType, doType, fireHtmlAttributeAdded, fireHtmlAttributeRemoved, fireHtmlAttributeReplaced, getCanonicalXPath, getElementsByAttribute, getEnclosingElement, getEnclosingForm, getEnclosingFormOrDie, getLangAttribute, getNodeName, getOnClickAttribute, getOnDblClickAttribute, getOneHtmlElementByAttribute, getOnKeyDownAttribute, getOnKeyPressAttribute, getOnKeyUpAttribute, getOnMouseDownAttribute, getOnMouseMoveAttribute, getOnMouseOutAttribute, getOnMouseOverAttribute, getOnMouseUpAttribute, getSrcAttributeNormalized, getTabIndex, getTextDirectionAttribute, getXmlLangAttribute, hasEventHandlers, isAltPressed, isAttributeCaseSensitive, isCtrlPressed, isDisplayed, isHidden, isOptional, isRequired, isRequiredSupported, isShiftPressed, isSubmittableByEnter, isValid, notifyAttributeChangeListeners, removeAttribute, removeChild, removeHtmlAttributeChangeListener, setAttributeNode, setAttributeNS, setRequired, type, type, type, type, typeDone
-
Methods inherited from class org.htmlunit.html.DomElement
blur, click, click, click, click, dblClick, dblClick, doClickFireChangeEvent, doClickFireClickEvent, fireEvent, fireEvent, focus, getAttribute, getAttributeDirect, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getAttributesMap, getChildElementCount, getChildElements, getElementsByTagName, getElementsByTagNameNS, getEventTargetElement, getFirstElementChild, getId, getLastElementChild, getNodeType, getSchemaTypeInfo, getStyleElement, getStyleElementCaseInSensitive, getStyleMap, getTagName, hasAttribute, hasAttributeNS, hasAttributes, isDisabledElementAndDisabled, isMouseOver, isStateUpdateFirst, matches, mouseDown, mouseDown, mouseMove, mouseMove, mouseOut, mouseOut, mouseOver, mouseOver, mouseUp, mouseUp, preventDefault, printOpeningTagContentAsXml, printXml, propagateClickStateUpdateToParent, removeAttributeNode, removeAttributeNS, removeFocus, removeStyleAttribute, replaceStyleAttribute, rightClick, rightClick, setAttribute, setAttributeNodeNS, setAttributeNS, setDefaults, setId, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setInnerHtml, setNodeValue, toString, writeStyleToElement
-
Methods inherited from class org.htmlunit.html.DomNamespaceNode
getLocalName, getLowercaseName, getNamespaceURI, getPrefix, getQualifiedName, processImportNode, setPrefix
-
Methods inherited from class org.htmlunit.html.DomNode
addCharacterDataChangeListener, addDomChangeListener, appendChild, asNormalizedText, asXml, basicRemove, closest, compareDocumentPosition, fireCharacterDataChanged, fireNodeAdded, fireNodeDeleted, getAncestors, getBaseURI, getByXPath, getByXPath, getChildNodes, getChildren, getDescendants, getDomElementDescendants, getEndColumnNumber, getEndLineNumber, getFeature, getFirstByXPath, getFirstByXPath, getFirstChild, getHtmlElementDescendants, getHtmlPageOrNull, getIndex, getLastChild, getNextElementSibling, getNextSibling, getNodeValue, getOwnerDocument, getPage, getParentNode, getPreviousElementSibling, getPreviousSibling, getReadyState, getScriptableObject, getSelectorList, getStartColumnNumber, getStartLineNumber, getTextContent, getUserData, getVisibleText, hasChildNodes, hasFeature, insertBefore, insertBefore, isAncestorOf, isAncestorOfAny, isAttachedToPage, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, mayBeDisplayed, normalize, notifyIncorrectness, onAddedToDocumentFragment, onAddedToPage, onAllChildrenAddedToPage, parseHtmlSnippet, printChildrenAsXml, querySelector, querySelectorAll, quietlyRemoveAndMoveChildrenTo, remove, removeAllChildren, removeCharacterDataChangeListener, removeChild, removeDomChangeListener, replace, replaceChild, setEndLocation, setParentNode, setReadyState, setScriptableObject, setStartLocation, setTextContent, setUserData
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.w3c.dom.Node
appendChild, compareDocumentPosition, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setPrefix, setTextContent, setUserData
-
-
-
-
Field Detail
-
TAG_NAME
public static final java.lang.String TAG_NAME
The HTML tag represented by this element.- See Also:
- Constant Field Values
-
-
Method Detail
-
click
public <P extends Page> P click(org.htmlunit.javascript.host.event.Event event, boolean shiftKey, boolean ctrlKey, boolean altKey, boolean ignoreVisibility) throws java.io.IOException
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Simulates clicking on this element, returning the page in the window that has the focus after the element has been clicked. Note that the returned page may or may not be the same as the original page, depending on the type of element being clicked, the presence of JavaScript action listeners, etc.- Overrides:
clickin classDomElement- Type Parameters:
P- the page type- Parameters:
event- the click event usedshiftKey-trueif SHIFT is pressed during the clickctrlKey-trueif CTRL is pressed during the clickaltKey-trueif ALT is pressed during the clickignoreVisibility- whether to ignore visibility or not- Returns:
- the page contained in the current window as returned by
WebClient.getCurrentWindow() - Throws:
java.io.IOException- if an IO error occurs
-
doClickStateUpdate
protected void doClickStateUpdate(boolean shiftKey, boolean ctrlKey, java.lang.String hrefSuffix) throws java.io.IOExceptionSame asdoClickStateUpdate(boolean, boolean), except that it accepts anhrefsuffix, needed when a click is performed on an image map to pass information on the click position.- Parameters:
shiftKey-trueif SHIFT is pressedctrlKey-trueif CTRL is pressedhrefSuffix- the suffix to add to the anchor'shrefattribute (for instance coordinates from an image map)- Throws:
java.io.IOException- if an IO error occurs
-
getTargetUrl
public static java.net.URL getTargetUrl(java.lang.String href, HtmlPage page) throws java.net.MalformedURLExceptionINTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.- Parameters:
href- the hrefpage- the HtmlPage- Returns:
- the calculated target url.
- Throws:
java.net.MalformedURLException- if an IO error occurs
-
doClickStateUpdate
protected boolean doClickStateUpdate(boolean shiftKey, boolean ctrlKey) throws java.io.IOExceptionThis method implements the control state update part of the click action.The default implementation only calls doClickStateUpdate on parent's DomElement (if any). Subclasses requiring different behavior (like
HtmlSubmitInput) will override this method.- Overrides:
doClickStateUpdatein classDomElement- Parameters:
shiftKey-trueif SHIFT is pressedctrlKey-trueif CTRL is pressed- Returns:
- true if doClickFireEvent method has to be called later on (to signal, that the value was changed)
- Throws:
java.io.IOException- if an IO error occurs
-
getCharsetAttribute
public final java.lang.String getCharsetAttribute()
Returns the value of the attributecharset. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
charsetor an empty string if that attribute isn't defined
-
getTypeAttribute
public final java.lang.String getTypeAttribute()
Returns the value of the attributetype. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
typeor an empty string if that attribute isn't defined
-
getNameAttribute
public final java.lang.String getNameAttribute()
Returns the value of the attributename. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
nameor an empty string if that attribute isn't defined
-
getHrefAttribute
public final java.lang.String getHrefAttribute()
Returns the value of the attributehref. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
hrefor an empty string if that attribute isn't defined
-
getHrefLangAttribute
public final java.lang.String getHrefLangAttribute()
Returns the value of the attributehreflang. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
hreflangor an empty string if that attribute isn't defined
-
getRelAttribute
public final java.lang.String getRelAttribute()
Returns the value of the attributerel. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
relor an empty string if that attribute isn't defined
-
getRevAttribute
public final java.lang.String getRevAttribute()
Returns the value of the attributerev. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
revor an empty string if that attribute isn't defined
-
getAccessKeyAttribute
public final java.lang.String getAccessKeyAttribute()
Returns the value of the attributeaccesskey. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
accesskeyor an empty string if that attribute isn't defined
-
getShapeAttribute
public final java.lang.String getShapeAttribute()
Returns the value of the attributeshape. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
shapeor an empty string if that attribute isn't defined
-
getCoordsAttribute
public final java.lang.String getCoordsAttribute()
Returns the value of the attributecoords. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
coordsor an empty string if that attribute isn't defined
-
getTabIndexAttribute
public final java.lang.String getTabIndexAttribute()
Returns the value of the attributetabindex. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
tabindexor an empty string if that attribute isn't defined
-
getOnFocusAttribute
public final java.lang.String getOnFocusAttribute()
Returns the value of the attributeonfocus. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
onfocusor an empty string if that attribute isn't defined
-
getOnBlurAttribute
public final java.lang.String getOnBlurAttribute()
Returns the value of the attributeonblur. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
onbluror an empty string if that attribute isn't defined
-
getTargetAttribute
public final java.lang.String getTargetAttribute()
Returns the value of the attributetarget. Refer to the HTML 4.01 documentation for details on the use of this attribute.- Returns:
- the value of the attribute
targetor an empty string if that attribute isn't defined
-
openLinkInNewWindow
public final Page openLinkInNewWindow() throws java.net.MalformedURLException
Open this link in a new window, much as web browsers do when you shift-click a link or use the context menu to open in a new window.It should be noted that even web browsers will sometimes not give the expected result when using this method of following links. Links that have no real href and rely on JavaScript to do their work will fail.
- Returns:
- the page opened by this link, nested in a new
TopLevelWindow - Throws:
java.net.MalformedURLException- if the href could not be converted to a valid URL
-
isEmptyXmlTagExpanded
protected boolean isEmptyXmlTagExpanded()
Description copied from class:DomElementIndicates if a node without children should be written in expanded form as XML (i.e. with closing tag rather than with "/>")- Overrides:
isEmptyXmlTagExpandedin classDomElement- Returns:
falseby default
-
getDefaultStyleDisplay
public HtmlElement.DisplayStyle getDefaultStyleDisplay()
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Returns the default display style.- Overrides:
getDefaultStyleDisplayin classHtmlElement- Returns:
- the default display style
-
handles
public boolean handles(org.htmlunit.javascript.host.event.Event event)
Indicates if the provided event can be applied to this node. Overwrite this.- Overrides:
handlesin classHtmlElement- Parameters:
event- the event- Returns:
falseif the event can't be applied
-
getPingAttribute
public final java.lang.String getPingAttribute()
Returns the value of the attributeping.- Returns:
- the value of the attribute
ping
-
getDownloadAttribute
public final java.lang.String getDownloadAttribute()
Returns the value of the attributedownload.- Returns:
- the value of the attribute
download
-
-