| Package | Description |
|---|---|
| com.sun.xml.rpc.wsdl.document | |
| com.sun.xml.rpc.wsdl.document.schema | |
| com.sun.xml.rpc.wsdl.framework | |
| com.sun.xml.rpc.wsdl.parser |
| Modifier and Type | Field and Description |
|---|---|
static Kind |
Kinds.BINDING |
static Kind |
Kinds.MESSAGE |
static Kind |
Kinds.PORT |
static Kind |
Kinds.PORT_TYPE |
static Kind |
Kinds.SERVICE |
| Modifier and Type | Method and Description |
|---|---|
Kind |
MessagePart.getDescriptorKind() |
Kind |
Service.getKind() |
Kind |
PortType.getKind() |
Kind |
Port.getKind() |
Kind |
Message.getKind() |
Kind |
Binding.getKind() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessagePart.setDescriptorKind(Kind k) |
| Modifier and Type | Field and Description |
|---|---|
static Kind |
SchemaKinds.XSD_ATTRIBUTE |
static Kind |
SchemaKinds.XSD_ATTRIBUTE_GROUP |
static Kind |
SchemaKinds.XSD_CONSTRAINT |
static Kind |
SchemaKinds.XSD_ELEMENT |
static Kind |
SchemaKinds.XSD_GROUP |
static Kind |
SchemaKinds.XSD_IDENTITY_CONSTRAINT |
static Kind |
SchemaKinds.XSD_NOTATION |
static Kind |
SchemaKinds.XSD_TYPE |
| Modifier and Type | Method and Description |
|---|---|
Kind |
SchemaEntity.getKind() |
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.defineEntity(SchemaElement element,
Kind kind,
QName name) |
| Constructor and Description |
|---|
SchemaEntity(Schema parent,
SchemaElement element,
Kind kind,
QName name) |
| Modifier and Type | Method and Description |
|---|---|
Kind |
GloballyKnown.getKind() |
abstract Kind |
GlobalEntity.getKind() |
Kind |
ExternalEntityReference.getKind() |
| Modifier and Type | Method and Description |
|---|---|
GloballyKnown |
AbstractDocument.find(Kind k,
QName name) |
Map |
AbstractDocument.getMap(Kind k) |
boolean |
EntityReferenceValidator.isValid(Kind kind,
QName name) |
void |
EntityReferenceAction.perform(Kind kind,
QName name) |
| Constructor and Description |
|---|
ExternalEntityReference(AbstractDocument document,
Kind kind,
QName name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SOAPEntityReferenceValidator.isValid(Kind kind,
QName name) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.