JDOMFile

JDOMFile objects used by the webserver client pages for caching data views to prevent swamping the server during peak access times. The SportPage caching services will only create one instance per application.

SportPage includes several subclasses of the JDOMFile interface to allow for reading XML data from static files or from a database connection. These report objects can then be transformed using XSL or queried via XPath.