-
public class GeoJsonParser.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerMAX_GEOMETRY_DEPTHprivate final <ERROR CLASS>SUPPORTED_EXTENSIONSpublic final static GeoJsonParser.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleancanParse(String header)final IntegergetMAX_GEOMETRY_DEPTH()final <ERROR CLASS>getSUPPORTED_EXTENSIONS()-
-
Method Detail
-
getMAX_GEOMETRY_DEPTH
final Integer getMAX_GEOMETRY_DEPTH()
-
getSUPPORTED_EXTENSIONS
final <ERROR CLASS> getSUPPORTED_EXTENSIONS()
-
-
-
-