public class Inst2Xsd extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument[] |
inst2xsd(Reader[] instReaders,
Inst2XsdOptions options) |
static org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument[] |
inst2xsd(XmlObject[] instances,
Inst2XsdOptions options) |
static void |
main(String[] args) |
public static void main(String[] args)
public static org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument[] inst2xsd(Reader[] instReaders, Inst2XsdOptions options) throws IOException, XmlException
IOException
XmlException
public static org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument[] inst2xsd(XmlObject[] instances, Inst2XsdOptions options)