Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.inst2xsd » [javadoc | source]
org.apache.xmlbeans.impl.inst2xsd
public class: Inst2Xsd [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.inst2xsd.Inst2Xsd
Method from org.apache.xmlbeans.impl.inst2xsd.Inst2Xsd Summary:
inst2xsd,   inst2xsd,   main
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.inst2xsd.Inst2Xsd Detail:
 public static SchemaDocument[] inst2xsd(Reader[] instReaders,
    Inst2XsdOptions options) throws XmlException, IOException 
 public static SchemaDocument[] inst2xsd(XmlObject[] instances,
    Inst2XsdOptions options) 
 public static  void main(String[] args)