Class TextParser

java.lang.Object
edu.pdx.cs410J.apptbook.TextParser
All Implemented Interfaces:
AppointmentBookParser<AppointmentBook>

public class TextParser extends Object implements AppointmentBookParser<AppointmentBook>
A skeletal implementation of the TextParser class for Project 2.