Package | Description |
---|---|
com.eviware.soapui.impl.wadl.inference.schema |
Modifier and Type | Method and Description |
---|---|
SchemaSystem |
Context.getSchemaSystem()
Get the SchemaSystem currently used for validation.
|
SchemaSystem |
Schema.getSystem()
Getter for the SchemaSystem that contains this Schema.
|
Constructor and Description |
---|
Context(SchemaSystem system,
ConflictHandler handler,
org.apache.xmlbeans.XmlCursor cursor)
Creates a new Context object.
|
Schema(SchemaConfig xml,
SchemaSystem schemaSystem)
Constructs a Schema object using previously saved data.
|
Schema(String namespace,
SchemaSystem schemaSystem)
Constructs a blank new Schema for the given namespace in the given
SchemaSystem.
|
Copyright © 2019. All Rights Reserved.