Package com.ethlo.jsons2xsd
Class Jsons2Xsd
- java.lang.Object
-
- com.ethlo.jsons2xsd.Jsons2Xsd
-
public class Jsons2Xsd extends Object
-
-
Method Detail
-
convert
public static Document convert(Reader jsonSchema, Config cfg) throws IOException
- Throws:
IOException
-
convert
public static Document convert(Reader jsonSchema, Reader definitionSchema, Config cfg) throws IOException
- Throws:
IOException
-
-