org.mmbase.applications.thememanager
Class StyleSheetClass
java.lang.Object
org.mmbase.applications.thememanager.StyleSheetClass
public class StyleSheetClass
- extends Object
- Author:
- Daniel Ockeloen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleSheetClass
public StyleSheetClass(String id)
getId
public String getId()
getProperties
public Iterator getProperties()
getProperty
public StyleSheetProperty getProperty(String name)
getPropertyCount
public int getPropertyCount()
setProperty
public void setProperty(String name,
String value)
removeProperty
public void removeProperty(String name)
MMBase 2.0-SNAPSHOT - null