info.joseluismartin.beans
Class PropertyUtils
java.lang.Object
info.joseluismartin.beans.PropertyUtils
public abstract class PropertyUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_SEPARATOR
public static String PROPERTY_SEPARATOR
PropertyUtils
public PropertyUtils()
getPropertyName
public static String getPropertyName(String propertyPath)
getPath
public static String getPath(String propertyPath)
isNested
public static boolean isNested(String propertyPath)
getFirstPropertyName
public static String getFirstPropertyName(String propertyPath)
getNestedPath
public static String getNestedPath(String propertyPath)
Copyright © 2012 JDAL. All Rights Reserved.