Uses of Class
org.nuxeo.theme.styling.service.palettes.PaletteParseException
-
Packages that use PaletteParseException Package Description org.nuxeo.theme.styling.service.palettes -
-
Uses of PaletteParseException in org.nuxeo.theme.styling.service.palettes
Methods in org.nuxeo.theme.styling.service.palettes that throw PaletteParseException Modifier and Type Method Description static Map<String,String>
PaletteParser. parse(byte[] bytes, String filename)
static Map<String,String>
PaletteParser. parse(InputStream in, String filename)
-