public class HtmlTag extends HtmlElement
| Modifier and Type | Method and Description |
|---|---|
String |
getDir()
Specifies the text direction for the content in an element
|
String |
getLang()
Specifies a language code for the content in an element
|
HtmlTag |
getParent()
Gets the parent of the element
|
compareTo, equals, getAttribute, getAttributes, getId, getName, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toStringpublic HtmlTag getParent()
getParent in class HtmlElementpublic String getLang()
public String getDir()
Copyright © 2012. All Rights Reserved.