public class CssStyles extends Object
CssStyles()
Map<String,String>
get()
String
get(String style)
boolean
isEmpty()
void
parse(String value, boolean clear)
put(String style, String value)
remove(String style)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CssStyles()
public void parse(String value, boolean clear)
public Map<String,String> get()
public String get(String style)
public String put(String style, String value)
public String remove(String style)
public boolean isEmpty()
public String toString()
toString
Object
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.