Class PhoneBookEntry

java.lang.Object
edu.pdx.cs410J.xml.PhoneBookEntry
Direct Known Subclasses:
Business, Resident

public abstract class PhoneBookEntry extends Object
This class represents an entry in a phone book. It is used to demonstrate how XML DOM trees can be turned into Java objects.