public class CFDContentHandlerFactory extends Object implements ContentHandlerFactory
Source code from "Java Distributed Computing", by Jim Farley.
Class: CFDContentHandlerFactory
Example: 2-8
Description: A content handler factory that supports CFD data files
by offering a CFDContentHandler to deal with them. This class
should be updated to deal with standard mime types as well.