Class PropertyHelper
- java.lang.Object
-
- org.citygml4j.binding.cityjson.util.PropertyHelper
-
public class PropertyHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PropertyHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
deserialize(com.google.gson.JsonElement element)
java.util.List<java.lang.String>
getDeclaredProperties(java.lang.Class<?> clazz)
-