Class RegionExplorer
java.lang.Object
fr.ifremer.isisfish.mexico.export.RegionExplorer
Region explorer.
- Version:
- $Revision$ Last update : $Date$ By : $Author$
- Author:
- chatellier
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
explore
(FisheryRegion region, RegionExport regionExport) Explore region and call export on each entity found.
-
Constructor Details
-
RegionExplorer
public RegionExplorer()
-
-
Method Details
-
explore
public void explore(FisheryRegion region, RegionExport regionExport) throws org.nuiton.topia.TopiaException Explore region and call export on each entity found.- Parameters:
region
- region to exploreregionExport
- region export implementation- Throws:
org.nuiton.topia.TopiaException
-