public class RSFunctionLibrary extends XBRLFPRSCustomFunctionLibraryAbstract
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | RSFUNCTIONLIBRARYPREFIXThe Constant RSFUNCTIONLIBRARYPREFIX. | 
| static java.lang.String | RSFUNCTIONLIBRARYURIThe Constant RSFUNCTIONLIBRARYURI. | 
| Constructor and Description | 
|---|
| RSFunctionLibrary(XBRLFormulaProcessor xbrlFormulaProcessor)Instantiates a new RS function library. | 
| Modifier and Type | Method and Description | 
|---|---|
| net.sf.saxon.functions.StandardFunction.Entry | getFunction(java.lang.String local,
           int arity)Gets the function. | 
| java.lang.String | getFunctionLibraryPrefix()Gets the function library prefix. | 
| java.lang.String | getFunctionLibraryURI()Gets the function library URI. | 
getFormulaProcessor, setFormulaProcessorbind, copy, getFunctionItem, getFunctionSignature, isAvailablepublic static final java.lang.String RSFUNCTIONLIBRARYURI
public static final java.lang.String RSFUNCTIONLIBRARYPREFIX
public RSFunctionLibrary(XBRLFormulaProcessor xbrlFormulaProcessor)
xbrlFormulaProcessor - the xbrl formula processorpublic java.lang.String getFunctionLibraryURI()
getFunctionLibraryURI in class XBRLRSCustomFunctionLibraryAbstract<XFFunction>public net.sf.saxon.functions.StandardFunction.Entry getFunction(java.lang.String local,
                                                                 int arity)
getFunction in class XBRLRSCustomFunctionLibraryAbstract<XFFunction>local - the localarity - the aritypublic java.lang.String getFunctionLibraryPrefix()
getFunctionLibraryPrefix in class XBRLRSCustomFunctionLibraryAbstract<XFFunction>Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa