Uses of Package
ca.cbc.sportwire

Packages that use ca.cbc.sportwire
ca.cbc.sportwire   
ca.cbc.sportwire.dochandler   
ca.cbc.sportwire.feed   
ca.cbc.sportwire.util   
ca.cbc.sportwire.xmldbms   
 

Classes in ca.cbc.sportwire used by ca.cbc.sportwire
DocQueue
          FIFO DocQueue manages the received document text blocks, spawning processes to translate each to a DOM and stash it into the database.
QueueElement
          QueueElement.java: a simple wrapper for the queued docs to allow the feeders to give them meaningful names to show up in the error log tracing and to specify the docHandler to go with this doc; the docHandler's can in turn return a QueueElement from the processing method which the DocQueue will re-queue.
WireFeeder
          Copyright (C) 2001 Canadian Broadcasting Corporation (cbc.ca) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
WireFeederProperties
          WireFeederProperties.java: public properties for the configuration file and their defaults;
 

Classes in ca.cbc.sportwire used by ca.cbc.sportwire.dochandler
WireFeederProperties
          WireFeederProperties.java: public properties for the configuration file and their defaults;
 

Classes in ca.cbc.sportwire used by ca.cbc.sportwire.feed
WireFeederProperties
          WireFeederProperties.java: public properties for the configuration file and their defaults;
 

Classes in ca.cbc.sportwire used by ca.cbc.sportwire.util
WireFeederProperties
          WireFeederProperties.java: public properties for the configuration file and their defaults;
 

Classes in ca.cbc.sportwire used by ca.cbc.sportwire.xmldbms
WireFeederProperties
          WireFeederProperties.java: public properties for the configuration file and their defaults;