Revision 1848 branches/Fmap_GisPlanet/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/FLayer.java

View differences:

FLayer.java
65 65
	 * Obtiene una representaci?n de la colecci?n de capas de forma recursiva
66 66
	 *
67 67
	 * @return XMLEntity.
68
	 * @throws XMLException
68 69
	 */
69
	XMLEntity getXMLEntity();
70
	XMLEntity getXMLEntity() throws XMLException;
70 71

  
71 72
	/**
72 73
	 * Inserta las propiedades del XMLEntity al objeto actual.

Also available in: Unified diff