Package org.gvsig.catalog.loaders
Class LayerLoader
java.lang.Object
org.gvsig.catalog.loaders.LayerLoader
- Author:
- Jorge Piera
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract StringIt returns the error messageprotected abstract StringIt returns the window title for an window error messageabstract voidvoidsetResource(Resource resource)
-
Constructor Details
-
LayerLoader
-
-
Method Details
-
loadLayer
- Throws:
LayerLoaderException
-
getErrorMessage
It returns the error message- Returns:
- Error Message
-
getWindowMessage
It returns the window title for an window error message- Returns:
- Window title
-
getResource
-
setResource
-