Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.presets
Class PhotoshopPaletteParser

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

public class PhotoshopPaletteParser
extends PaletteParser


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

PhotoshopPaletteParser

public PhotoshopPaletteParser()
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.