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
ContentError
public String getStringValue() throws ContentError
ContentError
public String getRelativeStringValue() throws ContentError
ContentError
public Component getComponent(Component wk0, String cpath) throws ContentError
ContentError
Copyright © 2019. All rights reserved.