public class PropertyParser extends Object
Constructor and Description |
---|
PropertyParser() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isPropertyDynamic(Property prop) |
static Property |
parseAndWalk(String propertyNested,
boolean isRootedDynamic) |
static Property |
parseAndWalkLaxToSimple(String propertyName) |
static String |
unescapeBacktickForProperty(String unescapedPropertyName) |
Copyright © 2005–2018. All rights reserved.