Uses of Interface
ca.cbc.sportwire.servlet.data.DOMFactory

Packages that use DOMFactory
ca.cbc.sportwire.servlet.data   
 

Uses of DOMFactory in ca.cbc.sportwire.servlet.data
 

Classes in ca.cbc.sportwire.servlet.data that implement DOMFactory
 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 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.