com.raritantechnologies.searchApp.sourceMap
Class XMLJobMapFactory

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

public class XMLJobMapFactory
extends XMLCategoryMapFactory

Creates a jobs SourceMap from source map configuration XML.


Developed by Raritan Technologies .

Author:
Ted Sullivan

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

XMLJobMapFactory

public XMLJobMapFactory()
Method Detail

getSourceMap

public CategorySourceMap getSourceMap()
Overrides:
getSourceMap in class XMLCategoryMapFactory