Tools to generate information about the XHTML DOM for verification of the generated class and method names. This inspects the DTDs, interfaces, and classes and generates a comparison for human inspection or verification against a known state. This was created due to the complexity of the XHTML DOM. Its not a general-purpose program at the moment, but certainly could become one.
FIXME: This code was written very quickly and needs to be cleaned up and generalized to work with other DOMs. Its overly complex and very hacked in certain places.