Interface Parser

All Known Implementing Classes:
TextParser, XmlParser

public interface Parser
Classes that implement this interface create a family tree from some source.
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a family tree from the data stored in a source.