|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.impl.wadl.inference.InferredSchema.Factory
public static class InferredSchema.Factory
Static factory class for creating new instances.
| Constructor Summary | |
|---|---|
InferredSchema.Factory()
|
|
| Method Summary | |
|---|---|
static InferredSchema |
newInstance()
Creates a new empty schema. |
static InferredSchema |
parse(java.io.InputStream is)
Decodes and parses the given InputStream as a serialized InferredSchema. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InferredSchema.Factory()
| Method Detail |
|---|
public static InferredSchema newInstance()
public static InferredSchema parse(java.io.InputStream is)
throws org.apache.xmlbeans.XmlException,
java.io.IOException
is -
org.apache.xmlbeans.XmlException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||