|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xmlbeans.impl.inst2xsd.Inst2Xsd
public class Inst2Xsd
Method Summary | |
---|---|
static org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument[] |
inst2xsd(java.io.Reader[] instReaders,
Inst2XsdOptions options)
|
static org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument[] |
inst2xsd(XmlObject[] instances,
Inst2XsdOptions options)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
public static org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument[] inst2xsd(java.io.Reader[] instReaders, Inst2XsdOptions options) throws java.io.IOException, XmlException
java.io.IOException
XmlException
public static org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument[] inst2xsd(XmlObject[] instances, Inst2XsdOptions options)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |