Uses of Interface
edu.pdx.cs410J.family.Parser
Packages that use 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
Classes in edu.pdx.cs410J.family that implement ParserModifier and TypeClassDescriptionclassThis class parses the text output generated by aTextDumperand creates a family tree.classThis class parses an XML file generated byXmlDumperand creates a family tree.