|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportedSchema | |
org.apache.woden.internal.schema | |
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20.xml |
Uses of ImportedSchema in org.apache.woden.internal.schema |
Classes in org.apache.woden.internal.schema that implement ImportedSchema | |
class |
ImportedSchemaImpl
This interface represents a schema import, <xs:import>. |
Uses of ImportedSchema in org.apache.woden.internal.wsdl20 |
Methods in org.apache.woden.internal.wsdl20 that return ImportedSchema | |
ImportedSchema[] |
TypesImpl.getImportedSchemas()
|
Uses of ImportedSchema in org.apache.woden.internal.wsdl20.validation |
Methods in org.apache.woden.internal.wsdl20.validation with parameters of type ImportedSchema | |
protected boolean |
WSDLDocumentValidator.testAssertionSchema0017(ImportedSchema schema,
ErrorReporter errorReporter)
Test assertion Schema-0017. |
protected boolean |
WSDLDocumentValidator.testAssertionSchema0052(ImportedSchema schema,
ErrorReporter errorReporter)
Test assertion Schema-0052. |
Uses of ImportedSchema in org.apache.woden.wsdl20.xml |
Methods in org.apache.woden.wsdl20.xml that return ImportedSchema | |
ImportedSchema[] |
TypesElement.getImportedSchemas()
Return the schemas imported directly by this <types> element in the order in which they occur. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |