|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InferredSchema | |
---|---|
com.eviware.soapui.impl.rest.panels.request.inspectors.schema | |
com.eviware.soapui.impl.wadl.inference | |
com.eviware.soapui.impl.wadl.inference.support |
Uses of InferredSchema in com.eviware.soapui.impl.rest.panels.request.inspectors.schema |
---|
Methods in com.eviware.soapui.impl.rest.panels.request.inspectors.schema that return InferredSchema | |
---|---|
static InferredSchema |
InferredSchemaManager.getInferredSchema(RestService service)
|
Uses of InferredSchema in com.eviware.soapui.impl.wadl.inference |
---|
Methods in com.eviware.soapui.impl.wadl.inference that return InferredSchema | |
---|---|
static InferredSchema |
InferredSchema.Factory.newInstance()
Creates a new empty schema. |
static InferredSchema |
InferredSchema.Factory.parse(java.io.InputStream is)
Decodes and parses the given InputStream as a serialized InferredSchema. |
Uses of InferredSchema in com.eviware.soapui.impl.wadl.inference.support |
---|
Classes in com.eviware.soapui.impl.wadl.inference.support that implement InferredSchema | |
---|---|
class |
InferredSchemaImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |