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