MCPcopy Create free account
hub / github.com/OSGeo/gdal / EscapeString

Method EscapeString

swig/java/javadoc.java:298–308  ·  view source on GitHub ↗
(String str, int scheme)

Source from the content-addressed store, hash-verified

296 * @return an escaped string
297 */
298public class gdal:public static String EscapeString(String str, int scheme)
299
300
301/**
302 * Fetch the last error number.
303 * <p>
304 * This is the error number, not the error class.
305 *
306 * @return the error number of the last error to occur, or gdalconst.CPLE_None (0)
307 * if there are no posted errors.
308 */
309public class gdal:public static int GetLastErrorNo()
310
311

Callers 14

test_nitf_75Function · 0.80
test_nitf_des_CSSHPAFunction · 0.80
test_gdal_EscapeStringFunction · 0.80
_EscFunction · 0.80
generate_kmlFunction · 0.80
generate_googlemapsMethod · 0.80
generate_leafletMethod · 0.80
generate_openlayersMethod · 0.80
generate_mapmlMethod · 0.80

Calls

no outgoing calls

Tested by 5

test_nitf_75Function · 0.64
test_nitf_des_CSSHPAFunction · 0.64
test_gdal_EscapeStringFunction · 0.64