Revision 30120 branches/v2_0_0_prep/applications/appgvSIG/src/org/gvsig/app/project/documents/view/ProjectView.java

View differences:

ProjectView.java
61 61
import org.gvsig.fmap.mapcontext.layers.FLayer;
62 62
import org.gvsig.fmap.mapcontext.layers.FLayers;
63 63
import org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect;
64
import org.gvsig.tools.exception.DriverException;
65 64
import org.gvsig.utils.XMLEntity;
66 65
import org.gvsig.utils.XMLException;
67 66

  
......
121 120
	 * @param xml DOCUMENT ME!
122 121
	 * @param p DOCUMENT ME!
123 122
	 * @throws XMLException
124
	 * @throws DriverException
125 123
	 * @throws DriverIOException
126 124
	 * @throws OpenException
127 125
	 *
......
162 160
	 *
163 161
	 * @return DOCUMENT ME!
164 162
	 * @throws XMLException
165
	 * @throws DriverException
166 163
	 * @throws DriverIOException
167 164
	 * @throws OpenException
168 165
	 */

Also available in: Unified diff