org.jopendocument.util
Class ValueHelper

java.lang.Object
  extended by org.jopendocument.util.ValueHelper

public final class ValueHelper
extends Object


Field Summary
static Color TRANSPARENT
           
 
Constructor Summary
ValueHelper()
           
 
Method Summary
static boolean getBoolean(String value)
           
static Color getColor(String value)
           
static int getLength(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRANSPARENT

public static final Color TRANSPARENT
Constructor Detail

ValueHelper

public ValueHelper()
Method Detail

getLength

public static final int getLength(String value)

getBoolean

public static final boolean getBoolean(String value)

getColor

public static final Color getColor(String value)


Copyright © 2010 jOpenDocument All Rights Reserved.