public class PathEvaluator extends Object
| Constructor and Description |
|---|
PathEvaluator() |
PathEvaluator(Lems lems,
Component cpt,
String p) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent(Component wk0,
String cpath) |
String |
getRelativeStringValue() |
String |
getStringValue() |
static double |
getValue(Lems lems,
Component cpt,
String path) |
public static double getValue(Lems lems, Component cpt, String path) throws ContentError
ContentErrorpublic String getStringValue() throws ContentError
ContentErrorpublic String getRelativeStringValue() throws ContentError
ContentErrorpublic Component getComponent(Component wk0, String cpath) throws ContentError
ContentErrorCopyright © 2019. All rights reserved.