|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLVariableResolver | |
|---|---|
| com.ihr.xbrl.formula | Provides the classes to implement a plug in processor for XBRL information and execute XQuery formulas defined in XBRL Linkbases The content of this package is the processor and the required classes to compile and execute formulas written in the XQuery language from the W3C. |
| com.ihr.xbrl.om | Provides the classes necessary to start processing XBRL information. |
| Uses of XBRLVariableResolver in com.ihr.xbrl.formula |
|---|
| Classes in com.ihr.xbrl.formula that implement XBRLVariableResolver | |
|---|---|
class |
FlVariableResolver
|
| Methods in com.ihr.xbrl.formula with parameters of type XBRLVariableResolver | |
|---|---|
void |
FlVariableResolver.checkVariablesFrom(XBRLVariableResolver res)
|
| Uses of XBRLVariableResolver in com.ihr.xbrl.om |
|---|
| Methods in com.ihr.xbrl.om with parameters of type XBRLVariableResolver | |
|---|---|
void |
XBRLVariableResolver.checkVariablesFrom(XBRLVariableResolver res)
Check variable declarations in res and existing variable declarations Add only new variables and update values for existing variables |
void |
XMLFragment.setVariablesDefined(XBRLVariableResolver res)
Sets the object that will serve as a variable resolver for variables in the scope of this object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||