|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nfunk.jep.function.PostfixMathCommand
com.jaxfront.core.jep.JaxfrontMathCommand
com.jaxfront.core.jep.SuperTypeNode
com.jaxfront.core.jep.CodeSetHelp
public class CodeSetHelp
The CodeSetValue converts the key value of a com.jaxfront.core.type.Type element referenced by an xpath statement to the corresponding CodeSet value by calling the translateToCodeSetValue() method. The return value is always a String.
| Field Summary |
|---|
| Fields inherited from class com.jaxfront.core.jep.SuperTypeNode |
|---|
isFalse, isTrue |
| Constructor Summary | |
|---|---|
CodeSetHelp()
Constructor. |
|
| Method Summary | |
|---|---|
void |
run(MathEvaluator.MathCommunicator communicator,
java.util.Stack stack)
|
| Methods inherited from class com.jaxfront.core.jep.SuperTypeNode |
|---|
release |
| Methods inherited from class com.jaxfront.core.jep.JaxfrontMathCommand |
|---|
run |
| Methods inherited from class org.nfunk.jep.function.PostfixMathCommand |
|---|
getNumberOfParameters, getRootNode, run, setCurNumberOfParameters |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeSetHelp()
| Method Detail |
|---|
public void run(MathEvaluator.MathCommunicator communicator,
java.util.Stack stack)
throws org.nfunk.jep.ParseException
run in class JaxfrontMathCommandorg.nfunk.jep.ParseExceptionorg.nfunk.jep.function.PostfixMathCommandI#run(Stack)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||