<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://reportingstandard.com/wiki/index.php?action=history&amp;feed=atom&amp;title=XBRLProcessorFactoryBase</id>
	<title>XBRLProcessorFactoryBase - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://reportingstandard.com/wiki/index.php?action=history&amp;feed=atom&amp;title=XBRLProcessorFactoryBase"/>
	<link rel="alternate" type="text/html" href="https://reportingstandard.com/wiki/index.php?title=XBRLProcessorFactoryBase&amp;action=history"/>
	<updated>2026-04-14T20:11:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://reportingstandard.com/wiki/index.php?title=XBRLProcessorFactoryBase&amp;diff=661&amp;oldid=prev</id>
		<title>Ihr: Created page with '== The XBRLProcessorFactoryBase abstract class wiki page==  This abstract class provides a minimum implementation of the XBRLPlugInProcessor interface and let the extending c…'</title>
		<link rel="alternate" type="text/html" href="https://reportingstandard.com/wiki/index.php?title=XBRLProcessorFactoryBase&amp;diff=661&amp;oldid=prev"/>
		<updated>2016-08-12T09:50:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;== The XBRLProcessorFactoryBase abstract class wiki page==  This abstract class provides a minimum implementation of the &lt;a href=&quot;/wiki/index.php/XBRLPlugInProcessor&quot; title=&quot;XBRLPlugInProcessor&quot;&gt;XBRLPlugInProcessor&lt;/a&gt; interface and let the extending c…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== The XBRLProcessorFactoryBase abstract class wiki page==&lt;br /&gt;
&lt;br /&gt;
This abstract class provides a minimum implementation of the [[XBRLPlugInProcessor]] interface and let the extending class to provide code for the following 3 methods.&lt;br /&gt;
* public XBRLPlugInProcessor create()&lt;br /&gt;
* public String getProcessorDescription()&lt;br /&gt;
* public String getProcessorName()&lt;br /&gt;
&lt;br /&gt;
===The create() method===&lt;br /&gt;
&lt;br /&gt;
Shall create a new instance of the validation class this class is the factory for. The base class contains a protected field with the DTSContainer instance&lt;br /&gt;
&lt;br /&gt;
===The getProcessorDescription() method===&lt;br /&gt;
&lt;br /&gt;
Shall return the processor description string. Normally this method just calls a static method in the validation class that also returns the processor description&lt;br /&gt;
&lt;br /&gt;
===The getProcessorName() method===&lt;br /&gt;
&lt;br /&gt;
Shall return the processor name that is a unique name used to distinguish every processor than can be referenced in the [http://reportingstandard.com/apidoc/com/ihr/xbrl/om/DTSContainer.html#PROCESSORS_SEQUENCE PROCESSORS_SEQUENCE] property&lt;br /&gt;
&lt;br /&gt;
Download the [http://www.reportingstandard.com/samples.jar samples and demo] file and review its source code available inside for examples&lt;br /&gt;
&lt;br /&gt;
==Navigation==&lt;br /&gt;
[[XBRL API related discussions]]&lt;/div&gt;</summary>
		<author><name>Ihr</name></author>
	</entry>
</feed>