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.ExceptionCopyright © 1999–2025 ViaOA. All rights reserved.