public interface XBRLRSCustomFunctionLibrary
extends net.sf.saxon.functions.FunctionLibrary
Modifier and Type | Method and Description |
---|---|
IXBRLProcessor |
getIXBRLProcessor()
This function returns the instance of the XBRLFormulaProcessor that has been set
during the initialization phase of this library.
|
void |
setIXBRLProcessor(IXBRLProcessor ix)
This function will be called when the function library is initialized.
|
void setIXBRLProcessor(IXBRLProcessor ix)
getIXBRLProcessor()
ix
- the new IXBRL processorIXBRLProcessor getIXBRLProcessor()
Use methods inside the XBRLFormulaProcessor in order to access the instance document under validation, the DTSContainer and, from that point, all the information in the DTS such as concepts defined, labels, relationships, etc.
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa