public class CustomCodesProcessor extends java.lang.Object implements XBRLCompilableProcessor
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | assertionCodeArcrole_URIThe Constant roleHintsArcrole_URI. | 
| static java.lang.String | namespaceThe Constant namespace. | 
| static java.lang.String | prefixThe Constant prefix. | 
| static java.lang.String | PROCESSORNAMEThe Constant PROCESSORNAME. | 
| static java.lang.String | schemaURLThe Constant schemaURL. | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.util.Properties | addProcessor(java.util.Properties initialProperties)This method receives a Properties instance that already contains a DTSContainer.PROCESSORS_SEQUENCE
 property and modifies it so the CustomCodes processor is added to the chain | 
| void | clear()Clear. | 
| XBRLValidationReport | compileResources()Compile resources. | 
| void | configure(java.util.Properties properties)Configure. | 
| static CustomCodesProcessor | create(DTSContainer dts)Creates the. | 
| void | freeUnnecessary()Free unnecessary. | 
| DTSContainer | getContainer()Gets the container. | 
| java.lang.String | getDescription()Gets the description. | 
| static java.lang.String | getDescriptionStatic()Gets the description static. | 
| java.lang.String | getName()Gets the name. | 
| boolean | isHidden()Checks if is hidden. | 
| static void | registerProcessorStatic()Register processor static. | 
| XBRLValidationReport | validate()Validate. | 
| XBRLValidationReport | validate(XBRLDocument xDocument)Validate. | 
public static final java.lang.String PROCESSORNAME
public static final java.lang.String schemaURL
public static final java.lang.String namespace
public static final java.lang.String prefix
public static final java.lang.String assertionCodeArcrole_URI
public static void registerProcessorStatic()
public static CustomCodesProcessor create(DTSContainer dts)
dts - the dtspublic DTSContainer getContainer()
getContainer in interface HasDTSContainerpublic XBRLValidationReport validate()
validate in interface XBRLPlugInProcessorpublic XBRLValidationReport validate(XBRLDocument xDocument)
validate in interface XBRLPlugInProcessorxDocument - the x documentpublic java.lang.String getName()
getName in interface XBRLPlugInProcessorpublic java.lang.String getDescription()
getDescription in interface XBRLPlugInProcessorpublic static java.lang.String getDescriptionStatic()
public void configure(java.util.Properties properties)
configure in interface XBRLPlugInProcessorproperties - the propertiespublic XBRLValidationReport compileResources()
compileResources in interface XBRLCompilableProcessorpublic void freeUnnecessary()
                     throws com.rs.lic.LicenseVerificationException,
                            XBRLValidationException
freeUnnecessary in interface XBRLCompilableProcessorcom.rs.lic.LicenseVerificationException - the license verification exceptionXBRLValidationException - the XBRL validation exceptionpublic boolean isHidden()
isHidden in interface XBRLPlugInProcessorpublic static java.util.Properties addProcessor(java.util.Properties initialProperties)
initialProperties - the initial propertiespublic void clear()
           throws java.lang.Throwable
clear in interface XBRLPlugInProcessorjava.lang.Throwable - the throwableCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa