|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Schema | |
|---|---|
| org.ow2.easywsdl.extensions.sawsdl.api.schema | |
| org.ow2.easywsdl.extensions.sawsdl.impl.converter | |
| org.ow2.easywsdl.extensions.sawsdl.impl.schema | |
| Uses of Schema in org.ow2.easywsdl.extensions.sawsdl.api.schema |
|---|
| Methods in org.ow2.easywsdl.extensions.sawsdl.api.schema that return Schema | |
|---|---|
Schema |
Include.getSchema()
This property can be used to hang a referenced SchemaImpl, and the top-level SchemaImpl (i.e. the one with the <import>) will use this SchemaImpl when resolving referenced parts. |
| Methods in org.ow2.easywsdl.extensions.sawsdl.api.schema with parameters of type Schema | |
|---|---|
void |
Include.setSchema(Schema schema)
This property can be used to hang a referenced SchemaImpl, and the top-level SchemaImpl (i.e. the one with the <import>) will use this SchemaImpl when resolving referenced parts. |
| Uses of Schema in org.ow2.easywsdl.extensions.sawsdl.impl.converter |
|---|
| Methods in org.ow2.easywsdl.extensions.sawsdl.impl.converter that return Schema | |
|---|---|
Schema |
SchemaConverter.convertSchema(org.ow2.easywsdl.schema.api.absItf.AbsItfSchema oldDesc)
|
| Uses of Schema in org.ow2.easywsdl.extensions.sawsdl.impl.schema |
|---|
| Classes in org.ow2.easywsdl.extensions.sawsdl.impl.schema that implement Schema | |
|---|---|
class |
SchemaImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||