|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.om.formula.XBRLRSCustomFunctionLibraryAbstract
com.ihr.xbrl.om.formula.functions.XFFFunctionLibrary
public class XFFFunctionLibrary
| Constructor Summary | |
|---|---|
XFFFunctionLibrary(XBRLFormulaProcessor xbrlFormulaProcessor)
|
|
| Method Summary | |
|---|---|
net.sf.saxon.functions.StandardFunction.Entry |
getFunction(java.lang.String local,
int arity)
Returns the implementation of a specific function providing the function local name and the arity |
java.lang.String |
getFunctionLibraryPrefix()
Returns the custom function library prefix |
java.lang.String |
getFunctionLibraryURI()
returns the custom function library URI |
| Methods inherited from class com.ihr.xbrl.om.formula.XBRLRSCustomFunctionLibraryAbstract |
|---|
bind, copy, getFormulaProcessor, getFunctionSignature, isAvailable, setFormulaProcessor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XFFFunctionLibrary(XBRLFormulaProcessor xbrlFormulaProcessor)
| Method Detail |
|---|
public java.lang.String getFunctionLibraryURI()
XBRLRSCustomFunctionLibraryAbstract
getFunctionLibraryURI in class XBRLRSCustomFunctionLibraryAbstract
public net.sf.saxon.functions.StandardFunction.Entry getFunction(java.lang.String local,
int arity)
XBRLRSCustomFunctionLibraryAbstract
getFunction in class XBRLRSCustomFunctionLibraryAbstractlocal - function local namearity - number of arguments
public java.lang.String getFunctionLibraryPrefix()
XBRLRSCustomFunctionLibraryAbstract
getFunctionLibraryPrefix in class XBRLRSCustomFunctionLibraryAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||