public class CFDContentHandler extends ContentHandler
Source code from "Java Distributed Computing", by Jim Farley.
Class: CFDContentHandler
Example: 2-7
Description: A content handler that can deal with hypothetical CFD
data files.
NOTE: This file contains incomplete example code only, which will
not compile without additions and modifications.