Package com.netflix.genie.web.properties.converters
@ParametersAreNonnullByDefault
package com.netflix.genie.web.properties.converters
A package which contains implementations of 
Converter to convert
 between String representations of properties and more complex objects that can be used more effectively
 programmatically without spreading such conversion all over the code.- Since:
- 4.0.0
- 
ClassesClassDescriptionA converter between a String and aURIto enforce well formatted schema representations of resources.