|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.theme.presets.PaletteParser
org.nuxeo.theme.presets.PhotoshopPaletteParser
public class PhotoshopPaletteParser
| Constructor Summary | |
|---|---|
PhotoshopPaletteParser()
|
|
| Method Summary | |
|---|---|
static boolean |
checkSanity(byte[] bytes)
|
static java.util.Map<java.lang.String,java.lang.String> |
parse(byte[] bytes)
|
| Methods inherited from class org.nuxeo.theme.presets.PaletteParser |
|---|
identifyPaletteType, parse, parse, parse, parseCsv, renderPaletteAsCsv, rgbToHex |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PhotoshopPaletteParser()
| Method Detail |
|---|
public static boolean checkSanity(byte[] bytes)
public static java.util.Map<java.lang.String,java.lang.String> parse(byte[] bytes)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||