Class TextParser

java.lang.Object
edu.pdx.cs410J.family.TextParser
All Implemented Interfaces:
Parser

public class TextParser extends Object implements Parser
This class parses the text output generated by a TextDumper and creates a family tree.
See Also: