1    package org.apache.poi.hssf.model;
2    
3    /**
4     * enclosing_type describe the purpose here
5     * 
6     * @author Andrew C. Oliver androliv@cisco.com
7     */
8    public interface Model
9    {
10   
11   }
12