Nuxeo Enterprise Platform 5.4

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 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

GimpPaletteParser

public GimpPaletteParser()
Method Detail

checkSanity

public static boolean checkSanity(byte[] bytes)

parse

public static java.util.Map<java.lang.String,java.lang.String> parse(byte[] bytes)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.