|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.anadix.html.HtmlElement
org.anadix.html.StyleTag
public class StyleTag
Defines style information for a document
| Method Summary | |
|---|---|
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 |
getMedia()
Specifies what media/device the media resource is optimized for |
String |
getTitle()
Specifies extra information about an element |
String |
getType()
Specifies the MIME type of the style sheet |
| Methods inherited from class org.anadix.html.HtmlElement |
|---|
compareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getLang()
public String getDir()
public String getType()
public String getMedia()
public String getTitle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||