<?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=XBRLProcessorFactory</id>
	<title>XBRLProcessorFactory - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://reportingstandard.com/wiki/index.php?action=history&amp;feed=atom&amp;title=XBRLProcessorFactory"/>
	<link rel="alternate" type="text/html" href="https://reportingstandard.com/wiki/index.php?title=XBRLProcessorFactory&amp;action=history"/>
	<updated>2026-04-14T20:10:58Z</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=XBRLProcessorFactory&amp;diff=660&amp;oldid=prev</id>
		<title>Ihr: Created page with '== The XBRLProcessorFactory interface wiki page==  This interface describes the methods that are required in order for a DTSContainer to create a new instance of a specific […'</title>
		<link rel="alternate" type="text/html" href="https://reportingstandard.com/wiki/index.php?title=XBRLProcessorFactory&amp;diff=660&amp;oldid=prev"/>
		<updated>2016-08-12T09:39:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;== The XBRLProcessorFactory interface wiki page==  This interface describes the methods that are required in order for a &lt;a href=&quot;/wiki/index.php/DTSContainer&quot; title=&quot;DTSContainer&quot;&gt;DTSContainer&lt;/a&gt; to create a new instance of a specific […&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== The XBRLProcessorFactory interface wiki page==&lt;br /&gt;
&lt;br /&gt;
This interface describes the methods that are required in order for a [[DTSContainer]] to create a new instance of a specific [[XBRLPlugInProcessor]] class.&lt;br /&gt;
&lt;br /&gt;
Visit the [http://reportingstandard.com/apidoc/com/ihr/xbrl/om/XBRLProcessorFactory.html XBRLProcessorFactory API page] for technical details&lt;br /&gt;
&lt;br /&gt;
All existing validation engines contains a factory class implementing this interface. The implementation of the interface requires the class to add code to obtain information about the validation add-in such as processor name and processor description and if the processor is hidden to the user interface or will be visible for configuration.&lt;br /&gt;
&lt;br /&gt;
There is an abstract class [http://reportingstandard.com/apidoc/com/ihr/xbrl/om/XBRLProcessorFactoryBase.html XBRLProcessorFactoryBase] that provides minimum implementation of the interface and requires extending classes to implement the method:&lt;br /&gt;
* public XBRLPlugInProcessor create()&lt;br /&gt;
* public String getProcessorDescription()&lt;br /&gt;
* public String getProcessorName()&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>