Revision 22691 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/MapContext.java

View differences:

MapContext.java
1321 1321
	 * @throws XMLException if there is any error creating the XML from the map.
1322 1322
	 *
1323 1323
	 * @see #createFromXML(XMLEntity)
1324
	 * @see #createFromXML03(XMLEntity)
1325 1324
	 * @see ViewPort#getXMLEntity()
1326 1325
	 * @see FLayers#getXMLEntity()
1327 1326
	 */
......
1346 1345
	 * @throws XMLException if there is any error creating the map from the XML.
1347 1346
	 *
1348 1347
	 * @see #getXMLEntity()
1349
	 * @see #createFromXML03(XMLEntity)
1350 1348
	 * @see ViewPort#createFromXML(XMLEntity)
1351 1349
	 * @see FLayers#setXMLEntity(XMLEntity)
1352 1350
	 */

Also available in: Unified diff