org.picocontainer.script.xml
Class AttributeUtils
java.lang.Object
org.picocontainer.script.xml.AttributeUtils
public class AttributeUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final String EMPTY
- See Also:
- Constant Field Values
AttributeUtils
public AttributeUtils()
notSet
public static boolean notSet(Object string)
isSet
public static boolean isSet(Object string)
boolValue
public static boolean boolValue(String string,
boolean defaultValue)
Copyright © 2003-2010 Codehaus. All Rights Reserved.