public class OAPropertyPathDelegate extends Object
Constructor and Description |
---|
OAPropertyPathDelegate() |
Modifier and Type | Method and Description |
---|---|
static OAPropertyPath |
createRootPropertyPath(String sPropPath,
Class packageClass)
parse a propertyPath that has a leading "[ClassName]."
|
public static OAPropertyPath createRootPropertyPath(String sPropPath, Class packageClass) throws Exception
packageClass
- class that the from class is in the same package as.Exception
Copyright © 1999–2019 ViaOA. All rights reserved.