org.apache.myfaces.tobago.renderkit
Class StyleAttribute

java.lang.Object
  extended by org.apache.myfaces.tobago.renderkit.StyleAttribute

public class StyleAttribute
extends Object


Constructor Summary
StyleAttribute()
           
StyleAttribute(String content)
           
 
Method Summary
 void add(String key, String value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StyleAttribute

public StyleAttribute()

StyleAttribute

public StyleAttribute(String content)
Method Detail

add

public void add(String key,
                String value)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.