|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AirlineParser
Classes that implement this interface read some source and from it create an airline.
| Method Summary | |
|---|---|
AbstractAirline |
parse()
Parses some source and returns an airline. |
| Method Detail |
|---|
AbstractAirline parse()
throws ParserException
ParserException - If the source is malformatted.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||