public class BaseTag extends HtmlElement
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Specifies a base URL for all relative URLs on a page.
|
String |
getTarget()
Specifies where to open all the links on a page
|
compareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toStringpublic String getHref()
public String getTarget()
Copyright © 2012. All Rights Reserved.