Uses of Interface
edu.pdx.cs410J.family.Parser
Package
Description
The package contains a family tree application that uses many of
the classes that we discuss in CS410J.
-
Uses of Parser in edu.pdx.cs410J.family
Modifier and TypeClassDescriptionclass
This class parses the text output generated by aTextDumper
and creates a family tree.class
This class parses an XML file generated byXmlDumper
and creates a family tree.