Uses of Class
org.locationtech.jts.jump.io.GMLInputTemplate
-
Packages that use GMLInputTemplate Package Description org.locationtech.jts.jump.io -
-
Uses of GMLInputTemplate in org.locationtech.jts.jump.io
Methods in org.locationtech.jts.jump.io that return GMLInputTemplate Modifier and Type Method Description GMLInputTemplateFMEGMLReader. getGMLInputTemplate(Reader r, String fname)Parse the input file and make a GMLInputTemplate out of itMethods in org.locationtech.jts.jump.io with parameters of type GMLInputTemplate Modifier and Type Method Description voidGMLReader. setInputTemplate(GMLInputTemplate template)Attach a GMLInputTemplate information class.
-