|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppointmentBookParser
This interface is to be implemented by classes that read some source and from it create an appointment book.
| Method Summary | |
|---|---|
AbstractAppointmentBook |
parse()
Parses the contents of a file or other input source and returns an appointment book. |
| Method Detail |
|---|
AbstractAppointmentBook parse()
throws ParserException
ParserException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||