package org.atomnuke.atom.model; /** * * @author zinic */ public interface Summary extends TypedContent { }