Uses of Class
mil.nga.oapi.features.json.Collections
- 
- 
Uses of Collections in mil.nga.oapi.features.jsonMethods in mil.nga.oapi.features.json that return Collections Modifier and Type Method Description static CollectionsFeaturesConverter. toCollections(com.fasterxml.jackson.databind.JsonNode tree)Convert the JSON tree to a collectionsstatic CollectionsFeaturesConverter. toCollections(Object value)Convert the object value to a collectionsstatic CollectionsFeaturesConverter. toCollections(String content)Convert the string content to a collections
 
-