393394395396397398399
/** * Create an instance of {@link Caption } * */ public Caption createCaption() { return new Caption(); }