A B C D E F G H I J L M N O P Q R S T U V W X

A

ANY - Static variable in class org.apache.woden.types.QNameTokenUnion
 
ANY - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPErrorStatusCode
 
ANY - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultCode
 
ANY - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultSubcodes
 
API_APACHE_WS_XS - Static variable in interface org.apache.woden.wsdl20.ElementDeclaration
A constant representing the Apache WS-Commons XmlSchema API.
API_APACHE_WS_XS - Static variable in interface org.apache.woden.wsdl20.TypeDefinition
A constant representing the Apache WS-Commons XmlSchema API.
API_W3C_DOM - Static variable in interface org.apache.woden.wsdl20.ElementDeclaration
A constant representing the DOM API.
API_W3C_DOM - Static variable in interface org.apache.woden.wsdl20.TypeDefinition
A constant representing the DOM API.
ATTR_ACTION - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ATTR_AUTHENTICATION_REALM - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_AUTHENTICATION_SCHEME - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_CODE - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_CODE - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ATTR_CONTENT_ENCODING - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_CONTENT_ENCODING_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_COOKIES - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_FAULT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_IGNORE_UNCITED - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_INPUT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_LOCATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_MEP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ATTR_MEPDEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ATTR_METHOD - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_METHOD_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_MUSTUNDERSTAND - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ATTR_OUTPUT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_PROTOCOL - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ATTR_QUERY_PARAMETER_SEPARATOR - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_QUERY_PARAMETER_SEPARATOR_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ATTR_SAFE - Static variable in class org.apache.woden.wsdl20.extensions.WSDLExtensionConstants
 
ATTR_SIGNATURE - Static variable in class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
ATTR_SUBCODES - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ATTR_VERSION - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Argument - class org.apache.woden.wsdl20.extensions.rpc.Argument.
Argument represents a (name,direction) pair where name is the name of an argument and direction is its direction as defined in Part 2: Adjuncts.
Argument(QName, Direction) - Constructor for class org.apache.woden.wsdl20.extensions.rpc.Argument
 
ArgumentArrayAttr - interface org.apache.woden.xml.ArgumentArrayAttr.
This interface represents an XML attribute information items whose type is a list of pairs (xs:QName, xs:token) that obey the contraints of wrpc:signature as defined in Part 2 of the WSDL 2.0 spec.
Assertion - interface org.apache.woden.wsdl20.validation.Assertion.
Represents an assertion about the WSDL document or component model.
AssertionInfo - class org.apache.woden.wsdl20.validation.AssertionInfo.
Represents an immutable object containing the information about an assertion which is needed to perform WSDL validation.
AssertionInfo(Assertion, Class) - Constructor for class org.apache.woden.wsdl20.validation.AssertionInfo
 
AttributeExtensible - interface org.apache.woden.wsdl20.extensions.AttributeExtensible.
This interface represents elements that may contain extension attributes.
addBindingElement() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Create a BindingElement with this DescriptionElement as its parent and return a reference to it.
addBindingFaultElement() - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Create a BindingFaultElement with this BindingElement as its parent and return a reference to it.
addBindingFaultReferenceElement() - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Create a BindingFaultReferenceElement with this BindingOperationElement as its parent and return a reference to it.
addBindingMessageReferenceElement() - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Create a BindingMessageReferenceElement with this BindingOperationElement as its parent and return a reference to it.
addBindingOperationElement() - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Create a BindingOperationElement with this BindingElement as its parent and return a reference to it.
addDocumentationElement(DocumentationElement) - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
addDocumentationElement(DocumentationElement) - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
 
addDocumentationElement(DocumentationElement) - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModuleElement
 
