Package cdc.util.data

Interface Leaf

  • All Superinterfaces:
    Child, Node
    All Known Implementing Classes:
    AbstractContentNode, Comment, Text

    public interface Leaf
    extends Child
    Interface implemented by leaf nodes (they have no children).
    Author:
    Damien Carbonne