![JAR search and dependency download from the Maven repository](/logo.png)
net.anwiba.spatial.geo.json.v01_0.Properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of anwiba-spatial-data-geo-json Show documentation
Show all versions of anwiba-spatial-data-geo-json Show documentation
anwiba spatial geojson io project
//Copyright (c) 2012 by Andreas W. Bartels ([email protected])
package net.anwiba.spatial.geo.json.v01_0;
import java.lang.reflect.InvocationTargetException;
import java.util.LinkedHashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import net.anwiba.commons.ensure.Conditions;
import net.anwiba.commons.ensure.Ensure;
import net.anwiba.commons.reflection.OptionalReflectionMethodInvoker;
import net.anwiba.commons.utilities.provider.INamedValueProvider;
public class Properties
implements INamedValueProvider
© 2015 - 2025 Weber Informatics LLC | Privacy Policy