Package | Description |
---|---|
org.apache.woden.wsdl20.fragids | |
org.apache.woden.xpointer |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentPart
ComponentPart is the abstract base class for all WSDL 2.0 component
fragment identifiers. |
Modifier and Type | Class and Description |
---|---|
class |
BindingFaultPart
BindingFaultPart is a Binding Fault Pointer Part for the Binding Fault WSDL 2.0 component. |
class |
BindingFaultReferencePart
BindingFaultReferencePart is a Binding Fault Reference Pointer Part for the Binding Fault Reference WSDL 2.0 component. |
class |
BindingMessageReferencePart
BindingMessageReferencePart is a Binding Message Reference Pointer Part for the Binding Message Reference WSDL 2.0 component. |
class |
BindingOperationPart
BindingOperationPart is a Binding Operation Pointer Part for the Binding Operation WSDL 2.0 component. |
class |
BindingPart
BindingPart is a Binding Pointer Part for the Binding WSDL 2.0 component. |
class |
DescriptionPart
DescriptionPart is a Description Pointer Part for the Description WSDL 2.0 component. |
class |
ElementDeclarationPart
ElementDeclarationPart is a Element Declaration Pointer Part for the Element Declaration WSDL 2.0 component. |
class |
EndpointPart
EndpointPart is a Endpoint Pointer Part for the Endpoint WSDL 2.0 component. |
class |
ExtensionsPart
ExtensionPart is a Extension Pointer Part for the Extension WSDL 2.0 component. |
class |
InterfaceFaultPart
InterfaceFaultPart is a Interface Fault Pointer Part for the Interface Fault WSDL 2.0 component. |
class |
InterfaceFaultReferencePart
InterfaceFaultReferencePart is a Interface Fault Reference Pointer Part for the Interface Fault Reference WSDL 2.0 component. |
class |
InterfaceMessageReferencePart
InterfaceMessageReferencePart is a Interface Message Reference Pointer Part for the Interface Message Reference WSDL 2.0 component. |
class |
InterfaceOperationPart
InterfaceOperationPart is a Interface Operation Pointer Part for the Interface Operation WSDL 2.0 component. |
class |
InterfacePart
InterfacePart is a Interface Pointer Part for the Interface WSDL 2.0 component. |
class |
ServicePart
ServicePart is a Service Pointer Part for the Service WSDL 2.0 component. |
class |
TypeDefinitionPart
TypeDefinitionPart is a Type Definition Pointer Part for the Type Definition WSDL 2.0 component. |
Modifier and Type | Class and Description |
---|---|
class |
ElementPointerPart
ElementPointerPart is a class which represents the element() scheme for the XPointer Framework.
|
class |
XmlnsPointerPart
Represents a fragment identifier conforming to the XML Pointer Language Framework.
|
Modifier and Type | Method and Description |
---|---|
void |
XPointer.addPointerPart(int index,
PointerPart pointerPart)
Inserts a pointer part at index of this XPointer.
|
void |
XPointer.addPointerPart(PointerPart pointerPart)
Appends a pointer part to the end of this XPointer.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.