|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SportPageProperties | |
ca.cbc.sportwire.servlet | |
ca.cbc.sportwire.servlet.data | |
ca.cbc.sportwire.servlet.pagehandlers |
Uses of SportPageProperties in ca.cbc.sportwire.servlet |
Classes in ca.cbc.sportwire.servlet that implement SportPageProperties | |
class |
SportPageServlet
SportPageServlet: The primary Servlet for the Sports pages; the servlet is installed as the default page for the webapp, responding to the url-pattern "/" (see
src/sportpage.xml). |
Uses of SportPageProperties in ca.cbc.sportwire.servlet.data |
Classes in ca.cbc.sportwire.servlet.data that implement SportPageProperties | |
class |
BeanFactory
BeanFactory.java: create an instance of the specified class first by trying a getInstance(context) or getInstance(ExtendedProperties) method, then getInstance() and finally try for a null constructor. |
class |
DBCacheBean
DBCacheBean is a general purpose base class for JSP page beans that do a period update from a database, then offer the result set read-only to a large number of concurrent sessions. |
class |
DOMDBFactory
DOMDBFactory: creates DocumentFile DOM xml-doc data object; installed by the BasicPageHandler as the $xml variable into the context; this provides access
to a DOM built from the remainder of the pathinfo . |
class |
DOMFile
DOMFile: Abstract class for XML Documents; probably as close to deprecated as it can be. |
class |
DOMFileFactory
DOMFileFactory: creates DocumentFile DOM xml-doc data object; installed by the BasicPageHandler as the $xml variable into the context; this provides access
to a DOM built from the remainder of the pathinfo . |
class |
FileFactory
FileFactory: Searches for a file from the configured paths and extension choices; used as a page var to expand the pathinfo in a template. |
class |
JDOMDB
JDOMDB is a JDOMFile that loads it's document via periodic updates from a database. |
class |
JDOMFile
JDOMFile: Creates a JDOM wrapper around an XML Document; this class also provides an empty getInstance method for creating a javabean that can subsequently be loaded with an arbitrary XML document. |
class |
JDOMtext
JDOMtext.java: Highly experimental -- uses an external process to create an HTML version of an ascii string, and then parses that text to get at the JDOM model. |
class |
Lineup
Lineup: An abstract velocity interface to access the news lineups such that lineups are only refreshed periodically; the period of updates is set in the sportpage.conf as lineup.refresh= seconds
|
class |
PathBean
PathBean.java: Merges the PathList into the SportPage context so we can use PathUtil to resolve filenames. |
class |
ScriptLineup
ScriptLineup: A velocity interface to access the news lineups via an external call to a CBC Newsworld script |
class |
TemplateLineup
TemplateLineup: Velocity interface to Brian Gordon's cbc.template.presentation.Lineup object -- non CBC sites will probably want to delete this class. |
Uses of SportPageProperties in ca.cbc.sportwire.servlet.pagehandlers |
Classes in ca.cbc.sportwire.servlet.pagehandlers that implement SportPageProperties | |
class |
BasicPageHandler
BasicPageHandler: sets up the basic environment of the SportPage templates, defining several context variables but otherwise doing nothing at all. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Javadocs generated Tue Apr 23 01:08:36 EDT 2002 by garym@maya.dyndns.org
Copyright © 2002 Canadian Broadcasting Corp