public class XBRLCoreProcessorFactory extends XBRLProcessorFactoryBase
This class name is registered in a file called RSXBRLMANIFEST/xbrlprocessors.properties under a property whose name is processor-factories. The property must contain a comma separated list of processor factories.
All processor factories shall be able to instantiate a new processor when required. The processor will be registered for every DTS and it will be reused.
| Constructor and Description | 
|---|
| XBRLCoreProcessorFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLCoreProcessor | create()Creates the. | 
| java.lang.String | getProcessorDescription()Gets the processor description. | 
| java.lang.String | getProcessorName()Gets the processor name. | 
| void | registerProcessorStatic()Register processor static. | 
setDTSContainerpublic XBRLCoreProcessor create() throws com.rs.lic.LicenseVerificationException, XBRLValidationException
com.rs.lic.LicenseVerificationException - the license verification exceptionXBRLValidationException - the XBRL validation exceptionpublic java.lang.String getProcessorDescription()
public java.lang.String getProcessorName()
public void registerProcessorStatic()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa