Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.presets
Class PropertiesPaletteParser

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

public class PropertiesPaletteParser
extends PaletteParser


Constructor Summary
PropertiesPaletteParser()
           
 
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

PropertiesPaletteParser

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