Interface ParentAwareRecord

  • All Known Implementing Classes:
    TextHeaderAtom

    public interface ParentAwareRecord
    Interface to define how a record can indicate it cares about what its parent is, and how it wants to be told which record is its parent.
    Author:
    Nick Burch (nick at torchbox dot com)