com.raritantechnologies.searchApp.sourceMap
Class XMLFinancialMapFactory

java.lang.Object
  extended bycom.raritantechnologies.searchApp.sourceMap.XMLCategoryMapFactory
      extended bycom.raritantechnologies.searchApp.sourceMap.XMLFinancialMapFactory
All Implemented Interfaces:
IXMLObjectMapFactory

public class XMLFinancialMapFactory
extends XMLCategoryMapFactory

Creates a financial SourceMap from source map configuration XML.


Developed by Raritan Technologies .

Author:
Ted Sullivan

Constructor Summary
XMLFinancialMapFactory()
           
 
Method Summary
 CategorySourceMap getSourceMap()
           
 
Methods inherited from class com.raritantechnologies.searchApp.sourceMap.XMLCategoryMapFactory
createSourceMap, initializeCategorySourceMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLFinancialMapFactory

public XMLFinancialMapFactory()
Method Detail

getSourceMap

public CategorySourceMap getSourceMap()
Overrides:
getSourceMap in class XMLCategoryMapFactory