public interface XBRLCompilableProcessor extends XBRLPlugInProcessor
Examples of compilable processors are the Formula Processor that compiles resources in order to speed-up validation.
Another example is the Table processor that creates an object model from the resources loaded
This interface extends the XBRLPlunInProcessor interface in order to use the DTSContainer.PROCESSORS_SEQUENCE and the plug-in registration process with the RS XBRL API
XBRLPlugInProcessor
,
DTSContainer.PROCESSORS_SEQUENCE
Modifier and Type | Method and Description |
---|---|
XBRLValidationReport |
compileResources()
Compile resources.
|
void |
freeUnnecessary()
Liberates resources no longer needed.
|
clear, configure, getDescription, getName, isHidden, validate, validate
getContainer
XBRLValidationReport compileResources()
void freeUnnecessary() throws com.rs.lic.LicenseVerificationException, XBRLValidationException
com.rs.lic.LicenseVerificationException
- the license verification exceptionXBRLValidationException
- the XBRL validation exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa