com.raritantechnologies.searchApp.sourceMap
Class XMLDrugInfoMapFactory

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

public class XMLDrugInfoMapFactory
extends XMLCategoryMapFactory

Creates a drug info SourceMap from source map configuration XML.


Developed by Raritan Technologies .

Author:
Ted Sullivan

Constructor Summary
XMLDrugInfoMapFactory()
           
 
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

XMLDrugInfoMapFactory

public XMLDrugInfoMapFactory()
Method Detail

getSourceMap

public CategorySourceMap getSourceMap()
Overrides:
getSourceMap in class XMLCategoryMapFactory