| Constructor and Description |
|---|
J2EESchemaAnalyzer(AbstractDocument document,
J2EEModelInfo modelInfo,
Properties options,
Set conflictingClassNames,
JavaSimpleTypeCreator javaTypes) |
J2EESchemaAnalyzer111(AbstractDocument document,
J2EEModelInfo modelInfo,
Properties options,
Set conflictingClassNames,
JavaSimpleTypeCreator javaTypes) |
J2EESchemaAnalyzer112(AbstractDocument document,
J2EEModelInfo modelInfo,
Properties options,
Set conflictingClassNames,
JavaSimpleTypeCreator javaTypes) |
| Constructor and Description |
|---|
InternalSchemaBuilder(AbstractDocument document,
Properties options)
Deprecated.
|
InternalSchemaBuilder101(AbstractDocument document,
Properties options) |
InternalSchemaBuilder103(AbstractDocument document,
Properties options) |
InternalSchemaBuilder11(AbstractDocument document,
Properties options) |
InternalSchemaBuilderBase(AbstractDocument document,
Properties options) |
| Modifier and Type | Method and Description |
|---|---|
InternalSchemaBuilderBase |
JAXRPCClassFactory.createInternalSchemaBuilder(AbstractDocument document,
Properties options)
Returns the instance of InternalSchemaBuilderBase for specific target version set for the factory.
|
SchemaAnalyzerBase |
JAXRPCClassFactory.createSchemaAnalyzer(AbstractDocument document,
ModelInfo modelInfo,
Properties options,
Set conflictingClassNames,
JavaSimpleTypeCreator javaTypes)
Returns the instance of SchemaAnalyzer for specific target version set for the factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WSDLDocument
A WSDL document.
|
| Modifier and Type | Method and Description |
|---|---|
Binding |
Port.resolveBinding(AbstractDocument document) |
Message |
Output.resolveMessage(AbstractDocument document) |
Message |
Input.resolveMessage(AbstractDocument document) |
Message |
Fault.resolveMessage(AbstractDocument document) |
PortType |
Binding.resolvePortType(AbstractDocument document) |
| Constructor and Description |
|---|
Definitions(AbstractDocument document) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaDocument
A XML Schema document.
|
| Constructor and Description |
|---|
Schema(AbstractDocument document) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDocument |
ParserContext.getDocument() |
AbstractDocument |
ExternalEntityReference.getDocument() |
| Constructor and Description |
|---|
ExternalEntityReference(AbstractDocument document,
Kind kind,
QName name) |
ParserContext(AbstractDocument doc,
ArrayList listeners) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.