Uses of Interface
edu.pdx.cs410J.family.Dumper
Package
Description
The package contains a family tree application that uses many of
the classes that we discuss in CS410J.
-
Uses of Dumper in edu.pdx.cs410J.family
Modifier and TypeClassDescriptionclass
This class dumps a family tree to a text file in a format that can be read by a person.class
This class dumps a family tree to a destination (for example, a file) in a text-based format that is meant to be parsed by a TextParser.class
This class dumps a family tree to a destination (for example, a file) in XML format.