| Package | Description |
|---|---|
| com.sun.tools.ws.wsdl.document | |
| com.sun.tools.ws.wsdl.document.schema | |
| com.sun.tools.ws.wsdl.framework | |
| com.sun.tools.ws.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 |
Port.getKind() |
Kind |
Service.getKind() |
Kind |
Binding.getKind() |
Kind |
PortType.getKind() |
Kind |
Message.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 |
|---|---|
abstract Kind |
GlobalEntity.getKind() |
Kind |
ExternalEntityReference.getKind() |
Kind |
GloballyKnown.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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.