Uses of Class
org.episteme.social.geography.loaders.gml.GMLException
Packages that use GMLException
Package
Description
Core functionality for the org.episteme.social.geography.loaders.gml package in the Episteme library.
-
Uses of GMLException in org.episteme.social.geography.loaders.gml
Methods in org.episteme.social.geography.loaders.gml that throw GMLExceptionModifier and TypeMethodDescriptionReads GML data from a file.GMLReader.read(InputStream input) Reads GML data from an input stream.