addDocumentationElement() - Method in interface org.apache.woden.wsdl20.xml.DocumentableElement
Create a DocumentationElement with this WSDLElement as its parent and return a reference to it.
addEndpointElement() - Method in interface org.apache.woden.wsdl20.xml.ServiceElement
Create an EndpointElement with this ServiceElement as its parent and return a reference to it.
addExtendedInterfaceName(QName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Add the named InterfaceElement to the set of InterfaceElements that this InterfaceElement extends.
addExtensionElement(ExtensionElement) - Method in interface org.apache.woden.wsdl20.extensions.ElementExtensible
 
addImportElement() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Create an ImportElement with this DescriptionElement as its parent and return a reference to it.
addIncludeElement() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Create an IncludeElement with this DescriptionElement as its parent and return a reference to it.
addInterfaceElement() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Create an InterfaceElement with this DescriptionElement as its parent and return a reference to it.
addInterfaceFaultElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Create an InterfaceFaultElement with this InterfaceElement as its parent and return a reference to it.
addInterfaceFaultReferenceElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Create an InterfaceFaultReferenceElement with this InterfaceOperationElement as its parent and return a reference to it.
addInterfaceMessageReferenceElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Create an InterfaceMessageReferenceElement with this InterfaceOperationElement as its parent and return a reference to it.
addInterfaceOperationElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Create an InterfaceOperationElement with this InterfaceElement as its parent and return a reference to it.
addNamespace(String, URI) - Method in interface org.apache.woden.wsdl20.xml.WSDLElement
Associate the specified prefix with the specified namespace URI to this WSDL element.
addPointerPart(PointerPart) - Method in class org.apache.woden.xpointer.XPointer
Appends a pointer part to the end of this XPointer.
addPointerPart(int, PointerPart) - Method in class org.apache.woden.xpointer.XPointer
Inserts a pointer part at index of this XPointer.
addPrefixNamespaceBinding(NCName, String) - Method in class org.apache.woden.xpointer.XPointer
Adds a Prefix/Namespace binding to this XPointers contex.
addSchema(Schema) - Method in interface org.apache.woden.wsdl20.xml.TypesElement
Add a Schema object for a schema inlined or imported within the <types> element.
addServiceElement() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Create a ServiceElement with this DescriptionElement as its parent and return a reference to it.
addStyleDefaultURI(URI) - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Add the specified URI to the set of default operation style URIs.
addStyleURI(URI) - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Add the specified URI to the set of style URIs used by this InterfaceOperationElement.
addTypesElement() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Create a TypesElement with this DescriptionElement as its parent and return a reference to it.
assertion - Variable in class org.apache.woden.wsdl20.validation.AssertionInfo
 
assertionReg - Variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 

B

BASIC - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPAuthenticationScheme
 
BaseComponentExtensionContext - class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext.
This abstract class partially implements the ComponentExtensionContext interface.
BaseComponentExtensionContext(WSDLComponent, URI, ErrorReporter) - Constructor for class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext
Constructor accepts the parent component, the extension namespace and an error reporter.
Binding - interface org.apache.woden.wsdl20.Binding.
Represents the Binding component from the WSDL 2.0 Component model.
BindingElement - interface org.apache.woden.wsdl20.xml.BindingElement.
Represents the WSDL 2.0 <binding> element.
BindingFault - interface org.apache.woden.wsdl20.BindingFault.
Represents the BindingFault component from the WSDL 2.0 Component model.
BindingFaultElement - interface org.apache.woden.wsdl20.xml.BindingFaultElement.
Represents the WSDL 2.0 <fault> element, declared as a child of the <binding> element.
BindingFaultPart - class org.apache.woden.wsdl20.fragids.BindingFaultPart.
BindingFaultPart is a Binding Fault Pointer Part for the Binding Fault WSDL 2.0 component.
BindingFaultPart(NCName, QName) - Constructor for class org.apache.woden.wsdl20.fragids.BindingFaultPart
Constructs a BindingFaultPart class from the values given.
BindingFaultReference - interface org.apache.woden.wsdl20.BindingFaultReference.
Represents the BindingFaultReference component from the WSDL 2.0 Component model.
BindingFaultReferenceElement - interface org.apache.woden.wsdl20.xml.BindingFaultReferenceElement.
Represents the WSDL 2.0 <infault> and <outfault> elements, declared as child elements of the binding <operation> element.
BindingFaultReferencePart - class org.apache.woden.wsdl20.fragids.BindingFaultReferencePart.
BindingFaultReferencePart is a Binding Fault Reference Pointer Part for the Binding Fault Reference WSDL 2.0 component.
BindingFaultReferencePart(NCName, QName, NCName, QName) - Constructor for class org.apache.woden.wsdl20.fragids.BindingFaultReferencePart
Constructs an BindingFaultReferencePart class from the values given.
BindingMessageReference - interface org.apache.woden.wsdl20.BindingMessageReference.
Represents the BindingMessageReference component from the WSDL 2.0 Component model
BindingMessageReferenceElement - interface org.apache.woden.wsdl20.xml.BindingMessageReferenceElement.
Represents the WSDL 2.0 <input> and <output> elements, declared as child elements of the binding <operation> element.
BindingMessageReferencePart - class org.apache.woden.wsdl20.fragids.BindingMessageReferencePart.
BindingMessageReferencePart is a Binding Message Reference Pointer Part for the Binding Message Reference WSDL 2.0 component.
BindingMessageReferencePart(NCName, QName, NCName) - Constructor for class org.apache.woden.wsdl20.fragids.BindingMessageReferencePart
Constructs a BindingMessageReferencePart class from the values given.
BindingOperation - interface org.apache.woden.wsdl20.BindingOperation.
Represents the BindingOperation component from the WSDL 2.0 Component model.
BindingOperationElement - interface org.apache.woden.wsdl20.xml.BindingOperationElement.
Represents the WSDL 2.0 <operation> element, declared as a child of the <binding> element.
BindingOperationPart - class org.apache.woden.wsdl20.fragids.BindingOperationPart.
BindingOperationPart is a Binding Operation Pointer Part for the Binding Operation WSDL 2.0 component.
BindingOperationPart(NCName, QName) - Constructor for class org.apache.woden.wsdl20.fragids.BindingOperationPart
Constructs a BindingOperationPart class from the values given.
BindingPart - class org.apache.woden.wsdl20.fragids.BindingPart.
BindingPart is a Binding Pointer Part for the Binding WSDL 2.0 component.
BindingPart(Binding) - Constructor for class org.apache.woden.wsdl20.fragids.BindingPart
Constructs a BindingPart class using values from the Binding WSDL 2.0 component.
BindingPart(NCName) - Constructor for class org.apache.woden.wsdl20.fragids.BindingPart
Constructs a BindingPart from the given value.
BooleanAttr - interface org.apache.woden.xml.BooleanAttr.
This interface represents XML attribute information items of type xs:boolean.
beginElement(String) - Method in class org.apache.woden.ant.XMLWriter
Writes the begin tag for an element.
beginElement(String, String) - Method in class org.apache.woden.ant.XMLWriter
Writes the begin tag for an element with attributes.
beginReport() - Method in class org.apache.woden.ant.Report
 
beginWsdl(String) - Method in class org.apache.woden.ant.Report
 

C

CONFIGURATION_ERROR - Static variable in class org.apache.woden.WSDLException
 
COPY - Static variable in class org.apache.woden.tool.converter.Convert
 
CmBaseWriter - class org.apache.woden.ant.CmBaseWriter.
 
CmBaseWriter(XMLWriter) - Constructor for class org.apache.woden.ant.CmBaseWriter
 
CmExtensionsWriter - class org.apache.woden.ant.CmExtensionsWriter.
 
CmExtensionsWriter(XMLWriter) - Constructor for class org.apache.woden.ant.CmExtensionsWriter
 
CmHttpWriter - class org.apache.woden.ant.CmHttpWriter.
 
CmHttpWriter(XMLWriter) - Constructor for class org.apache.woden.ant.CmHttpWriter
 
CmRpcWriter - class org.apache.woden.ant.CmRpcWriter.
 
CmRpcWriter(XMLWriter) - Constructor for class org.apache.woden.ant.CmRpcWriter
 
CmSoapWriter - class org.apache.woden.ant.CmSoapWriter.
 
CmSoapWriter(XMLWriter) - Constructor for class org.apache.woden.ant.CmSoapWriter
 
CmWriter - class org.apache.woden.ant.CmWriter.
 
CmWriter(XMLWriter) - Constructor for class org.apache.woden.ant.CmWriter
 
ComponentExtensionContext - interface org.apache.woden.wsdl20.extensions.ComponentExtensionContext.
This interface defines a generic API for accessing the extension properties from a particular extension namespace that are attached to a particular WSDL 2.0 component.
ComponentPart - interface org.apache.woden.wsdl20.fragids.ComponentPart.
ComponentPart is the abstract base class for all WSDL 2.0 component fragment identifiers.
Convert - class org.apache.woden.tool.converter.Convert.
This is a utility to convert WSDL 1.1 documents into WSDL 2.0 documents.
Convert() - Constructor for class org.apache.woden.tool.converter.Convert
 
close() - Method in class org.apache.woden.ant.XMLWriter
Closes the output writer.
closeReport() - Method in class org.apache.woden.ant.Report
Ends the report and closes the output writer.
compExtReg - Variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
compareQName(QName, QName) - Static method in class org.apache.woden.ant.CmBaseWriter
 
convertDefinition(String, Definition, String, boolean, boolean) - Method in class org.apache.woden.tool.converter.Convert
 
convertFile(String, String, String, boolean, boolean) - Method in class org.apache.woden.tool.converter.Convert
 
createComponentExtension(Class, WSDLComponent, URI) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Return a ComponentExtensionContext object from the Java class registered for the specified extension namespace against the specified WSDL component class.
createExtAttribute(Class, QName, XMLElement, String) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
createExtElement(Class, QName) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Create an instance of the type which was declared to be used to represent extensibility elements with qnames matching elementQN, when intended to exist as children of the specified parentType.
createWSDLSource() - Method in interface org.apache.woden.WSDLReader
Returns a WSDLSource object that is compatible with the WSDLReader implementation.

D

DIGEST - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPAuthenticationScheme
 
Description - interface org.apache.woden.wsdl20.Description.
Represents the Description component from the WSDL 2.0 Component model, as described in the W3C WSDL 2.0 specification.
DescriptionElement - interface org.apache.woden.wsdl20.xml.DescriptionElement.
Represents the WSDL 2.0 <description> element.
DescriptionPart - class org.apache.woden.wsdl20.fragids.DescriptionPart.
DescriptionPart is a Description Pointer Part for the Description WSDL 2.0 component.
DescriptionPart() - Constructor for class org.apache.woden.wsdl20.fragids.DescriptionPart
 
Direction - class org.apache.woden.wsdl20.enumeration.Direction.
This class defines the values of the {direction} property of InterfaceMessageReference and InterfaceFaultReference.
Direction - class org.apache.woden.wsdl20.extensions.rpc.Direction.
Direction is a typesafe enumeration of the four possible values, #in, #out, #inout, and #return.
DocumentableElement - interface org.apache.woden.wsdl20.xml.DocumentableElement.
Represents WSDL 2.0 elements that can have <documentation> child elements.
DocumentationElement - interface org.apache.woden.wsdl20.xml.DocumentationElement.
 
defaultDeser - Variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
defaultSer - Variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
deserializerReg - Variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 

E

ELEM_HEADER - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
ELEM_HEADER - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ELEM_MODULE - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ElementDeclaration - interface org.apache.woden.wsdl20.ElementDeclaration.
Represents the ElementDeclaration component described in the WSDL 2.0 component model (within the Description Component section of the W3C WSDL 2.0 spec).
ElementDeclarationPart - class org.apache.woden.wsdl20.fragids.ElementDeclarationPart.
ElementDeclarationPart is a Element Declaration Pointer Part for the Element Declaration WSDL 2.0 component.
ElementDeclarationPart(QName, URI) - Constructor for class org.apache.woden.wsdl20.fragids.ElementDeclarationPart
Constructs a ElementDeclarationPart class for an Element Declaration component with an XMLScheme type system.
ElementDeclarationPart(QName) - Constructor for class org.apache.woden.wsdl20.fragids.ElementDeclarationPart
Constructs a ElementDeclarationPart class for an Element Declaration component with another type system.
ElementExtensible - interface org.apache.woden.wsdl20.extensions.ElementExtensible.
This interface represents elements that may contain extension elements.
ElementPointerPart - class org.apache.woden.xpointer.ElementPointerPart.
ElementPointerPart is a class which represents the element() scheme for the XPointer Framework.
ElementPointerPart(NCName) - Constructor for class org.apache.woden.xpointer.ElementPointerPart
Constructs an ElementPointerPart with only an elementID NCName.
ElementPointerPart(List) - Constructor for class org.apache.woden.xpointer.ElementPointerPart
Constructs an ElementPointerPart with only a childSequence.
ElementPointerPart(NCName, List) - Constructor for class org.apache.woden.xpointer.ElementPointerPart
Constructs an ElementPointerPart with both an NCName and a childSequence.
Endpoint - interface org.apache.woden.wsdl20.Endpoint.
Represents the Endpoint component from the WSDL 2.0 Component model.
EndpointElement - interface org.apache.woden.wsdl20.xml.EndpointElement.
Represents the WSDL 2.0 <endpoint> element, declared as a child of the <service> element.
EndpointPart - class org.apache.woden.wsdl20.fragids.EndpointPart.
EndpointPart is a Endpoint Pointer Part for the Endpoint WSDL 2.0 component.
EndpointPart(NCName, NCName) - Constructor for class org.apache.woden.wsdl20.fragids.EndpointPart
Constructs an EndpointPart class from the values given.
ErrorHandler - interface org.apache.woden.ErrorHandler.
This interface declares operations for handling three types of errors; warnings, errors and fatal errors.
ErrorInfo - interface org.apache.woden.ErrorInfo.
This interface describes the three types of errors (warning, error and fatal error) that may be reported.
ErrorLocator - interface org.apache.woden.ErrorLocator.
Represents the location of a parsing error within an XML document.
ErrorReporter - interface org.apache.woden.ErrorReporter.
Defines the approach for reporting errors that occur while parsing, validating or manipulating WSDL descriptions, such as XML parser errors or violations of the rules defined in the WSDL specification.
ExtensionDeserializer - interface org.apache.woden.wsdl20.extensions.ExtensionDeserializer.
This interface should be implemented by classes which deserialize org.w3c.dom.Elements into extension-specific instances of ExtensionElement.
ExtensionElement - interface org.apache.woden.wsdl20.extensions.ExtensionElement.
This interface represents WSDL 2.0 extension elements.
ExtensionProperty - interface org.apache.woden.wsdl20.extensions.ExtensionProperty.
Represents a WSDL 2.0 component extension property.
ExtensionRegistrar - interface org.apache.woden.wsdl20.extensions.ExtensionRegistrar.
Registers Woden extensions with an existing registry.
ExtensionRegistry - class org.apache.woden.wsdl20.extensions.ExtensionRegistry.
This class is used to associate serializers, deserializers, and Java implementation types with extension elements.
ExtensionRegistry(ErrorReporter) - Constructor for class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Creates the extension registry, and sets the defaultSerializer and defaultDeserializer properties to instances of an UnknownExtensionSerializer, and an UnknownExtensionDeserializer, respectively.
ExtensionSerializer - interface org.apache.woden.wsdl20.extensions.ExtensionSerializer.
This interface should be implemented by classes which serialize extension-specific instances of ExtensibilityElement into the PrintWriter.
ExtensionsPart - class org.apache.woden.wsdl20.fragids.ExtensionsPart.
ExtensionPart is a Extension Pointer Part for the Extension WSDL 2.0 component.
ExtensionsPart(URI, String) - Constructor for class org.apache.woden.wsdl20.fragids.ExtensionsPart
Constructs a Extensions Part class for an Extension component with an XMLScheme type system.
element(String, String) - Method in class org.apache.woden.ant.XMLWriter
Writes an element with text content.
element - Variable in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
 
elementQN - Variable in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
 
emptyElement(String, String) - Method in class org.apache.woden.ant.XMLWriter
Writes an empty element with attributes.
endAllElements() - Method in class org.apache.woden.ant.XMLWriter
Write the end tag for all open elements.
endElement() - Method in class org.apache.woden.ant.XMLWriter
Writes the end tag for the current element.
endReport() - Method in class org.apache.woden.ant.Report
 
endWsdl() - Method in class org.apache.woden.ant.Report
 
equals(Object) - Method in class javax.xml.namespace.QName
Tests this QName for equality with another object.
equals(Object) - Method in class org.apache.woden.types.NCName
 
equals(WSDLComponent) - Method in interface org.apache.woden.wsdl20.WSDLComponent
Tests whether this component is logically equivalent the specified component.
error(ErrorInfo) - Method in interface org.apache.woden.ErrorHandler
 
error(ErrorInfo) - Method in class org.apache.woden.ant.Report
 
errorReporter - Variable in class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext
 
escape(String) - Static method in class org.apache.woden.ant.XMLWriter
Replaces the special XML characters a text string with their predefined entities.
execute() - Method in class org.apache.woden.ant.ValidateWSDL20
 
extAttributeReg - Variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
extElementReg - Variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 

F

FEATURE_CONTINUE_ON_ERROR - Static variable in interface org.apache.woden.WSDLReader
Set to true if parsing should continue after encountering a non-fatal error in the WSDL which might result in incomplete WSDL model being returned by the reader, false otherwise.
FEATURE_VALIDATION - Static variable in interface org.apache.woden.WSDLReader
Set to true to enable the WSDL validation feature, false otherwise.
FEATURE_VERBOSE - Static variable in interface org.apache.woden.WSDLReader
Set to true to enable verbose diagnostic tracing, false otherwise.
FragmentIdentifier - class org.apache.woden.wsdl20.fragids.FragmentIdentifier.
This Class extends the XPointer class to work with WSDL fragment identifiers which are WSDL XPointer in effect.
FragmentIdentifier(ComponentPart) - Constructor for class org.apache.woden.wsdl20.fragids.FragmentIdentifier
Constructs a new empty Fragment Identifier
fatalError(ErrorInfo) - Method in interface org.apache.woden.ErrorHandler
 
fatalError(ErrorInfo) - Method in class org.apache.woden.ant.Report
 

G

GenericExtensionProperty - class org.apache.woden.wsdl20.extensions.GenericExtensionProperty.
This class implements the ExtensionProperty interface to provide a generic representation of a component extension property.
GenericExtensionProperty(String, URI, Object) - Constructor for class org.apache.woden.wsdl20.extensions.GenericExtensionProperty
This public constructor stores the extension property's name, namespace and content.
getAddress() - Method in interface org.apache.woden.wsdl20.Endpoint
Returns a URI that represents the {address} property of this Endpoint.
getAddress() - Method in interface org.apache.woden.wsdl20.xml.EndpointElement
Return the URI representing the endpoint address of this EndpointElement.
getAllInterfaceFaults() - Method in interface org.apache.woden.wsdl20.Interface
Returns the set of all InterfaceFault components available to this Interface, which includes those declared by this Interface and those defined by any Interfaces it extends, directly or indirectly.
getAllInterfaceOperations() - Method in interface org.apache.woden.wsdl20.Interface
Returns the set of all InterfaceOperation components available to this Interface, which includes those declared by this Interface and those defined by the Interfaces it extends, directly or indirectly.
getAllowableExtensions(Class) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
TODO make the return val typesafe, and create similar method for ext attrs.
getArgumentArray() - Method in interface org.apache.woden.xml.ArgumentArrayAttr
 
getAttributeType() - Method in class org.apache.woden.xml.UnknownAttr
 
getAttributeType() - Method in interface org.apache.woden.xml.XMLAttr
 
getAttributeValue(String) - Method in interface org.apache.woden.XMLElement
Returns the value of the specified attribute or null if it is not found.
getBaseURI() - Method in interface org.apache.woden.WSDLSource
 
getBinding(QName) - Method in interface org.apache.woden.wsdl20.Description
Returns a Binding with the specified name from the {bindings} property of this Description.
getBinding() - Method in interface org.apache.woden.wsdl20.Endpoint
Represents the {binding} property of the Endpoint component.
getBindingElement() - Method in interface org.apache.woden.wsdl20.xml.EndpointElement
Return the BindingElement referred to by this EndpointElement.
getBindingElements() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the set of BindingElements within this DescriptionElement.
getBindingFaultElements() - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Return the set of BindingFaultElements within this BindingElement.
getBindingFaultReferenceElements() - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Return the set of BindingFaultReferenceElements within this BindingOperationElement.
getBindingFaultReferences() - Method in interface org.apache.woden.wsdl20.BindingOperation
Represents the {binding fault references} property of the BindingOperation component.
getBindingFaults() - Method in interface org.apache.woden.wsdl20.Binding
Represents the {binding faults} property of the Binding component.
getBindingMessageReferenceElements() - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Return the set of BindingMessageReferenceElements within this BindingOperationElement.
getBindingMessageReferences() - Method in interface org.apache.woden.wsdl20.BindingOperation
Represents the {binding message references} property of the BindingOperation component.
getBindingName() - Method in interface org.apache.woden.wsdl20.xml.EndpointElement
Return the name of the BindingElement referred to by this EndpointElement.
getBindingOperationElements() - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Return the set of BindingOperationElements within this BindingElement This equates to the set of <operation> elements within the <binding> element.
getBindingOperations() - Method in interface org.apache.woden.wsdl20.Binding
Represents the {binding operations} property of the Binding component.
getBindings() - Method in interface org.apache.woden.wsdl20.Description
Represents the {bindings} property of the Description component.
getBoolean() - Method in interface org.apache.woden.xml.BooleanAttr
 
getChildElements() - Method in interface org.apache.woden.XMLElement
Return an array of the child elements of this element or an empty array if no siblings are found.
getChildSequence() - Method in class org.apache.woden.xpointer.ElementPointerPart
Returns the child sequence of this Element PointerPart.
getCmdir() - Method in class org.apache.woden.ant.ValidateWSDL20
Gets the directory for component model interchange formal output.
getCmext() - Method in class org.apache.woden.ant.ValidateWSDL20
Gets the component model interchange format file extension.
getCode() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPErrorStatusCode
 
getColumnNumber() - Method in interface org.apache.woden.ErrorLocator
 
getComponentExtensionContext(URI) - Method in interface org.apache.woden.wsdl20.WSDLComponent
Returns the ComponentExtensionContext object that provides access to this WSDL component's extension properties from the specified namespace.
getContent() - Method in interface org.apache.woden.wsdl20.ElementDeclaration
Returns the underlying element declaration as a java.lang.Object, which should be cast to the appropriate type as indicated by the getContentModel() method.
getContent() - Method in interface org.apache.woden.wsdl20.TypeDefinition
Returns the underlying type definition as a java.lang.Object, which should be cast to the appropriate type as indicated by the getContentModel() method.
getContent() - Method in interface org.apache.woden.wsdl20.extensions.ExtensionProperty
Returns the content of the extension property as a java.lang.Object.
getContent() - Method in class org.apache.woden.wsdl20.extensions.GenericExtensionProperty
 
getContent() - Method in interface org.apache.woden.wsdl20.xml.DocumentationElement
Returns a XMLElement representing the DocumentationElement xml element.
getContent() - Method in class org.apache.woden.xml.UnknownAttr
 
getContent() - Method in interface org.apache.woden.xml.XMLAttr
 
getContentModel() - Method in interface org.apache.woden.wsdl20.ElementDeclaration
Indicates the type of object model or API which should be used to access the content of the underlying element declaration.
getContentModel() - Method in interface org.apache.woden.wsdl20.TypeDefinition
Indicates the type of object model or API which should be used to access the content of the underlying type definition.
getDeclaredNamespaces() - Method in interface org.apache.woden.wsdl20.xml.WSDLElement
Return the namespaces and their associated prefixes declared directly within this WSDL element.
getDefaultDeserializer() - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Get the deserializer to be used when none is found for an encountered element.
getDefaultSerializer() - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Get the serializer to be used when none is found for an extensibility element.
getDescriptionElement() - Method in interface org.apache.woden.wsdl20.xml.ImportElement
 
getDescriptionElement() - Method in interface org.apache.woden.wsdl20.xml.IncludeElement
 
getDir() - Method in class org.apache.woden.ant.ValidateWSDL20
Gets the input WSDL fileset directory.
getDirection() - Method in interface org.apache.woden.wsdl20.InterfaceFaultReference
Returns an enumerated type, Direction, that represents the {direction} property of this InterfaceFaultReference.
getDirection() - Method in interface org.apache.woden.wsdl20.InterfaceMessageReference
Returns an enumerated type, Direction, that indicates the direction of this message.
getDirection() - Method in class org.apache.woden.wsdl20.extensions.rpc.Argument
 
getDirection() - Method in interface org.apache.woden.wsdl20.xml.BindingMessageReferenceElement
Returns an enumerated type, Direction, that indicates the direction of this message.
getDirection() - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement
Returns an enumerated type, Direction, that indicates the direction of this fault.
getDirection() - Method in interface org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement
Returns an enumerated type, Direction, that indicates the direction of this message.
getDocumentBaseURI() - Method in interface org.apache.woden.ErrorLocator
 
getDocumentBaseURI() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the document base URI that was used to locate the <description> element that this DescriptionElement corresponds to.
getDocumentationElements() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
getDocumentationElements() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
 
getDocumentationElements() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModuleElement
 
getDocumentationElements() - Method in interface org.apache.woden.wsdl20.xml.DocumentableElement
Return the set of DocumentationElements defined directly within this WSDLElement.
getElement() - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
Get the Element for this extensibility element.
getElement() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
Returns the Schema element declaration identified by the QName in the 'element' attribute of the <wsoap:header> element.
getElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultElement
Return the union of the xs:token and xs:QName of the global schema element declaration referred to by this InterfaceFaultElement.
getElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement
Return the union of the xs:token and xs:QName of the global schema element declaration referred to by this InterfaceMessageReferenceElement.
getElementDeclaration(QName) - Method in interface org.apache.woden.wsdl20.Description
Returns the ElementDeclaration with the specified name from the set of ElementDeclarations represented by the {element declarations} property of this Description.
getElementDeclaration() - Method in interface org.apache.woden.wsdl20.InterfaceFault
Returns the ElementDeclaration representing the {element declaration} property of this InterfaceFault.
getElementDeclaration() - Method in interface org.apache.woden.wsdl20.InterfaceMessageReference
Returns the ElementDeclaration representing the {element declaration} property of this InterfaceMessageReference.
getElementDeclaration() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlock
 
getElementDeclarations() - Method in interface org.apache.woden.wsdl20.Description
Represents the {element declarations} property of the Description component.
getElementName() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
 
getEndChar() - Method in class org.apache.woden.xpointer.InvalidXPointerException
Returns the endChar index of the cause of this error in the fragment.
getEndpoint(NCName) - Method in interface org.apache.woden.wsdl20.Service
Returns the Endpoint with the specified local name from the {endpoints} property of this Service.
getEndpointElements() - Method in interface org.apache.woden.wsdl20.xml.ServiceElement
Return the set of EndpointElements within this ServiceElement.
getEndpoints() - Method in interface org.apache.woden.wsdl20.Service
Represents the {endpoints} property of the Service component.
getErrorHandler() - Method in interface org.apache.woden.ErrorReporter
Return the custom error handler if one has been set, otherwise return the default error handler.
getErrorLocator() - Method in interface org.apache.woden.ErrorInfo
 
getErrorReporter() - Method in interface org.apache.woden.WSDLReader
 
getErrorReporter() - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
getErrorReporter() - Method in interface org.apache.woden.wsdl20.validation.WodenContext
 
getException() - Method in interface org.apache.woden.ErrorInfo
 
getExtToBehaviorMap() - Method in class org.apache.woden.tool.converter.Convert
 
getExtendedInterface(QName) - Method in interface org.apache.woden.wsdl20.Interface
Return the named Interface from the {extended interfaces} property of this Interface.
getExtendedInterfaceElement(QName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the named InterfaceElement from the set of IntefaceElements extended by this InterfaceElement.
getExtendedInterfaceElements() - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the set of InterfaceElements extended by this InterfaceElement.
getExtendedInterfaceNames() - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the qualified names of the InterfaceElements that this InterfaceElement extends.
getExtendedInterfaces() - Method in interface org.apache.woden.wsdl20.Interface
Represents the {extended interfaces} property of the Interface component.
getExtensionAttribute(QName) - Method in interface org.apache.woden.wsdl20.extensions.AttributeExtensible
Return the extension attribute with this QName.
getExtensionAttributes() - Method in interface org.apache.woden.wsdl20.extensions.AttributeExtensible
Return all extension attributes.
getExtensionAttributesForNamespace(URI) - Method in interface org.apache.woden.wsdl20.extensions.AttributeExtensible
Return the extension attributes from this namespace.
getExtensionElements() - Method in interface org.apache.woden.wsdl20.extensions.ElementExtensible
 
getExtensionElementsOfType(QName) - Method in interface org.apache.woden.wsdl20.extensions.ElementExtensible
 
getExtensionProperties() - Method in interface org.apache.woden.wsdl20.extensions.PropertyExtensible
Returns all of the component's extension properties.
getExtensionProperties(URI) - Method in interface org.apache.woden.wsdl20.extensions.PropertyExtensible
Returns the component's extension properties from a particular namespace.
getExtensionProperty(URI, String) - Method in interface org.apache.woden.wsdl20.extensions.PropertyExtensible
Returns the component's named extension property from the specified namespace.
getExtensionRegistry() - Method in interface org.apache.woden.WSDLReader
 
getExtensionType() - Method in interface org.apache.woden.wsdl20.extensions.ExtensionElement
 
getExtensionType() - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
Get the type of this extensibility element.
getFactoryImplName() - Method in interface org.apache.woden.WSDLReader
 
getFaultCode() - Method in class org.apache.woden.WSDLException
 
getFeature(String) - Method in interface org.apache.woden.WSDLReader
Returns the on/off setting of the named feature, represented as a boolean.
getFirstChildElement() - Method in interface org.apache.woden.XMLElement
Return the first child element of this element or null if no children are found.
getFormattedLocation() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Returns a formatted String representing the original HTTP Location modified by any template substitution that has taken place via the substitute methods.
getFormattedMessage(String, Object[]) - Method in interface org.apache.woden.ErrorReporter
Returns a formatted message string for the specified message key and arguments.
getFragment() - Method in class org.apache.woden.xpointer.InvalidXPointerException
Returns the fragment String stored inside this exception.
getFragmentIdentifier() - Method in interface org.apache.woden.wsdl20.WSDLComponent
Returns the fragment identifier for this WSDL 2.0 component.
getFromAllInterfaceFaults(QName) - Method in interface org.apache.woden.wsdl20.Interface
Returns the InterfaceFault with the specified name from the set of all InterfaceFaults available to this Interface, which includes those declared by this Interface and those defined by any Interfaces it extends, directly or indirectly.
getFromAllInterfaceOperations(QName) - Method in interface org.apache.woden.wsdl20.Interface
Returns the InterfaceOperation with the specified name from the set of all InterfaceOperations available to this Interface, which includes those declared by this Interface and those defined by any Interfaces it extends, directly or indirectly.
getHttpAuthenticationRealm() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPEndpointExtensions
 
getHttpAuthenticationRealm() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPEndpointExtensions
If the SOAP binding specifies HTTP as the underlying protocol, the {http authentication realm} property is added to the Endpoint component and it will be returned by this method.
getHttpAuthenticationScheme() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPEndpointExtensions
 
getHttpAuthenticationScheme() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPEndpointExtensions
If the SOAP binding specifies HTTP as the underlying protocol, the {http authentication scheme} property is added to the Endpoint component and it will be returned by this method.
getHttpContentEncoding() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingFaultExtensions
 
getHttpContentEncoding() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingMessageReferenceExtensions
 
getHttpContentEncoding() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultExtensions
 
getHttpContentEncoding() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingMessageReferenceExtensions
 
getHttpContentEncodingDefault() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingExtensions
 
getHttpContentEncodingDefault() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions
 
getHttpContentEncodingDefault() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingExtensions
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http content encoding default} extension property represented by the whttp:contentEncodingDefault extension attribute , otherwise null.
getHttpContentEncodingDefault() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingOperationExtensions
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http content encoding default} extension property represented by the whttp:contentEncodingDefault extension attribute , otherwise null.
getHttpErrorStatusCode() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingFaultExtensions
 
