|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XBRLLibraryFactory
Interface for XBRL custom function factories. This is, a class able to create a custom function library registered under one specific name. The registration process allows the formula processor to discover and use custom function libraries implemented using the core XBRL API.
| Method Summary | |
|---|---|
XBRLRSCustomFunctionLibrary |
create()
Creates a new instance of the functions library registered for this name |
java.lang.String |
getLibraryName()
Access to the custom library name |
| Method Detail |
|---|
java.lang.String getLibraryName()
XBRLRSCustomFunctionLibrary create()
throws com.rs.lic.LicenseVerificationException,
XBRLValidationException
com.rs.lic.LicenseVerificationException
XBRLValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||