Package | Description |
---|---|
org.apache.woden.internal | |
org.apache.woden.internal.schema | |
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
protected void |
DOMWSDLWriter.printInlinedSchemas(InlinedSchema[] inlinedSchema,
DescriptionElement des,
PrintWriter pw)
Serialize the InlinedSchemas of the WSDL element model.
|
Modifier and Type | Class and Description |
---|---|
class |
InlinedSchemaImpl
This class represents an inlined schema, <xs:schema>.
|
Modifier and Type | Method and Description |
---|---|
InlinedSchema[] |
TypesImpl.getInlinedSchemas() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLDocumentValidator.testAssertionSchema1073(InlinedSchema[] schema,
ErrorReporter errorReporter)
Test assertion Schema-1073.
|
Modifier and Type | Method and Description |
---|---|
InlinedSchema[] |
TypesElement.getInlinedSchemas()
Return the schemas inlined directly within this <types> element
in the order in which they occur.
|
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.