Nuxeo Enterprise Platform 5.4

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

PropertiesPaletteParser

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