public class IXBRLProcessorFactory extends XBRLProcessorFactoryBase
Constructor and Description |
---|
IXBRLProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
IXBRLProcessorBase |
create()
Creates a new instance of the processor or gets the registered instance from
the DTSContainer.
|
java.lang.String |
getProcessorDescription()
Returns the processor description for the processor name.
|
java.lang.String |
getProcessorName()
Returns the processor name this factory class is able to create processor for.
|
void |
registerProcessorStatic()
A processor factory can initiate the static registration of the target processor to
be registered before creating any instance class of the target processor.
|
setDTSContainer
public IXBRLProcessorBase create() throws com.rs.lic.LicenseVerificationException, XBRLValidationException, XBRLInitializationException
XBRLProcessorFactory
public static XXXXX create(DTSContainer dts)where XXXXX is the type of the processor that will be created and implements the XBRLPlugInProcessor interface
com.rs.lic.LicenseVerificationException
- If the user has no rights to use the processorXBRLValidationException
- If the processor just created raises static validation errors while loading the DTSXBRLInitializationException
public java.lang.String getProcessorName()
XBRLProcessorFactory
public java.lang.String getProcessorDescription()
XBRLProcessorFactory
public void registerProcessorStatic()
XBRLProcessorFactory
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa