Uses of Interface
ca.cbc.sportwire.dochandler.DocHandler

Packages that use DocHandler
ca.cbc.sportwire   
ca.cbc.sportwire.dochandler   
 

Uses of DocHandler in ca.cbc.sportwire
 

Fields in ca.cbc.sportwire declared as DocHandler
private  DocHandler WireFeeder.docHandler
           
 

Methods in ca.cbc.sportwire that return DocHandler
protected  DocHandler WireFeeder.getDocHandler()
          Get the current docHandler.
 

Uses of DocHandler in ca.cbc.sportwire.dochandler
 

Classes in ca.cbc.sportwire.dochandler that implement DocHandler
 class JDOMToFile
          JDOMToFile is used by the DocQueue to process JDOM items on the queue.
 class JDOMToXMLDBMS
          JDOMToXMLDBMS is used by the DocQueue to process JDOM items on the queue.
 class ToNewsMLFilter
          ToNewsMLFilter is used by the DocQueue to pre-process non-NewsML items into NewsML by searching for a XSL transform matching the system ID.
 class XMLDBMSDocHandler
          XMLDBMSDocHandler is used by the DocQueue to process items on the backlog queue.