Modifier and Type | Method and Description |
---|---|
protected void |
OMWSDLWriter.printImportedSchemas(ImportedSchema[] importedSchema,
DescriptionElement des,
PrintWriter pw)
Serialize the ImportedSchemas of the WSDL element model.
|
protected void |
DOMWSDLWriter.printImportedSchemas(ImportedSchema[] importedSchema,
DescriptionElement des,
PrintWriter pw)
Serialize the ImportedSchemas of the WSDL element model.
|
Modifier and Type | Class and Description |
---|---|
class |
ImportedSchemaImpl
This interface represents a schema import, <xs:import>.
|
Modifier and Type | Method and Description |
---|---|
ImportedSchema[] |
TypesImpl.getImportedSchemas() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLDocumentValidator.testAssertionSchema1069(ImportedSchema schema,
ErrorReporter errorReporter)
Test assertion Schema-1069.
|
protected boolean |
WSDLDocumentValidator.testAssertionSchema1070(ImportedSchema schema,
ErrorReporter errorReporter)
Test assertion Schema-1070.
|
Modifier and Type | Method and Description |
---|---|
ImportedSchema[] |
TypesElement.getImportedSchemas()
Return the schemas imported directly by this <types> element
in the order in which they occur.
|
Copyright © 2005–2014 Apache Software Foundation. All rights reserved.