| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | |
| com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface | 
| com.eviware.soapui.security.panels | 
| Modifier and Type | Method and Description | 
|---|---|
| ProjectConfig | SoapuiProjectDocumentConfig. addNewSoapuiProject()Appends and returns a new empty "soapui-project" element | 
| ProjectConfig | SoapuiProjectDocumentConfig. getSoapuiProject()Gets the "soapui-project" element | 
| static ProjectConfig | ProjectConfig.Factory. newInstance() | 
| static ProjectConfig | ProjectConfig.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) | 
| static ProjectConfig | ProjectConfig.Factory. parse(File file) | 
| static ProjectConfig | ProjectConfig.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static ProjectConfig | ProjectConfig.Factory. parse(InputStream is) | 
| static ProjectConfig | ProjectConfig.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static ProjectConfig | ProjectConfig.Factory. parse(Node node) | 
| static ProjectConfig | ProjectConfig.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static ProjectConfig | ProjectConfig.Factory. parse(Reader r) | 
| static ProjectConfig | ProjectConfig.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static ProjectConfig | ProjectConfig.Factory. parse(String xmlAsString) | 
| static ProjectConfig | ProjectConfig.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static ProjectConfig | ProjectConfig.Factory. parse(URL u) | 
| static ProjectConfig | ProjectConfig.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static ProjectConfig | ProjectConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static ProjectConfig | ProjectConfig.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static ProjectConfig | ProjectConfig.Factory. parse(XMLStreamReader sr) | 
| static ProjectConfig | ProjectConfig.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SoapuiProjectDocumentConfig. setSoapuiProject(ProjectConfig soapuiProject)Sets the "soapui-project" element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProjectConfigImplAn XML Project(@http://eviware.com/soapui/config). | 
| Modifier and Type | Method and Description | 
|---|---|
| ProjectConfig | SoapuiProjectDocumentConfigImpl. addNewSoapuiProject()Appends and returns a new empty "soapui-project" element | 
| ProjectConfig | SoapuiProjectDocumentConfigImpl. getSoapuiProject()Gets the "soapui-project" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SoapuiProjectDocumentConfigImpl. setSoapuiProject(ProjectConfig soapuiProject)Sets the "soapui-project" element | 
| Modifier and Type | Method and Description | 
|---|---|
| protected WsdlProject.ProjectEncryptionStatus | WsdlProject. checkForEncodedData(ProjectConfig soapuiProject)Decode encrypted data and restore user/pass | 
| Constructor and Description | 
|---|
| ProjectSensitiveInformationPanel(ProjectConfig projectConfig) | 
Copyright © 2019. All Rights Reserved.