|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BodyTag
Tags that could be in the Body of the document should implement this.
| Method Summary | |
|---|---|
org.w3c.dom.css.CSSStyleDeclaration |
getStyle()
Gets the override style declaration from the style XHTML
attribute. |
String |
getStyleClass()
Gets the style class from the class attribute. |
| Method Detail |
|---|
String getStyleClass()
throws TagParsingException
class attribute.
TagParsingException - if parsing fails.
org.w3c.dom.css.CSSStyleDeclaration getStyle()
throws TagParsingException
style XHTML
attribute.
style attribute or the style could not be parsed.
TagParsingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||