Uses of Class
com.ethlo.jsons2xsd.Config
-
-
Uses of Config in com.ethlo.jsons2xsd
Methods in com.ethlo.jsons2xsd that return Config Modifier and Type Method Description ConfigConfig.Builder. build()Methods in com.ethlo.jsons2xsd with parameters of type Config Modifier and Type Method Description static DocumentJsons2Xsd. convert(Reader jsonSchema, Config cfg)static DocumentJsons2Xsd. convert(Reader jsonSchema, Reader definitionSchema, Config cfg)
-