| Package | Description | 
|---|---|
| com.eviware.soapui.impl.wadl.inference.schema | |
| com.eviware.soapui.inferredSchema | |
| com.eviware.soapui.inferredSchema.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchemaSystem. save(SchemaSetConfig xml)Saves the SchemaSystem to an XmlObject. | 
| Constructor and Description | 
|---|
| SchemaSystem(SchemaSetConfig xml)Constructs a SchemaSystem object using previously saved data. | 
| Modifier and Type | Method and Description | 
|---|---|
| SchemaSetConfig | SchemaSystemDocumentConfig. addNewSchemaSystem()Appends and returns a new empty "schemaSystem" element | 
| SchemaSetConfig | SchemaSystemDocumentConfig. getSchemaSystem()Gets the "schemaSystem" element | 
| static SchemaSetConfig | SchemaSetConfig.Factory. newInstance() | 
| static SchemaSetConfig | SchemaSetConfig.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(File file) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(InputStream is) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(Node node) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(Reader r) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(String xmlAsString) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(URL u) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(XMLStreamReader sr) | 
| static SchemaSetConfig | SchemaSetConfig.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchemaSystemDocumentConfig. setSchemaSystem(SchemaSetConfig schemaSystem)Sets the "schemaSystem" element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SchemaSetConfigImplAn XML SchemaSet(@http://www.eviware.com/soapui/InferredSchema). | 
| Modifier and Type | Method and Description | 
|---|---|
| SchemaSetConfig | SchemaSystemDocumentConfigImpl. addNewSchemaSystem()Appends and returns a new empty "schemaSystem" element | 
| SchemaSetConfig | SchemaSystemDocumentConfigImpl. getSchemaSystem()Gets the "schemaSystem" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchemaSystemDocumentConfigImpl. setSchemaSystem(SchemaSetConfig schemaSystem)Sets the "schemaSystem" element | 
Copyright © 2019. All Rights Reserved.