1 package org.apache.slide.projector.processor.form;2 3 4 5 /**6 * @version $Revision: 1.2 $7 */8 9 public class ErrorCollection {10 }