Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.presets
Class GimpPaletteParser

java.lang.Object
  extended by org.nuxeo.theme.presets.PaletteParser
      extended by org.nuxeo.theme.presets.GimpPaletteParser

public class GimpPaletteParser
extends PaletteParser


Constructor Summary
GimpPaletteParser()
           
 
Method Summary
static boolean checkSanity(byte[] bytes)
           
static Map<String,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

GimpPaletteParser

public GimpPaletteParser()
Method Detail

checkSanity

public static boolean checkSanity(byte[] bytes)

parse

public static Map<String,String> parse(byte[] bytes)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.