|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.doc.style.css.property.AttributeToStyle
public final class AttributeToStyle
Transforms HTML attributes into style declarations.
| Method Summary | |
|---|---|
static void |
bgcolor(String bgcolorAttr,
StringBuilder buf)
|
static void |
height(String heightAttr,
StringBuilder buf)
|
static void |
width(String widthAttr,
StringBuilder buf)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void bgcolor(String bgcolorAttr,
StringBuilder buf)
public static void width(String widthAttr,
StringBuilder buf)
public static void height(String heightAttr,
StringBuilder buf)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||