Revision 10661 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/ProjectDocument.java

View differences:

ProjectDocument.java
215 215
     *
216 216
     * @return DOCUMENT ME!
217 217
     * @throws XMLException
218
     * @throws DriverException
219
     * @throws DriverIOException
220
     * @throws CancelationException
221
     * @throws ClassNotFoundException
222
     * @throws InstantiationException
223
     * @throws IllegalAccessException
224
     * @throws DriverIOException
225
     * @throws DriverLoadException
226 218
     */
227 219
    public static ProjectDocument createFromXML03(XMLEntity xml, Project p) throws XMLException{
228 220
        ProjectDocument pe = null;
......
288 280
	 * @param p DOCUMENT ME!
289 281
	 *
290 282
	 * @throws XMLException
291
	 * @throws DriverException
292
	 * @throws DriverIOException
293 283
	 * @throws OpenException
294 284
	 * @throws ReadDriverException
295 285
	 */
......
310 300
	 * @param p DOCUMENT ME!
311 301
	 *
312 302
	 * @throws XMLException
313
	 * @throws DriverException
314 303
	 * @throws ReadDriverException
315 304
	 * @throws DriverIOException
316 305
	 */

Also available in: Unified diff