getHttpFaultSerialization() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions
 
getHttpHeaders() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingFaultExtensions
 
getHttpHeaders() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingMessageReferenceExtensions
 
getHttpHeaders() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultExtensions
 
getHttpHeaders() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingMessageReferenceExtensions
 
getHttpInputSerialization() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions
 
getHttpLocation() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions
 
getHttpLocation() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingOperationExtensions
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http location} extension property represented by the whttp:location extension attribute , otherwise null.
getHttpMethod() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions
 
getHttpMethodDefault() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingExtensions
 
getHttpOutputSerialization() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions
 
getHttpQueryParameterSeparator() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions
 
getHttpQueryParameterSeparator() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingOperationExtensions
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http query parameter separator} extension property represented by the whttp:queryParameterSeparator extension attribute , otherwise null.
getHttpQueryParameterSeparatorDefault() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingExtensions
 
getHttpQueryParameterSeparatorDefault() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingExtensions
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http query parameter separator default} extension property represented by the whttp:queryParameterSeparatorDefault extension attribute , otherwise null.
getId() - Method in interface org.apache.woden.schema.InlinedSchema
 
getId() - Method in interface org.apache.woden.wsdl20.validation.Assertion
Return the assertion identifier.
getImportElements() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the set of ImportElements within this DescriptionElement.
getImportedSchemas() - Method in interface org.apache.woden.wsdl20.xml.TypesElement
Return the schemas imported directly by this <types> element in the order in which they occur.
getInScopeNamespaces() - Method in interface org.apache.woden.wsdl20.xml.WSDLElement
Return all namespaces and their associated prefixes that are in-scope to this WSDL element.
getIncludeElements() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the set of IncludeElements within this DescriptionElement.
getInlinedSchemas() - Method in interface org.apache.woden.wsdl20.xml.TypesElement
Return the schemas inlined directly within this <types> element in the order in which they occur.
getInt() - Method in interface org.apache.woden.xml.IntOrTokenAttr
 
