info.informatica.doc.style.css.property
Class AttributeToStyle
java.lang.Object
info.informatica.doc.style.css.property.AttributeToStyle
public final class AttributeToStyle
- extends Object
Transforms HTML attributes into style declarations.
- Author:
- Carlos Amengual (amengual at informatica.info)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeToStyle
protected AttributeToStyle()
bgcolor
public static void bgcolor(String bgcolorAttr,
StringBuilder buf)
width
public static void width(String widthAttr,
StringBuilder buf)
height
public static void height(String heightAttr,
StringBuilder buf)
Copyright © 2011 informatica.info. All Rights Reserved.