|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.formula.FlVariableDepend
com.ihr.xbrl.formula.FlXPathObject
com.ihr.xbrl.formula.FlFormula
public class FlFormula
| Method Summary | |
|---|---|
void |
addMessage(FlMessage message)
|
void |
compile()
|
java.lang.String[] |
evaluateMessage(FlFormulaProcessor fp)
|
java.lang.String |
toString()
|
| Methods inherited from class com.ihr.xbrl.formula.FlXPathObject |
|---|
getXPathString, setNamespace, setNamespaces |
| Methods inherited from class com.ihr.xbrl.formula.FlVariableDepend |
|---|
evaluate, getFormulaProcessor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public void compile()
throws FlCompilationException
FlCompilationException
public java.lang.String[] evaluateMessage(FlFormulaProcessor fp)
throws FormulaRuntimeException
FormulaRuntimeExceptionpublic void addMessage(FlMessage message)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||