public class HtmlColorSetSimple extends Object implements IHtmlColorSet
| Constructor and Description |
|---|
HtmlColorSetSimple() |
| Modifier and Type | Method and Description |
|---|---|
HtmlColor |
getColorIfValid(String s) |
HtmlColor |
getColorIfValid(String s,
boolean acceptTransparent) |
Collection<String> |
names() |
public Collection<String> names()
names in interface IHtmlColorSetpublic HtmlColor getColorIfValid(String s)
getColorIfValid in interface IHtmlColorSetpublic HtmlColor getColorIfValid(String s, boolean acceptTransparent)
getColorIfValid in interface IHtmlColorSetCopyright © 2017. All rights reserved.