public class PropertyParserNoDep extends Object
Constructor and Description |
---|
PropertyParserNoDep() |
Modifier and Type | Method and Description |
---|---|
static Property |
parseAndWalkLaxToSimple(String expression,
boolean rootedDynamic) |
static MappedPropertyParseResult |
parseMappedProperty(String property)
Parse the mapped property into classname, method and string argument.
|
public static Property parseAndWalkLaxToSimple(String expression, boolean rootedDynamic) throws PropertyAccessException
PropertyAccessException
public static MappedPropertyParseResult parseMappedProperty(String property)
property
- is the string property to be passed as a static method invocationCopyright © 2005–2018. All rights reserved.