|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
Represents a DOM style attribute that is used by IMarkupWriter
to
manage rendering attributes.
Method Summary | |
---|---|
Object |
getValue()
Retrieves the current value for the attribute. |
boolean |
isRaw()
Whether or not this attribute should be written out in raw form as specified by IMarkupWriter.attribute(String, boolean) . |
Method Detail |
---|
Object getValue()
boolean isRaw()
IMarkupWriter.attribute(String, boolean)
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |