public class RSTableFunctionLibrary extends XBRLRSCustomFunctionLibraryAbstract<RSTableFunction>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RSTABLEFUNCTIONLIBRARYNAMESPACE
The Constant RSTABLEFUNCTIONLIBRARYNAMESPACE.
|
static java.lang.String |
RSTABLEFUNCTIONLIBRARYPREFIX
The Constant RSTABLEFUNCTIONLIBRARYPREFIX.
|
| Constructor and Description |
|---|
RSTableFunctionLibrary(RSTableProcessor proc)
Instantiates a new RS table 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.
|
bind, copy, getFunctionItem, getFunctionSignature, isAvailablepublic static final java.lang.String RSTABLEFUNCTIONLIBRARYNAMESPACE
public static final java.lang.String RSTABLEFUNCTIONLIBRARYPREFIX
public RSTableFunctionLibrary(RSTableProcessor proc)
proc - the procpublic java.lang.String getFunctionLibraryURI()
getFunctionLibraryURI in class XBRLRSCustomFunctionLibraryAbstract<RSTableFunction>public java.lang.String getFunctionLibraryPrefix()
getFunctionLibraryPrefix in class XBRLRSCustomFunctionLibraryAbstract<RSTableFunction>public net.sf.saxon.functions.StandardFunction.Entry getFunction(java.lang.String local,
int arity)
getFunction in class XBRLRSCustomFunctionLibraryAbstract<RSTableFunction>local - the localarity - the arityCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa