|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sourceforge.sparklines.xhtml.HeadTag
public final class HeadTag
| Method Summary | |
|---|---|
Tag |
asWriteableToXml()
|
static HeadTag |
headTag(TitleTag titleTag,
org.sourceforge.sparklines.xhtml.HeadChild... children)
|
T |
withDirection(TextDirection textDirection)
|
T |
withLanguage(LanguageCode languageCode)
|
HeadTag |
withProfile(Profile profile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static HeadTag headTag(TitleTag titleTag,
org.sourceforge.sparklines.xhtml.HeadChild... children)
public HeadTag withProfile(Profile profile)
public T withDirection(TextDirection textDirection)
public T withLanguage(LanguageCode languageCode)
public final Tag asWriteableToXml()
asWriteableToXml in interface XhtmlTag
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||