|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parser
Classes that implement this interface create a family tree from some source.
| Method Summary | |
|---|---|
FamilyTree |
parse()
Creates a family tree from the data stored in a source. |
| Method Detail |
|---|
FamilyTree parse()
throws FamilyTreeException
FamilyTreeException - The data source is malformatted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||