getInterface() - Method in interface org.apache.woden.wsdl20.Binding
Represents the {interface} property of the Binding component.
getInterface(QName) - Method in interface org.apache.woden.wsdl20.Description
Returns an Interface with the specified name from the {interfaces} property of this Description.
getInterface() - Method in interface org.apache.woden.wsdl20.Service
Represents the {interface} property of the Service component.
getInterfaceElement() - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Return the InterfaceElement referred to by this BindingElement.
getInterfaceElement() - Method in interface org.apache.woden.wsdl20.xml.ServiceElement
Return the InterfaceElement referred to by this ServiceElement.
getInterfaceElements() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the set of InterfaceElements within this DescriptionElement.
getInterfaceFault() - Method in interface org.apache.woden.wsdl20.BindingFault
Returns an InterfaceFault representing the {interface fault} property of the BindingFault component.
getInterfaceFault(QName) - Method in interface org.apache.woden.wsdl20.Interface
Returns the InterfaceFault with the specified name from the {interface faults} property of this Interface.
getInterfaceFault() - Method in interface org.apache.woden.wsdl20.InterfaceFaultReference
Returns an InterfaceFault representing the {interface fault} property of this InterfaceFaultReference.
getInterfaceFaultElement() - Method in interface org.apache.woden.wsdl20.xml.BindingFaultElement
Return the InterfaceFaultElement referred to by this BindingFaultElement.
getInterfaceFaultElement(QName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the named InterfaceFaultElement from the set of InterfaceFaultElements defined directly within this InterfaceElement.
getInterfaceFaultElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement
Return the InterfaceFaultElement referred to by this InterfaceFaultReferenceElement.
getInterfaceFaultElements() - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the set of InterfaceFaultElements defined directly within this InterfaceElement.
getInterfaceFaultReference() - Method in interface org.apache.woden.wsdl20.BindingFaultReference
Returns an InterfaceFaultReference representing the {interface fault reference} property of the BindingFaultReference component.
getInterfaceFaultReferenceElement() - Method in interface org.apache.woden.wsdl20.xml.BindingFaultReferenceElement
Return the InterfaceFaultReferenceElement referred to by this BindingFaultReferenceElement.
getInterfaceFaultReferenceElements() - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Return the set of InterfaceFaultReferenceElement within this InterfaceOperationElement.
getInterfaceFaultReferences() - Method in interface org.apache.woden.wsdl20.InterfaceOperation
Represents the {interface fault references} property of the InterfaceOperation component.
getInterfaceFaults() - Method in interface org.apache.woden.wsdl20.Interface
Represents the {interface faults} property of the Interface component.
getInterfaceMessageReference() - Method in interface org.apache.woden.wsdl20.BindingMessageReference
Returns an InterfaceMessageReference representing the {interface message reference} property of the BindingMessageReference component.
getInterfaceMessageReferenceElement() - Method in interface org.apache.woden.wsdl20.xml.BindingMessageReferenceElement
Return the InterfaceMessageReferenceElement associated with this BindingMessageReferenceElement.
getInterfaceMessageReferenceElements() - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Return the set of InterfaceMessageReferenceElements within this InterfaceOperationElement.
getInterfaceMessageReferences() - Method in interface org.apache.woden.wsdl20.InterfaceOperation
Represents the {interface message references} property of the InterfaceOperation component.
getInterfaceName() - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Return the name of the InterfaceElement referred to by this BindingElement.
getInterfaceName() - Method in interface org.apache.woden.wsdl20.xml.ServiceElement
Return the name of the InterfaceElement referred to by this ServiceElement.
getInterfaceOperation() - Method in interface org.apache.woden.wsdl20.BindingOperation
Returns an InterfaceOperation representing the {interface operation} property of the BindingOperation component.
getInterfaceOperation(QName) - Method in interface org.apache.woden.wsdl20.Interface
Returns the InterfaceOperation with the specified name from the {interface operations} property of this Interface.
getInterfaceOperationElement() - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Return the InterfaceOperationElement referred to by this BindingOperationElement.
getInterfaceOperationElement(QName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the named InterfaceOperationElement from the set of InterfaceOperationElements defined directly within this InterfaceElement.
getInterfaceOperationElements() - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the set of InterfaceOperationElements defined directly within this InterfaceElement.
getInterfaceOperations() - Method in interface org.apache.woden.wsdl20.Interface
Represents the {interface operations} property of the Interface component.
getInterfaces() - Method in interface org.apache.woden.wsdl20.Description
Represents the {interfaces} property of the Description component.
getKey() - Method in interface org.apache.woden.ErrorInfo
 
getLineNumber() - Method in interface org.apache.woden.ErrorLocator
 
getLocalName() - Method in interface org.apache.woden.XMLElement
 
getLocalPart() - Method in class javax.xml.namespace.QName
Gets the Local part for this QName
getLocale() - Method in interface org.apache.woden.ErrorReporter
 
getLocation() - Method in class org.apache.woden.WSDLException
Get the location, if one was set.
getLocation() - Method in interface org.apache.woden.wsdl20.xml.ImportElement
 
getLocation() - Method in interface org.apache.woden.wsdl20.xml.IncludeElement
 
getLocationURI() - Method in interface org.apache.woden.ErrorLocator
 
getMessage() - Method in interface org.apache.woden.ErrorInfo
 
getMessage() - Method in class org.apache.woden.WSDLException
 
getMessageContentModel() - Method in interface org.apache.woden.wsdl20.InterfaceFault
Returns a String representing the {message content model} property of this InterfaceFault.
getMessageContentModel() - Method in interface org.apache.woden.wsdl20.InterfaceMessageReference
Returns a String representing the {message content model} property of this InterfaceMessageReference.
getMessageExchangePattern() - Method in interface org.apache.woden.wsdl20.InterfaceOperation
Returns a URI representing the {message exchange pattern} property of this InterfaceOperation.
getMessageLabel() - Method in interface org.apache.woden.wsdl20.InterfaceFaultReference
Returns an NCName representing the {message label} property of this InterfaceFaultReference.
getMessageLabel() - Method in interface org.apache.woden.wsdl20.InterfaceMessageReference
Returns an NCName representing the {message label} property of this InterfaceMessageReference.
getMessageLabel() - Method in interface org.apache.woden.wsdl20.xml.BindingFaultReferenceElement
Return the NCName representing the message label.
getMessageLabel() - Method in interface org.apache.woden.wsdl20.xml.BindingMessageReferenceElement
Return the NCName representing the message label.
getMessageLabel() - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement
Return the NCName representing the message label.
getMessageLabel() - Method in interface org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement
Return the NCName representing the message label.
getNCName() - Method in class org.apache.woden.xpointer.ElementPointerPart
Returns the NCName for this Element PointerPart.
getName() - Method in interface org.apache.woden.wsdl20.Binding
Returns a QName representing the {name} property of the Binding component.
getName() - Method in interface org.apache.woden.wsdl20.ElementDeclaration
Representing the {name} property of the ElementDeclaration component, this method returns the qualified name of this ElementDeclaration.
getName() - Method in interface org.apache.woden.wsdl20.Endpoint
Returns the local name representing the {name} property of this Endpoint.
getName() - Method in interface org.apache.woden.wsdl20.Interface
Returns the qualified name representing the {name} property of this Interface.
getName() - Method in interface org.apache.woden.wsdl20.InterfaceFault
Returns the qualified name representing the {name} property of this InterfaceFault.
getName() - Method in interface org.apache.woden.wsdl20.InterfaceOperation
Returns the qualified name representing the {name} property of this InterfaceOperation.
getName() - Method in interface org.apache.woden.wsdl20.Service
Returns the qualified name representing the {name} property of this Service.
getName() - Method in interface org.apache.woden.wsdl20.TypeDefinition
Representing the {name} property of the TypeDefinition component, this method returns the qualified name of this TypeDefinition.
getName() - Method in interface org.apache.woden.wsdl20.extensions.ExtensionProperty
Returns a String representing the name of the extension property.
getName() - Method in class org.apache.woden.wsdl20.extensions.GenericExtensionProperty
 
getName() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeader
 
getName() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
getName() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocationTemplate
Returns a String representing the local name of the element cited by this template.
getName() - Method in class org.apache.woden.wsdl20.extensions.rpc.Argument
 
getName() - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Return the qualified name of this BindingElement, which consists of its local name and the targetNamespace of the parent DescriptionElement.
getName() - Method in interface org.apache.woden.wsdl20.xml.EndpointElement
Return the qualified name of this EndpointElement, which consists of its local name and the targetNamespace of the enclosing DescriptionElement.
getName() - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the qualified name of this InterfaceElement, which consists of its local name and the targetNamespace of the parent DescriptionElement.
getName() - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultElement
Return the qualified name of this InterfaceFaultElement, which consists of its local name and the targetNamespace of the enclosing DescriptionElement.
getName() - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Return the qualified name of this InterfaceOperationElement, which consists of its local name and the targetNamespace of the enclosing DescriptionElement.
getName() - Method in interface org.apache.woden.wsdl20.xml.ServiceElement
Return the qualified name of this ServiceElement, which consists of its local name and the targetNamespace of the enclosing DescriptionElement.
getNamespace() - Method in class org.apache.woden.ant.NamespaceWriter
 
getNamespace() - Method in interface org.apache.woden.schema.Schema
Returns a URI representing the targetNamespace attribute of a <xs:schema> element or the namespace attribute of a <xs:import> element.
getNamespace() - Method in class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext
 
getNamespace() - Method in interface org.apache.woden.wsdl20.extensions.ComponentExtensionContext
 
getNamespace() - Method in interface org.apache.woden.wsdl20.extensions.ExtensionProperty
Returns a URI representing the namespace the extension property belongs to.
getNamespace() - Method in class org.apache.woden.wsdl20.extensions.GenericExtensionProperty
 
getNamespace() - Method in interface org.apache.woden.wsdl20.xml.ImportElement
 
getNamespaceBinding(String) - Method in class org.apache.woden.xpointer.XPointer
Gets Prefix the Namespace is bound to if the binding exists, otherwise it will return null.
getNamespacePrefix(URI) - Method in interface org.apache.woden.wsdl20.xml.WSDLElement
Return the prefix associated with the specified namespace URI.
getNamespaceURI() - Method in class javax.xml.namespace.QName
Gets the Namespace URI for this QName
getNamespaceURI() - Method in interface org.apache.woden.XMLElement
 
getNamespaceURI() - Method in class org.apache.woden.types.NamespaceDeclaration
 
getNamespaceURI(String) - Method in interface org.apache.woden.wsdl20.xml.WSDLElement
Return the namespace URI associated with the specified prefix, or null if there is no such namespace declaration.
getNextSiblingElement() - Method in interface org.apache.woden.XMLElement
Return the next sibling element of this element or null if no siblings are found.
getOriginalLocation() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Returns the original HTTP Location String specified when this object was created.
getOutputStream(String, String, boolean, boolean) - Static method in class org.apache.woden.tool.converter.Utils
 
getParent() - Method in interface org.apache.woden.wsdl20.NestedComponent
Returns a WSDLComponent representing the parent of this nested component.
getParent() - Method in class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext
 
getParent() - Method in interface org.apache.woden.wsdl20.extensions.ComponentExtensionContext
 
getParent() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeader
 
getParent() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlock
 
getParent() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModule
 
getParentElement() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
getParentElement() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
 
getParentElement() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModuleElement
 
getParentElement() - Method in interface org.apache.woden.wsdl20.xml.NestedElement
 
getPattern() - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Return the URI representing the message exchange pattern used by this InterfaceOperationElement.
getPointerParts() - Method in class org.apache.woden.xpointer.XPointer
Returns the pointer parts in this XPointer.
getPrefix() - Method in class javax.xml.namespace.QName
Gets the prefix for this QName
getPrefix() - Method in class org.apache.woden.ant.NamespaceWriter
 
getPrefix() - Method in class org.apache.woden.types.NamespaceDeclaration
 
getPrefixBinding(NCName) - Method in class org.apache.woden.xpointer.XPointer
Gets the Namespace the Prefix is bound to if the binding exists, otherwise it will return null.
getProperties() - Method in class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext
 
getProperties() - Method in interface org.apache.woden.wsdl20.extensions.ComponentExtensionContext
 
getProperty(String) - Method in interface org.apache.woden.WSDLReader
Returns the value of the named property.
getProperty(String) - Method in class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext
 
getProperty(String) - Method in interface org.apache.woden.wsdl20.extensions.ComponentExtensionContext
 
getQName() - Method in interface org.apache.woden.XMLElement
Return the qualified name of this element.
getQName(String) - Method in interface org.apache.woden.XMLElement
Return the qualified name from the specified prefixed value.
getQName() - Method in class org.apache.woden.types.QNameTokenUnion
Returns the QName if it exists otherwise null.
getQName() - Method in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultCode
 
getQName() - Method in interface org.apache.woden.xml.QNameAttr
 
getQName() - Method in interface org.apache.woden.xml.QNameOrTokenAttr
 
getQNames() - Method in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultSubcodes
 
getQNames() - Method in interface org.apache.woden.xml.QNameListAttr
 
getQNames() - Method in interface org.apache.woden.xml.QNameListOrTokenAttr
 
getRPCSignature() - Method in interface org.apache.woden.wsdl20.extensions.rpc.RPCInterfaceOperationExtensions
Returns the {rpc signature} extension property of Interface Operation as defined by the wrpc:signature attribute.
getRef() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModule
 
getRef() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModuleElement
 
getRef() - Method in interface org.apache.woden.wsdl20.xml.BindingFaultElement
Return the name of the InterfaceFaultElement referred to by this BindingFaultElement.
getRef() - Method in interface org.apache.woden.wsdl20.xml.BindingFaultReferenceElement
Return the name of the InterfaceFaultReferenceElement referred to by this BindingFaultReferenceElement.
getRef() - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Return the name of the InterfaceOperationElement referred to by this BindingOperationElement.
getRef() - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement
Return the name of the InterfaceFaultElement referred to by this InterfaceFaultReferenceElement.
getReport() - Method in class org.apache.woden.ant.ValidateWSDL20
Gets the output report file.
getSchemaDefinition() - Method in interface org.apache.woden.schema.Schema
Returns an XmlSchema representing the schema definition inlined by a <xs:schema> element or imported by a <xs:import> element.
getSchemaLocation() - Method in interface org.apache.woden.schema.ImportedSchema
 
getSchemas() - Method in interface org.apache.woden.wsdl20.xml.TypesElement
Return the schemas inlined or imported directly within this <types> element.
getSchemas(URI) - Method in interface org.apache.woden.wsdl20.xml.TypesElement
Return the schemas inlined or imported directly within this <types> element whose target namespace matches the specified namespace.
getScheme() - Method in interface org.apache.woden.xml.HTTPAuthenticationSchemeAttr
 
getService(QName) - Method in interface org.apache.woden.wsdl20.Description
Returns a Service with the specified name from the {services} property of this Description.
getServiceElements() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the set of ServiceElements within this DescriptionElement.
getServices() - Method in interface org.apache.woden.wsdl20.Description
Represents the {services} property of the Description component.
getShorthandPointer() - Method in class org.apache.woden.xpointer.XPointer
Returns the shorthandPointer in this XPointer.
getSoapAction() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingOperationExtensions
Returns an object representing the {soap action} property, of type xs:anyURI.
getSoapFaultCode() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultExtensions
Returns an object representing the {soap fault code} property, which may contain either an xs:QName or the xs:token "#any".
getSoapFaultSubcodes() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultExtensions
Returns an object representing the {soap fault subcodes} property, which contains a List of xs:QName or the xs:token "#any".
getSoapHeaders() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultExtensions
 
getSoapHeaders() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingMessageReferenceExtensions
 
getSoapMep() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingOperationExtensions
Returns an object representing the {soap mep} property, of type xs:anyURI.
getSoapMepDefault() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingExtensions
 
getSoapModules() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingExtensions
 
getSoapModules() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultExtensions
 
getSoapModules() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultReferenceExtensions
 
getSoapModules() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingMessageReferenceExtensions
 
getSoapModules() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingOperationExtensions
Returns an array representing the {soap modules} property, of type wsoap:module.
getSoapUnderlyingProtocol() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingExtensions
 
getSoapVersion() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingExtensions
 
getSource() - Method in interface org.apache.woden.WSDLSource
Returns the implementation specific object representing the WSDL source (for example, a DOM Element or Document or an Axiom OMElement).
getSource() - Method in interface org.apache.woden.XMLElement
Returns an Object representing an XML element, which the caller must cast to the expected type.
getStartChar() - Method in class org.apache.woden.xpointer.InvalidXPointerException
Returns the startChar index of the cause of this error in the fragment.
getString() - Method in interface org.apache.woden.xml.StringAttr
 
getStyle() - Method in interface org.apache.woden.wsdl20.InterfaceOperation
Represents the {style} property of the InterfaceOperation component.
getStyle() - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Return the set of URIs representing the operation style.
getStyleDefault() - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Return the set of URIs representing the default operation style.
getSystem() - Method in interface org.apache.woden.wsdl20.ElementDeclaration
Representing the {system} property of the ElementDeclaration component, this method indicates the type system from which this element declaration is derived.
getSystem() - Method in interface org.apache.woden.wsdl20.TypeDefinition
Representing the {system} property of the TypeDefinition component, this method indicates the type system from which this type definition is derived.
getTargetException() - Method in class org.apache.woden.WSDLException
 
getTargetNamespace() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the target namespace URI.
getTemplate(String) - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the first template with the specified name from the HTTP Location string or null if no such template is exists.
getTemplateInPath(String) - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the first template with the specified name from the URI Path portion of the HTTP Location string or null if no such template exists.
getTemplateInQuery(String) - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the first template with the specified name from the URI Query portion of the HTTP Location string or null if no such template exists.
getTemplateNames() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the names of the templates that appear in the HTTP Location string in the order they appear.
getTemplateNamesInPath() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the names of the templates that appear in the URI Path portion of the HTTP Location string in the order they appear.
getTemplateNamesInQuery() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the names of the templates that appear in the URI Query portion of the HTTP Location string in the order they appear.
getTemplates() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the templates that appear in the HTTP Location string in the order they appear.
getTemplates(String) - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the templates with the specified name from the HTTP Location string .
getTemplatesInPath() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the templates that appear in the URI Path portion of the HTTP Location string in the order they appear.
getTemplatesInPath(String) - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the templates with the specified name from the URI Path portion of the HTTP Location string.
getTemplatesInQuery() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return templates that appear in the URI Query portion of the HTTP Location string in the order they appear.
getTemplatesInQuery(String) - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Return the templates with the specified name from the URI Query portion of the HTTP Location string.
getToken() - Method in class org.apache.woden.types.QNameTokenUnion
Returns the token value if it exists otherwise null.
getToken() - Method in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultCode
 
getToken() - Method in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultSubcodes
 
getToken() - Method in interface org.apache.woden.xml.IntOrTokenAttr
 
getToken() - Method in interface org.apache.woden.xml.QNameListOrTokenAttr
 
getToken() - Method in interface org.apache.woden.xml.QNameOrTokenAttr
 
getToken() - Method in interface org.apache.woden.xml.TokenAttr
 
getType() - Method in interface org.apache.woden.wsdl20.Binding
Returns a URI representing the {type} property of the Binding component.
getType() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
getType() - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Return the URI that identifies the binding type.
getTypeDefinition(QName) - Method in interface org.apache.woden.wsdl20.Description
Returns the TypeDefinition with the specified name from the set of TypeDefinitions represented by the {type definitions} property of this Description.
getTypeDefinition() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeader
 
getTypeDefinitions() - Method in interface org.apache.woden.wsdl20.Description
Represents the {type definitions} property of the Description component.
getTypeName() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
getTypeSystem() - Method in interface org.apache.woden.wsdl20.xml.TypesElement
Get the string indicating the type system used within the <types> element.
getTypesElement() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the TypesElement within this DescriptionElement.
getURI() - Method in interface org.apache.woden.xml.URIAttr
 
getURIResolver() - Method in interface org.apache.woden.WSDLReader
Gets the URI Resolver currently in use
getUriResolver() - Method in interface org.apache.woden.wsdl20.validation.WodenContext
 
getValue() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocationTemplate
Returns a String representing the value of the element cited by this template.
getXMLElement() - Method in interface org.apache.woden.schema.Schema
Returns the XMLElement representing the xs:schema or xs:import element within the wsdl:types element.
getXmlNamespacePrefix(QName) - Method in class org.apache.woden.wsdl20.fragids.FragmentIdentifier
Returns the prefix for the Xml namespace of the QName in the XPointer.
getXmlNamespacePrefix(String) - Method in class org.apache.woden.wsdl20.fragids.FragmentIdentifier
Returns the prefix for the Xml namespace in the XPointer.
getXmlSchemaElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultElement
Return the XmlSchemaElement representing the global schema element declaration referred to by this InterfaceFaultElement.
getXmlSchemaElement() - Method in interface org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement
Return the XmlSchemaElement representing the global schema element declaration referred to by this InterfaceMessageReferenceElement.

H

HTTPAuthenticationScheme - class org.apache.woden.wsdl20.extensions.http.HTTPAuthenticationScheme.
This class defines the values of the {http authentication scheme} property of Endpoint as defined by the HTTP Binding extension.
HTTPAuthenticationSchemeAttr - interface org.apache.woden.xml.HTTPAuthenticationSchemeAttr.
This interface represents the value of the whttp:authenticationScheme attribute.
HTTPBindingExtensions - interface org.apache.woden.wsdl20.extensions.http.HTTPBindingExtensions.
Provides access to the extension properties of the Binding component that are in the http://www.w3.org/ns/wsdl/http namespace.
HTTPBindingFaultExtensions - interface org.apache.woden.wsdl20.extensions.http.HTTPBindingFaultExtensions.
Provides access to the extension properties of the Binding Fault component that are in the http://www.w3.org/ns/wsdl/http namespace.
HTTPBindingMessageReferenceExtensions - interface org.apache.woden.wsdl20.extensions.http.HTTPBindingMessageReferenceExtensions.
Provides access to the extension properties of the Binding Message Reference component that are in the http://www.w3.org/ns/wsdl/http namespace.
HTTPBindingOperationExtensions - interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions.
Provides access to the extension properties of the Binding Operation component that are in the http://www.w3.org/ns/wsdl/http namespace.
HTTPConstants - class org.apache.woden.wsdl20.extensions.http.HTTPConstants.
 
HTTPConstants() - Constructor for class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
HTTPEndpointExtensions - interface org.apache.woden.wsdl20.extensions.http.HTTPEndpointExtensions.
Provides access to the extension properties of the Endpoint component that are in the http://www.w3.org/ns/wsdl/http namespace.
HTTPErrorStatusCode - class org.apache.woden.wsdl20.extensions.http.HTTPErrorStatusCode.
This class represents the {http error status code} property that forms part of the HTTP extensions to the WSDL BindingFault component.
HTTPErrorStatusCode(Integer) - Constructor for class org.apache.woden.wsdl20.extensions.http.HTTPErrorStatusCode
 
HTTPHeader - interface org.apache.woden.wsdl20.extensions.http.HTTPHeader.
This interface represents the HTTPHeader Component that can appear in the optional {http headers} property of the WSDL 2.0 components BindingFault and BindingMessageReference.
HTTPHeaderElement - interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement.
This interface represents the <whttp:header> extension element that can appear within a Binding Fault or Binding Message Reference.
HTTPLocation - class org.apache.woden.wsdl20.extensions.http.HTTPLocation.
This class represents the {http location} extension property of the BindingOperation component which maps to the whttp:location extension attribute of the WSDL binding <operation> element, as defined by the WSDL 2.0 HTTP binding extensions.
HTTPLocation(String) - Constructor for class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Creates an HTTPLocation object to represent the specified HTTP Location String value.
HTTPLocationTemplate - class org.apache.woden.wsdl20.extensions.http.HTTPLocationTemplate.
This class represents a template specified within the HTTP Location string used as the value of the whttp:location extension attribute.
HTTPLocationTemplate(String, boolean, boolean) - Constructor for class org.apache.woden.wsdl20.extensions.http.HTTPLocationTemplate
Creates an HTTP Location template that cites the specified element.
hasChildSequence() - Method in class org.apache.woden.xpointer.ElementPointerPart
Checks if this Element PointerPart has a childSequence or not.
hasExtensionAttributesForNamespace(URI) - Method in interface org.apache.woden.wsdl20.extensions.AttributeExtensible
Return true if the implementor has extension attributes belonging to this namespace, otherwise false.
hasExtensionElementsForNamespace(URI) - Method in interface org.apache.woden.wsdl20.extensions.ElementExtensible
Return true if the implementor has extension elements belonging to this namespace, otherwise false.
hasNCName() - Method in class org.apache.woden.xpointer.ElementPointerPart
Checks if this Element PointerPart has a NCName or not.
hasNamespaceBinding(String) - Method in class org.apache.woden.xpointer.XPointer
Checks whether a namespace is bound or not.
hasPointerParts() - Method in class org.apache.woden.xpointer.XPointer
Tests whether this XPointer has scheme based pointers or not.
hasPrefixBinding(NCName) - Method in class org.apache.woden.xpointer.XPointer
Checks whether a prefix is bound or not.
hasShorthandPointer() - Method in class org.apache.woden.xpointer.XPointer
Tests whether this XPointer has a shorthand pointer or not.
hashCode() - Method in class javax.xml.namespace.QName
Returns a hash code value for this QName object.
highSurrogate(int) - Static method in class org.apache.woden.types.XMLChar
Returns the high surrogate of a supplemental character
httpBindingExtension(HTTPBindingExtensions) - Method in class org.apache.woden.ant.CmHttpWriter
 
httpBindingFaultExtension(HTTPBindingFaultExtensions) - Method in class org.apache.woden.ant.CmHttpWriter
 
httpBindingMessageReferenceExtension(HTTPBindingMessageReferenceExtensions) - Method in class org.apache.woden.ant.CmHttpWriter
 
httpBindingOperationExtension(HTTPBindingOperationExtensions) - Method in class org.apache.woden.ant.CmHttpWriter
 
httpEndpointExtension(HTTPEndpointExtensions) - Method in class org.apache.woden.ant.CmHttpWriter
 

I

IGNORE - Static variable in class org.apache.woden.tool.converter.Convert
 
IN - Static variable in class org.apache.woden.wsdl20.enumeration.Direction
 
IN - Static variable in class org.apache.woden.wsdl20.enumeration.MessageLabel
 
IN - Static variable in class org.apache.woden.wsdl20.extensions.rpc.Direction
 
INOUT - Static variable in class org.apache.woden.wsdl20.extensions.rpc.Direction
 
INVALID_WSDL - Static variable in class org.apache.woden.WSDLException
 
ImportElement - interface org.apache.woden.wsdl20.xml.ImportElement.
Represents the WSDL 2.0 <import> element.
ImportedSchema - interface org.apache.woden.schema.ImportedSchema.
This interface represents a schema import element, <xs:import>.
IncludeElement - interface org.apache.woden.wsdl20.xml.IncludeElement.
Represents the WSDL 2.0 <include> element.
InlinedSchema - interface org.apache.woden.schema.InlinedSchema.
This interface represents an inlined schema element, <xs:schema>.
IntOrTokenAttr - interface org.apache.woden.xml.IntOrTokenAttr.
This interface represents XML attribute information items of type 'Union of xs:int, xs:token', for example the whttp:code extension attribute of binding <fault>.
Interface - interface org.apache.woden.wsdl20.Interface.
Represents the Interface component from the WSDL 2.0 Component model.
InterfaceElement - interface org.apache.woden.wsdl20.xml.InterfaceElement.
Represents the WSDL 2.0 <interface> element.
InterfaceFault - interface org.apache.woden.wsdl20.InterfaceFault.
Represents the InterfaceFault component from the WSDL 2.0 Component model.
InterfaceFaultElement - interface org.apache.woden.wsdl20.xml.InterfaceFaultElement.
Represents the WSDL 2.0 <fault> element, declared as a child of the <interface> element.
InterfaceFaultPart - class org.apache.woden.wsdl20.fragids.InterfaceFaultPart.
InterfaceFaultPart is a Interface Fault Pointer Part for the Interface Fault WSDL 2.0 component.
InterfaceFaultPart(NCName, NCName) - Constructor for class org.apache.woden.wsdl20.fragids.InterfaceFaultPart
Constructs a InterfaceFaultPart class from the values given.
InterfaceFaultReference - interface org.apache.woden.wsdl20.InterfaceFaultReference.
Represents the InterfaceFaultReference component from the WSDL 2.0 Component model.
InterfaceFaultReferenceElement - interface org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement.
Represents the WSDL 2.0 <infault> and <outfault> elements, declared as child elements of the interface <operation> element.
InterfaceFaultReferencePart - class org.apache.woden.wsdl20.fragids.InterfaceFaultReferencePart.
InterfaceFaultReferencePart is a Interface Fault Reference Pointer Part for the Interface Fault Reference WSDL 2.0 component.
InterfaceFaultReferencePart(NCName, NCName, NCName, QName) - Constructor for class org.apache.woden.wsdl20.fragids.InterfaceFaultReferencePart
Constructs a InterfaceFaultReferencePart class from the values given.
InterfaceMessageReference - interface org.apache.woden.wsdl20.InterfaceMessageReference.
Represents the InterfaceMessageReference component from the WSDL 2.0 Component model.
InterfaceMessageReferenceElement - interface org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement.
Represents the WSDL 2.0 <input> and <output> elements, declared as child elements of interface <operation> element.
InterfaceMessageReferencePart - class org.apache.woden.wsdl20.fragids.InterfaceMessageReferencePart.
InterfaceMessageReferencePart is a Interface Message Reference Pointer Part for the Interface Message Reference WSDL 2.0 component.
InterfaceMessageReferencePart(NCName, NCName, NCName) - Constructor for class org.apache.woden.wsdl20.fragids.InterfaceMessageReferencePart
Constructs a InterfaceMessageReferencePart class from the values given.
InterfaceOperation - interface org.apache.woden.wsdl20.InterfaceOperation.
Represents the InterfaceMessageReference component from the WSDL 2.0 Component model.
InterfaceOperationElement - interface org.apache.woden.wsdl20.xml.InterfaceOperationElement.
Represents the WSDL 2.0 <operation> element, declared as a child of the <interface> element.
InterfaceOperationExtensions - interface org.apache.woden.wsdl20.extensions.InterfaceOperationExtensions.
InterfaceOperationExtensions represents the WSDL 2.0 predefined extensions, as specified by WSDL 2.0 Part 2: Adjuncts, for the Interface Operation component.
InterfaceOperationPart - class org.apache.woden.wsdl20.fragids.InterfaceOperationPart.
InterfaceOperationPart is a Interface Operation Pointer Part for the Interface Operation WSDL 2.0 component.
InterfaceOperationPart(NCName, NCName) - Constructor for class org.apache.woden.wsdl20.fragids.InterfaceOperationPart
Constructs a InterfaceOperationPart class from the values given.
InterfacePart - class org.apache.woden.wsdl20.fragids.InterfacePart.
InterfacePart is a Interface Pointer Part for the Interface WSDL 2.0 component.
InterfacePart(NCName) - Constructor for class org.apache.woden.wsdl20.fragids.InterfacePart
Constructs a InterfacePart class from the value given.
InvalidXPointerException - exception org.apache.woden.xpointer.InvalidXPointerException.
This class represents Exceptions that can happen during parsing an XPointer Expression.
InvalidXPointerException(String, String) - Constructor for class org.apache.woden.xpointer.InvalidXPointerException
Constructs a InvalidXPointerException with a message and fragment properties.
InvalidXPointerException(String, String, Throwable) - Constructor for class org.apache.woden.xpointer.InvalidXPointerException
Constructs a InvalidXPointerException with a message and fragment properties.
InvalidXPointerException(String, String, int, int) - Constructor for class org.apache.woden.xpointer.InvalidXPointerException
Constructs a InvalidXPointerException with a message and fragment properties, and index to the cause inside the fragment.
InvalidXPointerException(String, String, int, int, Throwable) - Constructor for class org.apache.woden.xpointer.InvalidXPointerException
Constructs a InvalidXPointerException with a message and fragment properties, and index to the cause inside the fragment.
id(Object) - Method in class org.apache.woden.ant.ObjectIdTable
Returns a unique integer for the equivalence class of the object.
idAttribute(Object) - Method in class org.apache.woden.ant.CmBaseWriter
 
isCm() - Method in class org.apache.woden.ant.ValidateWSDL20
Tests for component model interchange formal output.
isCodeUsed() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPErrorStatusCode
 
isContent(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character can be considered content.
isEncoded() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocationTemplate
Returns 'true' if the template is encoded, otherwise 'false'.
isFailOnError() - Method in class org.apache.woden.ant.ValidateWSDL20
Tests for fail on error behavior.
isHighSurrogate(int) - Static method in class org.apache.woden.types.XMLChar
Returns whether the given character is a high surrogate
isHttpCookies() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingExtensions
 
isHttpCookies() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingExtensions
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http cookies} extension property represented by the whttp:cookies extension attribute , otherwise null.
isHttpLocationIgnoreUncited() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPBindingOperationExtensions
 
isInt() - Method in interface org.apache.woden.xml.IntOrTokenAttr
 
isInvalid(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is invalid.
isLocationValid() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Indicates whether the original HTTP Location string used to create this object is valid.
isLowSurrogate(int) - Static method in class org.apache.woden.types.XMLChar
Returns whether the given character is a low surrogate
isMarkup(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character can be considered markup.
isNCName(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isName(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNameStart(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isPubid(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isQName() - Method in class org.apache.woden.types.QNameTokenUnion
Returns True if a QName exists, otherwise it returns False;
isQName() - Method in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultCode
 
isQName() - Method in interface org.apache.woden.xml.QNameOrTokenAttr
 
isQNameList() - Method in interface org.apache.woden.xml.QNameListOrTokenAttr
 
isQNames() - Method in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultSubcodes
 
isQuery() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocationTemplate
Returns 'true' if the template appears in the URI Query portion of the HTTP Location string, otherwise false.
isRequired() - Method in interface org.apache.woden.wsdl20.extensions.ExtensionElement
 
isRequired() - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
Get whether or not the semantics of this extension are required.
isRequired() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeader
 
isRequired() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlock
 
isRequired() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModule
 
isSafe() - Method in interface org.apache.woden.wsdl20.extensions.InterfaceOperationExtensions
Returns the value of the {safe} extension property of Interface Operation as defined by the wsdlx:safe attribute.
isSpace(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSupplemental(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is a supplemental character.
isToken() - Method in class org.apache.woden.types.QNameTokenUnion
Returns True is a token value exists, otherwise it returns False.
isToken() - Method in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultCode
 
isToken() - Method in class org.apache.woden.wsdl20.extensions.soap.SOAPFaultSubcodes
 
isToken() - Method in interface org.apache.woden.xml.IntOrTokenAttr
 
isToken() - Method in interface org.apache.woden.xml.QNameListOrTokenAttr
 
isToken() - Method in interface org.apache.woden.xml.QNameOrTokenAttr
 
isValid(String) - Static method in class org.apache.woden.types.NCName
 
isValid(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is valid.
isValid() - Method in class org.apache.woden.xml.UnknownAttr
 
isValid() - Method in interface org.apache.woden.xml.XMLAttr
 
isValidIANAEncoding(String) - Static method in class org.apache.woden.types.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class org.apache.woden.types.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidNCName(String) - Static method in class org.apache.woden.types.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidName(String) - Static method in class org.apache.woden.types.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.woden.types.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isVerbose() - Method in class org.apache.woden.ant.ValidateWSDL20
Tests for verbose console output.
isXML11Space(int) - Static method in class org.apache.woden.types.XMLChar
Returns true if the specified character is a space character as amdended in the XML 1.1 specification.

J

javax.xml.namespace - package javax.xml.namespace
 

L

LOCAL_NAME - Static variable in class org.apache.woden.ant.CmBaseWriter
 
lookup(String) - Method in class org.apache.woden.ant.XMLWriter
Looks up a namespace writer for this XML writer.
lowSurrogate(int) - Static method in class org.apache.woden.types.XMLChar
Returns the low surrogate of a supplemental character

M

MASK_CONTENT - Static variable in class org.apache.woden.types.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.woden.types.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.woden.types.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.woden.types.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.woden.types.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.woden.types.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.woden.types.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.woden.types.XMLChar
Valid character mask.
METHOD_DELETE - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
METHOD_GET - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
METHOD_POST - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
METHOD_PUT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
MessageLabel - class org.apache.woden.wsdl20.enumeration.MessageLabel.
This class defines the values of the {message label} property of InterfaceMessageReference and InterfaceFaultReference as used in the WSDL 2.0 specification.
MessageLabel() - Constructor for class org.apache.woden.wsdl20.enumeration.MessageLabel
 
main(String[]) - Static method in class org.apache.woden.ant.WsdlCm
Tests the component model interchange format writer.
main(String[]) - Static method in class org.apache.woden.tool.converter.Convert
The main entry-point for the conversion utility.
marshall(Class, QName, ExtensionElement, PrintWriter, DescriptionElement, ExtensionRegistry) - Method in interface org.apache.woden.wsdl20.extensions.ExtensionSerializer
This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.
marshall(Class, QName, ExtensionElement, PrintWriter, DescriptionElement, ExtensionRegistry) - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionSerializer
 
mustUnderstand() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlock
 
mustUnderstand() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
 

N

NAMESPACE_NAME - Static variable in class org.apache.woden.ant.CmBaseWriter
 
NCName - class org.apache.woden.types.NCName.
This class represents the data type NCName use for XML non-colonized names.
NCName(String) - Constructor for class org.apache.woden.types.NCName
 
NONE - Static variable in class org.apache.woden.types.QNameTokenUnion
 
NO_PREFIX_SPECIFIED - Static variable in class org.apache.woden.WSDLException
 
NS - Static variable in class org.apache.woden.ant.CmBaseWriter
 
NS - Static variable in class org.apache.woden.ant.CmExtensionsWriter
 
NS - Static variable in class org.apache.woden.ant.CmHttpWriter
 
NS - Static variable in class org.apache.woden.ant.CmRpcWriter
 
NS - Static variable in class org.apache.woden.ant.CmSoapWriter
 
NS - Static variable in class org.apache.woden.ant.CmWriter
 
NS_STRING_HTTP - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
NS_STRING_RPC - Static variable in class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
NS_STRING_SOAP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
NS_STRING_WSDL_EXTENSIONS - Static variable in class org.apache.woden.wsdl20.extensions.WSDLExtensionConstants
 
NS_URI_HTTP - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
NS_URI_RPC - Static variable in class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
NS_URI_SOAP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
NS_URI_WSDL_EXTENSIONS - Static variable in class org.apache.woden.wsdl20.extensions.WSDLExtensionConstants
 
NamespaceDeclaration - class org.apache.woden.types.NamespaceDeclaration.
Represents an XML namespace declaration, consisting of a namespace prefix and a namespace URI.
NamespaceDeclaration(String, URI) - Constructor for class org.apache.woden.types.NamespaceDeclaration
 
NamespaceWriter - class org.apache.woden.ant.NamespaceWriter.
This is the abstract base class for classes that write elements and types from an XML namespace;
NamespaceWriter(XMLWriter, String, String) - Constructor for class org.apache.woden.ant.NamespaceWriter
 
NestedComponent - interface org.apache.woden.wsdl20.NestedComponent.
Represents a super-type of all WSDL Components which are 'nested' directly or indirectly within the 'top-level' WSDL components; Interface, Binding and Service.
NestedElement - interface org.apache.woden.wsdl20.xml.NestedElement.
Represents the WSDL 2.0 elements that are nested within the <description> element.
newDescription() - Method in class org.apache.woden.WSDLFactory
 
newExtensionProperty(String, Object) - Method in class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext
A factory-type method for instantiating and initialising ExtensionProperty objects.
newInstance() - Static method in class org.apache.woden.WSDLFactory
 
newInstance(String) - Static method in class org.apache.woden.WSDLFactory
 
newPopulatedExtensionRegistry() - Method in class org.apache.woden.WSDLFactory
 
newWSDLReader() - Method in class org.apache.woden.WSDLFactory
 

O

OTHER - Static variable in class org.apache.woden.types.QNameTokenUnion
 
OTHER_ERROR - Static variable in class org.apache.woden.WSDLException
 
OUT - Static variable in class org.apache.woden.wsdl20.enumeration.Direction
 
OUT - Static variable in class org.apache.woden.wsdl20.enumeration.MessageLabel
 
OUT - Static variable in class org.apache.woden.wsdl20.extensions.rpc.Direction
 
ObjectIdTable - class org.apache.woden.ant.ObjectIdTable.
Provides a completely safe way to generate unique ids for equivalence classes of objects.
ObjectIdTable() - Constructor for class org.apache.woden.ant.ObjectIdTable
 
openReport(File) - Static method in class org.apache.woden.ant.Report
Creates a report writer and writes the document root.
org.apache.woden - package org.apache.woden
 
org.apache.woden.ant - package org.apache.woden.ant
 
org.apache.woden.resolver - package org.apache.woden.resolver
 
org.apache.woden.schema - package org.apache.woden.schema
 
org.apache.woden.tool.converter - package org.apache.woden.tool.converter
 
org.apache.woden.types - package org.apache.woden.types
 
org.apache.woden.wsdl20 - package org.apache.woden.wsdl20
 
org.apache.woden.wsdl20.enumeration - package org.apache.woden.wsdl20.enumeration
 
org.apache.woden.wsdl20.extensions - package org.apache.woden.wsdl20.extensions
 
org.apache.woden.wsdl20.extensions.http - package org.apache.woden.wsdl20.extensions.http
 
org.apache.woden.wsdl20.extensions.rpc - package org.apache.woden.wsdl20.extensions.rpc
 
org.apache.woden.wsdl20.extensions.soap - package org.apache.woden.wsdl20.extensions.soap
 
org.apache.woden.wsdl20.fragids - package org.apache.woden.wsdl20.fragids
 
org.apache.woden.wsdl20.validation - package org.apache.woden.wsdl20.validation
 
org.apache.woden.wsdl20.xml - package org.apache.woden.wsdl20.xml
 
org.apache.woden.xml - package org.apache.woden.xml
 
org.apache.woden.xpointer - package org.apache.woden.xpointer
 
out - Variable in class org.apache.woden.ant.NamespaceWriter
 

P

PARENT - Static variable in class org.apache.woden.ant.CmBaseWriter
 
PARSER_ERROR - Static variable in class org.apache.woden.WSDLException
 
PFX_WHTTP - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PFX_WRPC - Static variable in class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
PFX_WSDLX - Static variable in class org.apache.woden.wsdl20.extensions.WSDLExtensionConstants
 
PFX_WSOAP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PREFIX - Static variable in class org.apache.woden.ant.CmBaseWriter
 
PREFIX - Static variable in class org.apache.woden.ant.CmExtensionsWriter
 
PREFIX - Static variable in class org.apache.woden.ant.CmHttpWriter
 
PREFIX - Static variable in class org.apache.woden.ant.CmRpcWriter
 
PREFIX - Static variable in class org.apache.woden.ant.CmSoapWriter
 
PREFIX - Static variable in class org.apache.woden.ant.CmWriter
 
PROPERTY_TYPE_SYSTEM_API - Static variable in interface org.apache.woden.WSDLReader
 
PROPERTY_XML_PARSER_API - Static variable in interface org.apache.woden.WSDLReader
Constants for reader configuration property names.
PROP_HTTP_AUTHENTICATION_REALM - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_AUTHENTICATION_SCHEME - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_CONTENT_ENCODING - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_CONTENT_ENCODING_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_COOKIES - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_ERROR_STATUS_CODE - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_FAULT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_HEADERS - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_INPUT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_LOCATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_LOCATION_IGNORE_UNCITED - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_METHOD - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_METHOD_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_OUTPUT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_QUERY_PARAMETER_SEPARATOR - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_HTTP_QUERY_PARAMETER_SEPARATOR_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
PROP_RPC_SIGNATURE - Static variable in class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
PROP_SAFE - Static variable in class org.apache.woden.wsdl20.extensions.WSDLExtensionConstants
 
PROP_SOAP_ACTION - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROP_SOAP_FAULT_CODE - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROP_SOAP_FAULT_SUBCODES - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROP_SOAP_HEADERS - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROP_SOAP_MEP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROP_SOAP_MEP_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROP_SOAP_MODULES - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROP_SOAP_UNDERLYING_PROTOCOL - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROP_SOAP_VERSION - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROTOCOL_STRING_SOAP11_HTTP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROTOCOL_STRING_SOAP12_HTTP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROTOCOL_URI_SOAP11_HTTP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PROTOCOL_URI_SOAP12_HTTP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
PointerPart - interface org.apache.woden.xpointer.PointerPart.
Interface to be implemented by pointer parts (XPointer schemes).
PropertyExtensible - interface org.apache.woden.wsdl20.extensions.PropertyExtensible.
Defines behaviour for accessing the extension properties attached to WSDL 2.0 components.
parent(Object) - Method in class org.apache.woden.ant.CmBaseWriter
 
parseFromString(String) - Static method in class org.apache.woden.xpointer.ElementPointerPart
Deserialises the schemaData for an ElementPointerPart and constructs a new ElementPointerPart from it.
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.BindingFaultPart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.BindingFaultReferencePart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.BindingMessageReferencePart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.BindingOperationPart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.BindingPart
 
prefixNamespaces(FragmentIdentifier) - Method in interface org.apache.woden.wsdl20.fragids.ComponentPart
Checks that the namespace prefixes used in this PointerPart are consistent with those in the WSDL Fragment Identifier.
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.DescriptionPart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.ElementDeclarationPart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.EndpointPart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.ExtensionsPart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.InterfaceFaultPart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.InterfaceFaultReferencePart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.InterfaceMessageReferencePart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.InterfaceOperationPart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.InterfacePart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.ServicePart
 
prefixNamespaces(FragmentIdentifier) - Method in class org.apache.woden.wsdl20.fragids.TypeDefinitionPart
 
prefixNamespaces(XPointer) - Method in class org.apache.woden.xpointer.XmlnsPointerPart
 
prefixQNameNamespace(QName) - Method in class org.apache.woden.wsdl20.fragids.FragmentIdentifier
Returns a QName prefixed from the map of local namespaces and prefixes.

Q

QName - class javax.xml.namespace.QName.
QName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
QName(String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QNameAttr - interface org.apache.woden.xml.QNameAttr.
This interface represents XML attribute information items of type xs:QName.
QNameListAttr - interface org.apache.woden.xml.QNameListAttr.
This interface represents XML attribute information items of type xs:list of QNames.
QNameListOrTokenAttr - interface org.apache.woden.xml.QNameListOrTokenAttr.
This interface represents XML attribute information items of type 'Union of list of xs:QName or xs:token', for example the wsoap:subcodes extension attribute of binding <fault>.
QNameOrTokenAttr - interface org.apache.woden.xml.QNameOrTokenAttr.
This interface represents XML attribute information items of type 'Union of xs:QName or xs:token', for example the wsoap:code extension attribute of binding <fault>.
QNameTokenUnion - class org.apache.woden.types.QNameTokenUnion.
This class represents the data type "Union of xs:QName and xs:Token" where the token values are #any, #none, or #other.
QNameTokenUnion(QName) - Constructor for class org.apache.woden.types.QNameTokenUnion
Constructs a QNameTokenUnion as a 'QName' type with the specified qname value.
QUERY_SEP_AMPERSAND - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_AUTHENTICATION_REALM - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_AUTHENTICATION_SCHEME - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_CODE - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_CONTENT_ENCODING - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_CONTENT_ENCODING_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_COOKIES - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_FAULT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_IGNORE_UNCITED - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_INPUT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_LOCATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_METHOD - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_METHOD_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_OUTPUT_SERIALIZATION - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_QUERY_PARAMETER_SEPARATOR - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_QUERY_PARAMETER_SEPARATOR_DEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ATTR_RPC_SIGNATURE - Static variable in class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
Q_ATTR_SAFE - Static variable in class org.apache.woden.wsdl20.extensions.WSDLExtensionConstants
 
Q_ATTR_SOAP_ACTION - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Q_ATTR_SOAP_CODE - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Q_ATTR_SOAP_MEP - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Q_ATTR_SOAP_MEPDEFAULT - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Q_ATTR_SOAP_PROTOCOL - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Q_ATTR_SOAP_SUBCODES - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Q_ATTR_SOAP_VERSION - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Q_ELEM_HTTP_HEADER - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
Q_ELEM_SOAP_HEADER - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
Q_ELEM_SOAP_MODULE - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
queryAssertion(String) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
queryAssertions() - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
queryComponentExtension(Class, URI) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Return the Java class that represents the extensions from the specified namespace that extend the specified WSDL component class.
queryComponentExtensionNamespaces(Class) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Return the extension namespaces registered for the specified WSDL Component class.
queryDeserializer(Class, QName) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Look up the deserializer for the extensibility element with the qname elementQN, which was encountered as an immediate child of the element represented by the specified parentType.
queryExtAttributeType(Class, QName) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Look up the type of the extensibility attribute with the specified qname, which was defined on an element represented by the specified parent class.
queryExtElementType(Class, QName) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Look up the type of the extensibility element with the specified qname, which was defined as a child of the element represented by the specified parent class.
queryResourceBundleNames() - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
querySerializer(Class, QName) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Look up the serializer to use for the extensibility element with the qname elementQN, which was encountered as a child of the specified parentType.

R

REF - Static variable in class org.apache.woden.ant.CmBaseWriter
 
REGISTRAR_PROPERTY - Static variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
The property containing the comma-separated listed of ExtensionRegistrars.
REQUIRED - Static variable in class org.apache.woden.ant.CmBaseWriter
 
RETURN - Static variable in class org.apache.woden.wsdl20.extensions.rpc.Direction
 
RPCConstants - class org.apache.woden.wsdl20.extensions.rpc.RPCConstants.
 
RPCConstants() - Constructor for class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
RPCInterfaceOperationExtensions - interface org.apache.woden.wsdl20.extensions.rpc.RPCInterfaceOperationExtensions.
RPCInterfaceOperationExtensions represents the WSDL 2.0 predefined RPC extensions, as specified in the WSDL 2.0 Part 2: Adjuncts specification, for the Interface Operation component.
RPC_INTERFACE_OPERATION_EXTENSION - Static variable in class org.apache.woden.ant.CmRpcWriter
 
RPC_SIGNATURE - Static variable in class org.apache.woden.ant.CmRpcWriter
 
Report - class org.apache.woden.ant.Report.
The Report class writes an XML file that reports the results of validating a set of WSDL files.
Report(PrintWriter) - Constructor for class org.apache.woden.ant.Report
Constructs a Report writer.
readWSDL(String) - Method in interface org.apache.woden.WSDLReader
Read the WSDL document at the specified URI and return a WSDL Description component containing the WSDL components derived from that document.
readWSDL(WSDLSource) - Method in interface org.apache.woden.WSDLReader
Read the WSDL obtained from the specified WSDLSource object and return a WSDL Description component containing the WSDL components derived from that WSDL source.
refAttribute(Object) - Method in class org.apache.woden.ant.CmBaseWriter
 
register(NamespaceWriter) - Method in class org.apache.woden.ant.XMLWriter
Registers a namespace writer for this XML writer.
registerAssertion(Assertion, Class) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Register an Assertion along with the target Class that the assertion applies to.
registerComponentExtension(Class, URI, Class) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Register the Java class which will represent extensions from a specified namespace that will extend the specified WSDL component class.
registerDeserializer(Class, QName, ExtensionDeserializer) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Declare that the specified deserializer should be used to deserialize all extensibility elements with a qname matching elementQN, when encountered as immediate children of the element represented by the specified parentType.
registerExtAttributeType(Class, QName, Class) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Declare that the type of the specified extension attribute, when it occurs as an attribute of the specified parent type, should be assumed to be attrType.
registerExtElementType(Class, QName, Class) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Declare that the specified extensionType is the concrete class which should be used to represent extensibility elements with qnames matching elementQN, that are intended to exist as children of the specified parentType.
registerExtensions(ExtensionRegistry) - Method in interface org.apache.woden.wsdl20.extensions.ExtensionRegistrar
Registers Woden extensions with an existing registry.
registerResourceBundle(String) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
registerSerializer(Class, QName, ExtensionSerializer) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Declare that the specified serializer should be used to serialize all extensibility elements with a qname matching elementQN, when encountered as children of the specified parentType.
removeBindingFaultReferenceElement(BindingFaultReferenceElement) - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Remove the specified BindingFaultReferenceElement from the set of BindingFaultReferenceElements within this BindingOperationElement.
removeBindingMessageReferenceElement(BindingMessageReferenceElement) - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Remove the specified BindingMessageReferenceElement from the set of BindingMessageReferenceElements within this BindingOperationElement.
removeExtendedInterfaceName(QName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Remove the named InterfaceElement from the set of InterfaceElements that this InterfaceElement extends.
removeExtensionElement(ExtensionElement) - Method in interface org.apache.woden.wsdl20.extensions.ElementExtensible
 
removeInterfaceFaultReferenceElement(InterfaceFaultReferenceElement) - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Remove the specified InterfaceFaultReferenceElement from the set of InterfaceFaultReferenceElements within this InterfaceOperationElement.
removeInterfaceMessageReferenceElement(InterfaceMessageReferenceElement) - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Remove the specified InterfaceMessageReferenceElement from the set of InterfaceMessageReferenceElements within this InterfaceOperationElement.
removeNamespace(String) - Method in interface org.apache.woden.wsdl20.xml.WSDLElement
Remove the namespace URI associated with the specified prefix from this WSDL element.
removeSchema(Schema) - Method in interface org.apache.woden.wsdl20.xml.TypesElement
Delete the specified Schema object.
removeStyleURI(URI) - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Remove the specified URI from the set of style URIs used by this InterfaceOperationElement.
reportError(ErrorLocator, String, Object[], short) - Method in interface org.apache.woden.ErrorReporter
Insert the message arguments into a parameterized message identified by errorId to produce a formatted error message, then report the message and the error location in the document according to the severity.
reportError(ErrorLocator, String, Object[], short, Exception) - Method in interface org.apache.woden.ErrorReporter
Insert the message arguments into a parameterized message identified by errorId to produce a formatted error message, then report the message and the error location in the document according to the severity.
reportError(ErrorLocator, String, String, short) - Method in interface org.apache.woden.ErrorReporter
Report the message and the error location in the document according to the severity.
reportError(ErrorLocator, String, String, short, Exception) - Method in interface org.apache.woden.ErrorReporter
Report the message and the error location in the document according to the severity.
required - Variable in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
 
resolveURI(URI) - Method in interface org.apache.woden.resolver.URIResolver
Implementation should return null if there is no resolution for the uri.
rpcInterfaceOperationExtension(RPCInterfaceOperationExtensions) - Method in class org.apache.woden.ant.CmRpcWriter
 

S

SAFETY - Static variable in class org.apache.woden.ant.CmExtensionsWriter
 
SERIAL_APP_URLENCODED - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
SERIAL_APP_XML - Static variable in class org.apache.woden.wsdl20.extensions.http.HTTPConstants
 
SEVERITY_ERROR - Static variable in interface org.apache.woden.ErrorReporter
 
SEVERITY_FATAL_ERROR - Static variable in interface org.apache.woden.ErrorReporter
 
SEVERITY_WARNING - Static variable in interface org.apache.woden.ErrorReporter
 
SOAPBindingExtensions - interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingExtensions.
Provides access to the extension properties of the Binding component that are in the http://www.w3.org/ns/wsdl/soap namespace.
SOAPBindingFaultExtensions - interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultExtensions.
Provides access to the extension properties of the Binding Fault component that are in the http://www.w3.org/ns/wsdl/soap namespace.
SOAPBindingFaultReferenceExtensions - interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingFaultReferenceExtensions.
Provides access to the extension properties of the Binding Fault Reference component that are in the http://www.w3.org/ns/wsdl/soap namespace.
SOAPBindingMessageReferenceExtensions - interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingMessageReferenceExtensions.
Provides access to the extension properties of the Binding Message Reference component that are in the http://www.w3.org/ns/wsdl/soap namespace.
SOAPBindingOperationExtensions - interface org.apache.woden.wsdl20.extensions.soap.SOAPBindingOperationExtensions.
Provides access to the extension properties of the Binding Operation component that are in the http://www.w3.org/ns/wsdl/soap namespace.
SOAPConstants - class org.apache.woden.wsdl20.extensions.soap.SOAPConstants.
 
SOAPConstants() - Constructor for class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
SOAPEndpointExtensions - interface org.apache.woden.wsdl20.extensions.soap.SOAPEndpointExtensions.
There are no WSDL 2.0 SOAP extension properties (from the namespace http://www.w3.org/ns/wsdl/soap) attached to the Endpoint component.
SOAPFaultCode - class org.apache.woden.wsdl20.extensions.soap.SOAPFaultCode.
This class represents the {soap fault code} property that forms part of the SOAP extensions to the WSDL BindingFault component.
SOAPFaultCode(QName) - Constructor for class org.apache.woden.wsdl20.extensions.soap.SOAPFaultCode
 
SOAPFaultSubcodes - class org.apache.woden.wsdl20.extensions.soap.SOAPFaultSubcodes.
This class represents the {soap fault subcodes} property that forms part of the SOAP extensions to the WSDL BindingFault component.
SOAPFaultSubcodes(QName[]) - Constructor for class org.apache.woden.wsdl20.extensions.soap.SOAPFaultSubcodes
 
SOAPHeaderBlock - interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlock.
This interface represents the SOAPHeaderBlock Component that can appear in the optional {soap headers} property of the WSDL 2.0 components BindingFault and BindingMessageReference.
SOAPHeaderBlockElement - interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement.
This interface represents the <wsoap:header> extension element that can appear within a Binding Fault or Binding Message Reference.
SOAPModule - interface org.apache.woden.wsdl20.extensions.soap.SOAPModule.
This interface represents the SOAPModule Component that can appear in the optional {soap modules} property of the WSDL 2.0 components Binding, BindingFault, BindingOperation, BindingFaultReference or BindingMessageReference.
SOAPModuleElement - interface org.apache.woden.wsdl20.extensions.soap.SOAPModuleElement.
This interface represents the <wsoap:module> extension element that can appear within a Binding, Binding Fault, Binding Operation, Binding Fault Reference or Binding Message Reference.
STYLE_STRING_RPC - Static variable in class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
STYLE_URI_RPC - Static variable in class org.apache.woden.wsdl20.extensions.rpc.RPCConstants
 
Schema - interface org.apache.woden.schema.Schema.
This interface provides an abstract representation of an XML Schema referenced within the <wsdl:types> element.
Service - interface org.apache.woden.wsdl20.Service.
Represents the Service component from the WSDL 2.0 Component model.
ServiceElement - interface org.apache.woden.wsdl20.xml.ServiceElement.
Represents the WSDL 2.0 <service> element.
ServicePart - class org.apache.woden.wsdl20.fragids.ServicePart.
ServicePart is a Service Pointer Part for the Service WSDL 2.0 component.
ServicePart(NCName) - Constructor for class org.apache.woden.wsdl20.fragids.ServicePart
Constructs an ServicePart class from the value given.
StringAttr - interface org.apache.woden.xml.StringAttr.
This interface represents XML attribute information items of type xs:string.
serialVersionUID - Static variable in class org.apache.woden.WSDLException
 
serializerReg - Variable in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
 
setAddress(URI) - Method in interface org.apache.woden.wsdl20.xml.EndpointElement
Set the endpoint address of this EndpointElement to the specified URI.
setBaseURI(URI) - Method in interface org.apache.woden.WSDLSource
Store the base URI of the WSDL source document.
setBaseURI(String) - Method in class org.apache.woden.ant.ValidateWSDL20
Sets the resolver base URI path.
setBindingName(QName) - Method in interface org.apache.woden.wsdl20.xml.EndpointElement
Specify the name of the BindingElement referred to by this EndpointElement.
setCatalog(String) - Method in class org.apache.woden.ant.ValidateWSDL20
Sets the resolver catalog file.
setCm(boolean) - Method in class org.apache.woden.ant.ValidateWSDL20
Enables component model interchange format output.
setCmdir(File) - Method in class org.apache.woden.ant.ValidateWSDL20
Sets the directory for component model interchange formal output.
setCmext(String) - Method in class org.apache.woden.ant.ValidateWSDL20
Sets the component model interchange format file extension.
setComponentExtensionContext(URI, ComponentExtensionContext) - Method in interface org.apache.woden.wsdl20.WSDLComponent
Stores the ComponentExtensionContext object that provides access to this WSDL component's extension properties from the specified namespace.
setContent(XMLElement) - Method in interface org.apache.woden.wsdl20.xml.DocumentationElement
Sets the documentationElement XMLElement for this DocumentationElement.
setDefaultDeserializer(ExtensionDeserializer) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Set the deserializer to be used when none is found for an encountered element.
setDefaultSerializer(ExtensionSerializer) - Method in class org.apache.woden.wsdl20.extensions.ExtensionRegistry
Set the serializer to be used when none is found for an extensibility element.
setDescriptionElement(DescriptionElement) - Method in interface org.apache.woden.wsdl20.xml.ImportElement
 
setDescriptionElement(DescriptionElement) - Method in interface org.apache.woden.wsdl20.xml.IncludeElement
 
setDir(File) - Method in class org.apache.woden.ant.ValidateWSDL20
Sets the input WSDL fileset directory.
setDirection(Direction) - Method in interface org.apache.woden.wsdl20.xml.BindingMessageReferenceElement
Set the message direction using the specified enumerated type, Direction, which indicates the direction of the message.
setDirection(Direction) - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement
Set the message direction using the specified enumerated type, Direction, which indicates the direction of the fault.
setDirection(Direction) - Method in interface org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement
Set the message direction using the specified enumerated type, Direction, which indicates the direction of the message.
setDocumentBaseURI(URI) - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Set the document base URI to the specified URI.
setElement(XMLElement) - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
Set the Element for this extensibility element.
setElement(QNameTokenUnion) - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultElement
Specify the union of the xs:token and xs:QName of the global schema element declaration referred to by this InterfaceFaultElement.
setElement(QNameTokenUnion) - Method in interface org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement
Specify the union of the xs:token and xs:QName of the global schema element declaration referred to by this InterfaceMessageReferenceElement.
setElementName(QName) - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
Set the QName that identifies the Schema element declaration relating to this soap header.
setErrorHandler(ErrorHandler) - Method in interface org.apache.woden.ErrorReporter
Set a custom error handler on this error reporter to replace the default error handler.
setExtToBehaviorMap(Map) - Method in class org.apache.woden.tool.converter.Convert
 
setExtensionAttribute(QName, XMLAttr) - Method in interface org.apache.woden.wsdl20.extensions.AttributeExtensible
Store the extension attribute object identified by the QName.
setExtensionRegistry(ExtensionRegistry) - Method in interface org.apache.woden.WSDLReader
Set the extension registry to the specified registry reference.
setExtensionType(QName) - Method in interface org.apache.woden.wsdl20.extensions.ExtensionElement
 
setExtensionType(QName) - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
Set the type of this extensibility element.
setFactoryImplName(String) - Method in interface org.apache.woden.WSDLReader
Store the name of the WSDLFactory implementation class to be used for any subsequent WSDLFactory requests.
setFailOnError(boolean) - Method in class org.apache.woden.ant.ValidateWSDL20
Enables fail on error behavior.
setFaultCode(String) - Method in class org.apache.woden.WSDLException
 
setFeature(String, boolean) - Method in interface org.apache.woden.WSDLReader
Set a named feature on or off with a boolean.
setId(String) - Method in interface org.apache.woden.schema.InlinedSchema
Set the String representing the id attribute of <xs:schema>.
setImplName(String) - Method in class org.apache.woden.ant.ValidateWSDL20
Sets the implementation name to test against.
setInterfaceName(QName) - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Specify the name of the InterfaceElement referred to by this BindingElement.
setInterfaceName(QName) - Method in interface org.apache.woden.wsdl20.xml.ServiceElement
Specify the name of the InterfaceElement referred to by this ServiceElement.
setLocale(Locale) - Method in interface org.apache.woden.ErrorReporter
Set the Locale used for localization of error messages.
setLocation(String) - Method in class org.apache.woden.WSDLException
Set the location using an XPath expression.
setLocation(URI) - Method in interface org.apache.woden.wsdl20.xml.ImportElement
 
setLocation(URI) - Method in interface org.apache.woden.wsdl20.xml.IncludeElement
 
setMessageLabel(NCName) - Method in interface org.apache.woden.wsdl20.xml.BindingFaultReferenceElement
Set the message label to the specified NCName.
setMessageLabel(NCName) - Method in interface org.apache.woden.wsdl20.xml.BindingMessageReferenceElement
Set the message label to the specified NCName.
setMessageLabel(NCName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement
Set the message label to the specified NCName.
setMessageLabel(NCName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceMessageReferenceElement
Set the message label to the specified NCName.
setMustUnderstand(Boolean) - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
 
setName(String) - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
setName(NCName) - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Set the name of this BindingElement to the specified NCName.
setName(NCName) - Method in interface org.apache.woden.wsdl20.xml.EndpointElement
Set the name of this EndpointElement to the specified NCName.
setName(NCName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceElement
Set the name of this InterfaceElement to the specified NCName.
setName(NCName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultElement
Set the name of this InterfaceFaultElement to the specified NCName.
setName(NCName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Set the name of this InterfaceOperationElement to the specified NCName.
setName(NCName) - Method in interface org.apache.woden.wsdl20.xml.ServiceElement
Set the name of this ServiceElement to the specified NCName.
setNamespace(URI) - Method in interface org.apache.woden.schema.Schema
Set the targetNamespace attribute of a <xs:schema> element or the namespace attribute of a <xs:import> element.
setNamespace(URI) - Method in interface org.apache.woden.wsdl20.xml.ImportElement
 
setParentElement(WSDLElement) - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
setParentElement(WSDLElement) - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlockElement
 
setParentElement(WSDLElement) - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModuleElement
 
setPattern(URI) - Method in interface org.apache.woden.wsdl20.xml.InterfaceOperationElement
Set the message exchange pattern used by this InterfaceOperationElement to the specified URI.
setProperty(String, Object) - Method in interface org.apache.woden.WSDLReader
Set a named property to the specified object.
setRef(URI) - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModuleElement
 
setRef(QName) - Method in interface org.apache.woden.wsdl20.xml.BindingFaultElement
Specify the name of the InterfaceFaultElement referred to by this BindingFaultElement.
setRef(QName) - Method in interface org.apache.woden.wsdl20.xml.BindingFaultReferenceElement
Specify the name of the InterfaceFaultReferenceElement referred to by this BindingFaultReferenceElement.
setRef(QName) - Method in interface org.apache.woden.wsdl20.xml.BindingOperationElement
Specify the name of the InterfaceOperationElement referred to by this BindingOperationElement.
setRef(QName) - Method in interface org.apache.woden.wsdl20.xml.InterfaceFaultReferenceElement
Specify the name of the InterfaceFaultElement referred to by this InterfaceFaultReferenceElement.
setReport(File) - Method in class org.apache.woden.ant.ValidateWSDL20
Sets the output report file.
setRequired(Boolean) - Method in interface org.apache.woden.wsdl20.extensions.ExtensionElement
 
setRequired(Boolean) - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
Set whether or not the semantics of this extension are required.
setSchemaDefinition(XmlSchema) - Method in interface org.apache.woden.schema.Schema
Sets the schema definition for an inlined schema or schema import to the specified XmlSchema.
setSchemaLocation(URI) - Method in interface org.apache.woden.schema.ImportedSchema
Set the URI representing the schemaLocation attribute of <xs:import>.
setShorthandPointer(NCName) - Method in class org.apache.woden.xpointer.XPointer
Sets the Shorthand Pointer of this XPointer to the NCName given as an argument.
setSource(Object) - Method in interface org.apache.woden.WSDLSource
Store the specified source object representing the WSDL.
setSource(Object) - Method in interface org.apache.woden.XMLElement
Accepts an Object representing an XML element.
setTargetException(Throwable) - Method in class org.apache.woden.WSDLException
 
setTargetNamespace(URI) - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Set the target namespace to the specified URI.
setType(URI) - Method in interface org.apache.woden.wsdl20.xml.BindingElement
Set the binding type to the specified URI.
setTypeName(QName) - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeaderElement
 
setTypeSystem(String) - Method in interface org.apache.woden.wsdl20.xml.TypesElement
Indicates the type system used within the <types> element.
setURIResolver(URIResolver) - Method in interface org.apache.woden.WSDLReader
Sets the URI resolver to be used.
setValue(String) - Method in class org.apache.woden.types.NCName
 
setValue(String) - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocationTemplate
Sets the String value of the element cited by this template.
setVerbose(boolean) - Method in class org.apache.woden.ant.ValidateWSDL20
Enables verbose console output.
setXMLElement(XMLElement) - Method in interface org.apache.woden.schema.Schema
Sets the XMLElement representing the underlying xs:schema or xs:import element.
soapBindingExtension(SOAPBindingExtensions) - Method in class org.apache.woden.ant.CmSoapWriter
 
soapBindingFaultExtension(SOAPBindingFaultExtensions) - Method in class org.apache.woden.ant.CmSoapWriter
 
soapBindingFaultReferenceExtension(SOAPBindingFaultReferenceExtensions) - Method in class org.apache.woden.ant.CmSoapWriter
 
soapBindingMessageReferenceExtension(SOAPBindingMessageReferenceExtensions) - Method in class org.apache.woden.ant.CmSoapWriter
 
soapBindingOperationExtension(SOAPBindingOperationExtensions) - Method in class org.apache.woden.ant.CmSoapWriter
 
soapEndpointExtension(SOAPEndpointExtensions) - Method in class org.apache.woden.ant.CmSoapWriter
 
supplemental(char, char) - Static method in class org.apache.woden.types.XMLChar
Returns true the supplemental character corresponding to the given surrogates.

T

TYPE_XSD_2001 - Static variable in interface org.apache.woden.WSDLReader
A constant representing the W3C XML Schema type system.
TokenAttr - interface org.apache.woden.xml.TokenAttr.
This interface represents XML attribute information items of type xs:token.
TypeDefinition - interface org.apache.woden.wsdl20.TypeDefinition.
Represents the TypeDefinition component described in the WSDL 2.0 component model (within the Description Component section of the W3C WSDL 2.0 spec).
TypeDefinitionPart - class org.apache.woden.wsdl20.fragids.TypeDefinitionPart.
TypeDefinitionPart is a Type Definition Pointer Part for the Type Definition WSDL 2.0 component.
TypeDefinitionPart(QName, URI) - Constructor for class org.apache.woden.wsdl20.fragids.TypeDefinitionPart
Constructs a TypeDefinitionPart class for an Type Definition component with an XMLScheme type system.
TypeDefinitionPart(QName) - Constructor for class org.apache.woden.wsdl20.fragids.TypeDefinitionPart
Constructs an TypeDefinitionPart class for an Type Definition component with another type system.
TypesElement - interface org.apache.woden.wsdl20.xml.TypesElement.
Represents the WSDL 2.0 <types> element.
targetClass - Variable in class org.apache.woden.wsdl20.validation.AssertionInfo
 
toComponent() - Method in interface org.apache.woden.wsdl20.xml.DescriptionElement
Return the Description component derived from this DescriptionElement.
toElement() - Method in interface org.apache.woden.wsdl20.Binding
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.BindingFault
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.BindingFaultReference
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.BindingMessageReference
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.BindingOperation
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.Description
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.Endpoint
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.Interface
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.InterfaceFault
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.InterfaceFaultReference
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.InterfaceMessageReference
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.InterfaceOperation
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.Service
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
toElement() - Method in interface org.apache.woden.wsdl20.extensions.http.HTTPHeader
 
toElement() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPHeaderBlock
 
toElement() - Method in interface org.apache.woden.wsdl20.extensions.soap.SOAPModule
 
toExternalForm() - Method in class org.apache.woden.xml.UnknownAttr
 
toExternalForm() - Method in interface org.apache.woden.xml.XMLAttr
 
toString() - Method in class javax.xml.namespace.QName
Returns a string representation of this QName
toString() - Method in class org.apache.woden.WSDLException
 
toString() - Method in class org.apache.woden.types.NCName
 
toString() - Method in interface org.apache.woden.wsdl20.WSDLComponent
Returns a String serialisation of the fragment identifier for this WSDL 2.0 component.
toString() - Method in class org.apache.woden.wsdl20.enumeration.Direction
 
toString() - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
 
toString() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPAuthenticationScheme
 
toString() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPErrorStatusCode
 
toString() - Method in class org.apache.woden.wsdl20.extensions.http.HTTPLocation
Same behaviour as getFormattedLocation()
toString() - Method in class org.apache.woden.wsdl20.extensions.rpc.Direction
 
toString() - Method in class org.apache.woden.wsdl20.fragids.BindingFaultPart
Returns a String of the serialised Binding Fault Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.BindingFaultReferencePart
Returns a String of the serialised Binding Fault Reference Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.BindingMessageReferencePart
Returns a String of the serialised Binding Message Reference Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.BindingOperationPart
Returns a String of the serialised Binding Operation Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.BindingPart
Returns a String of the serialised Binding Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.DescriptionPart
Returns a String of the serialised Description Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.ElementDeclarationPart
Returns a String of the serialised Element Declaration Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.EndpointPart
Returns a String of the serialised Endpoint Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.ExtensionsPart
Returns a String of the serialised Extension Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.FragmentIdentifier
Returns a String serialisation of this fragment identifier.
toString() - Method in class org.apache.woden.wsdl20.fragids.InterfaceFaultPart
Returns a String of the serialised Binding Fault Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.InterfaceFaultReferencePart
Returns a String of the serialised Binding Fault Reference Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.InterfaceMessageReferencePart
Returns a String of the serialised Binding Message Reference Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.InterfaceOperationPart
Returns a String of the serialised Binding Operation Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.InterfacePart
Returns a String of the serialised Interface Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.ServicePart
Returns a String of the serialised Service Pointer Part.
toString() - Method in class org.apache.woden.wsdl20.fragids.TypeDefinitionPart
Returns a String of the serialised Type Definition Pointer Part.
toString() - Method in class org.apache.woden.xpointer.ElementPointerPart
 
toString() - Method in class org.apache.woden.xpointer.InvalidXPointerException
 
toString() - Method in interface org.apache.woden.xpointer.PointerPart
Returns a String serialisation of this xpointer PointerPart.
toString() - Method in class org.apache.woden.xpointer.XPointer
Returns a String serialisation of this XPointer.
toString() - Method in class org.apache.woden.xpointer.XmlnsPointerPart
 

U

UNBOUND_PREFIX - Static variable in class org.apache.woden.WSDLException
 
URI - Static variable in class org.apache.woden.ant.CmBaseWriter
 
URIAttr - interface org.apache.woden.xml.URIAttr.
This interface represents XML attribute information items of type xs:anyURI.
URIResolver - interface org.apache.woden.resolver.URIResolver.
Implementations of this interface may be used to specify a custom URI resolver.
UnknownAttr - class org.apache.woden.xml.UnknownAttr.
This class represents extension attributes (those not in the WSDL namespace) that do not have a Java type registered in the Extension Registry.
UnknownAttr(XMLElement, QName, String, ErrorReporter) - Constructor for class org.apache.woden.xml.UnknownAttr
 
UnknownExtensionDeserializer - class org.apache.woden.wsdl20.extensions.UnknownExtensionDeserializer.
This class is used to deserialize arbitrary elements into UnknownExtensionElement instances.
UnknownExtensionDeserializer() - Constructor for class org.apache.woden.wsdl20.extensions.UnknownExtensionDeserializer
 
UnknownExtensionElement - class org.apache.woden.wsdl20.extensions.UnknownExtensionElement.
This class is used to wrap arbitrary elements.
UnknownExtensionElement() - Constructor for class org.apache.woden.wsdl20.extensions.UnknownExtensionElement
 
UnknownExtensionSerializer - class org.apache.woden.wsdl20.extensions.UnknownExtensionSerializer.
This class is used to serialize UnknownExtensionElement instances into the PrintWriter.
UnknownExtensionSerializer() - Constructor for class org.apache.woden.wsdl20.extensions.UnknownExtensionSerializer
 
Utils - class org.apache.woden.tool.converter.Utils.
 
Utils() - Constructor for class org.apache.woden.tool.converter.Utils
 
unmarshall(Class, Object, QName, XMLElement, DescriptionElement, ExtensionRegistry) - Method in interface org.apache.woden.wsdl20.extensions.ExtensionDeserializer
This method deserializes elements into instances of classes which implement the ExtensionElement interface.
unmarshall(Class, Object, QName, XMLElement, DescriptionElement, ExtensionRegistry) - Method in class org.apache.woden.wsdl20.extensions.UnknownExtensionDeserializer
 

V

VALUE - Static variable in class org.apache.woden.ant.CmBaseWriter
 
VALUE_CONSTRAINT - Static variable in class org.apache.woden.ant.CmBaseWriter
 
VERSION_1_1 - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
VERSION_1_2 - Static variable in class org.apache.woden.wsdl20.extensions.soap.SOAPConstants
 
ValidateWSDL20 - class org.apache.woden.ant.ValidateWSDL20.
This is an Ant task to validate WSDL 2.0 files.
ValidateWSDL20() - Constructor for class org.apache.woden.ant.ValidateWSDL20
 
validate(Object, WodenContext) - Method in interface org.apache.woden.wsdl20.validation.Assertion
Validates the specified WSDL object against this assertion.
valueOf(String) - Static method in class javax.xml.namespace.QName
Returns a QName holding the value of the specified String.

W

WSDLComponent - interface org.apache.woden.wsdl20.WSDLComponent.
Represents the top-level super-type of all WSDL 2.0 Components.
WSDLElement - interface org.apache.woden.wsdl20.xml.WSDLElement.
Represents all WSDL 2.0 elements.
WSDLException - exception org.apache.woden.WSDLException.
 
WSDLException(String, String, Throwable) - Constructor for class org.apache.woden.WSDLException
 
WSDLException(String, String) - Constructor for class org.apache.woden.WSDLException
 
WSDLExtensionConstants - class org.apache.woden.wsdl20.extensions.WSDLExtensionConstants.
 
WSDLExtensionConstants() - Constructor for class org.apache.woden.wsdl20.extensions.WSDLExtensionConstants
 
WSDLFactory - class org.apache.woden.WSDLFactory.
Based on wsdl4j factory.
WSDLFactory() - Constructor for class org.apache.woden.WSDLFactory
 
WSDLReader - interface org.apache.woden.WSDLReader.
This interface declares an API for reading WSDL descriptions from different sources such as WSDL documents or files, parsed XML elements and input byte streams.
WSDLSource - interface org.apache.woden.WSDLSource.
This interface represents WSDL source in a format to be interpreted by the WSDLReader implementation.
WSDL_INTERFACE_OPERATION_EXTENSION - Static variable in class org.apache.woden.ant.CmExtensionsWriter
 
WodenContext - interface org.apache.woden.wsdl20.validation.WodenContext.
Represents a container of 'helper' objects which can be used by Assertion implementors
WsdlCm - class org.apache.woden.ant.WsdlCm.
The WsdlCm class writes the component model in the W3C interchange format.
WsdlCm(PrintWriter) - Constructor for class org.apache.woden.ant.WsdlCm
Constructs a component model writer.
warning(ErrorInfo) - Method in interface org.apache.woden.ErrorHandler
 
warning(ErrorInfo) - Method in class org.apache.woden.ant.Report
 
write(String, QName) - Method in class org.apache.woden.ant.CmBaseWriter
 
write(String, HTTPHeader[]) - Method in class org.apache.woden.ant.CmHttpWriter
 
write(String, HTTPAuthenticationScheme) - Method in class org.apache.woden.ant.CmHttpWriter
 
write(Description) - Method in class org.apache.woden.ant.CmWriter
Writes the component model.
write(String, URI) - Method in class org.apache.woden.ant.NamespaceWriter
 
write(String, ErrorInfo) - Method in class org.apache.woden.ant.Report
 
write(String, ErrorLocator) - Method in class org.apache.woden.ant.Report
 
write(String, Exception) - Method in class org.apache.woden.ant.Report
 
write(Description) - Method in class org.apache.woden.ant.WsdlCm
Writes the Description component in the component model interchange format.
write(String, NCName) - Method in class org.apache.woden.ant.XMLWriter
Writes an NCName element if non-null.
write(String, String) - Method in class org.apache.woden.ant.XMLWriter
Writes a String element if non-null.
write(String, Boolean) - Method in class org.apache.woden.ant.XMLWriter
Writes a Boolean element if non-null.
write(String, boolean) - Method in class org.apache.woden.ant.XMLWriter
Writes a boolean element.
write(String, int) - Method in class org.apache.woden.ant.XMLWriter
Writes an int element.
writeAny(String, Object) - Method in class org.apache.woden.ant.NamespaceWriter
 
writeOptionalRef(String, Object) - Method in class org.apache.woden.ant.CmBaseWriter
 
writeRef(String, Object) - Method in class org.apache.woden.ant.CmBaseWriter
 
writeUris(String, URI[]) - Method in class org.apache.woden.ant.CmBaseWriter
 
wsdlInterfaceOperationExtension(InterfaceOperationExtensions) - Method in class org.apache.woden.ant.CmExtensionsWriter
 

X

XMLAttr - interface org.apache.woden.xml.XMLAttr.
This interface represents an XML attribute information item.
XMLChar - class org.apache.woden.types.XMLChar.
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.woden.types.XMLChar
 
XMLElement - interface org.apache.woden.XMLElement.
This interface represents an XML element information item in a format to be interpreted by the Woden implementation.
XMLNS_NS_STRING - Static variable in class org.apache.woden.types.NamespaceDeclaration
 
XMLNS_NS_URI - Static variable in class org.apache.woden.types.NamespaceDeclaration
 
XMLWriter - class org.apache.woden.ant.XMLWriter.
The XMLWriter class writes XML files.
XMLWriter(PrintWriter) - Constructor for class org.apache.woden.ant.XMLWriter
Constructs an XML writer.
XPointer - class org.apache.woden.xpointer.XPointer.
XPointer is a class which represents an XPointer defined in the XPointer Framework.
XPointer() - Constructor for class org.apache.woden.xpointer.XPointer
Constructs a new XPointer.
XPointer(String) - Constructor for class org.apache.woden.xpointer.XPointer
Constructs a new XPointer from the serialised string.
XmlnsPointerPart - class org.apache.woden.xpointer.XmlnsPointerPart.
Represents a fragment identifier conforming to the XML Pointer Language Framework.
XmlnsPointerPart(NCName, String) - Constructor for class org.apache.woden.xpointer.XmlnsPointerPart
 
xmlDeclaration(String) - Method in class org.apache.woden.ant.XMLWriter
Writes the XML declaration.

A B C D E F G H I J L M N O P Q R S T U V W X