|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PhoneBillParser
Classes that implement this interface read some source and from it create a phone bill.
| Method Summary | |
|---|---|
AbstractPhoneBill |
parse()
Parses some source and returns a phone bill |
| Method Detail |
|---|
AbstractPhoneBill parse()
throws ParserException
ParserException - If the source cannot be parsed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||