public class HeadTag 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
|
String |
getProfile()
Specifies a URL to a document that contains a set of rules.
|
compareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toStringpublic String getLang()
public String getDir()
public String getProfile()
Copyright © 2012. All Rights Reserved.