|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of QName in javax.xml.namespace |
---|
Methods in javax.xml.namespace that return QName | |
---|---|
static QName |
QName.valueOf(java.lang.String s)
Returns a QName holding the value of the specified String. |
Uses of QName in org.apache.woden |
---|
Methods in org.apache.woden that return QName | |
---|---|
QName |
XMLElement.getQName()
Return the qualified name of this element. |
QName |
XMLElement.getQName(java.lang.String prefixedValue)
Return the qualified name from the specified prefixed value. |
Uses of QName in org.apache.woden.ant |
---|
Methods in org.apache.woden.ant with parameters of type QName | |
---|---|
static int |
CmBaseWriter.compareQName(QName q1,
QName q2)
|
void |
CmBaseWriter.write(java.lang.String tag,
QName qname)
|
Uses of QName in org.apache.woden.internal |
---|
Methods in org.apache.woden.internal that return QName | |
---|---|
protected QName |
OMXMLElement.doGetQName()
|
protected abstract QName |
BaseXMLElement.doGetQName()
|
protected QName |
DOMXMLElement.doGetQName()
|
protected QName |
OMXMLElement.doGetQName(java.lang.String prefixedValue)
|
protected abstract QName |
BaseXMLElement.doGetQName(java.lang.String prefixedValue)
|
protected QName |
DOMXMLElement.doGetQName(java.lang.String prefixedValue)
|
QName |
BaseXMLElement.getQName()
|
QName |
BaseXMLElement.getQName(java.lang.String prefixedValue)
|
Uses of QName in org.apache.woden.internal.schema |
---|
Fields in org.apache.woden.internal.schema declared as QName | |
---|---|
static QName |
SchemaConstants.Q_ATTR_ID
|
static QName |
SchemaConstants.Q_ELEM_SCHEMA
|
static QName |
SchemaConstants.Q_ELEM_SCHEMA_IMPORT
|
Uses of QName in org.apache.woden.internal.util.dom |
---|
Methods in org.apache.woden.internal.util.dom that return QName | |
---|---|
static QName |
DOMQNameUtils.newQName(org.w3c.dom.Node node)
|
Methods in org.apache.woden.internal.util.dom with parameters of type QName | |
---|---|
static boolean |
DOMQNameUtils.matches(QName qname,
org.w3c.dom.Node node)
|
Uses of QName in org.apache.woden.internal.util.om |
---|
Methods in org.apache.woden.internal.util.om that return QName | |
---|---|
static QName |
OMQNameUtils.newQName(org.apache.axiom.om.OMElement element)
|
Methods in org.apache.woden.internal.util.om with parameters of type QName | |
---|---|
static boolean |
OMQNameUtils.matches(QName qname,
org.apache.axiom.om.OMElement element)
|
Uses of QName in org.apache.woden.internal.wsdl20 |
---|
Fields in org.apache.woden.internal.wsdl20 declared as QName | |
---|---|
static QName |
Constants.Q_ATTR_REQUIRED
|
static QName |
Constants.Q_ELEM_BINDING
|
static QName |
Constants.Q_ELEM_DESCRIPTION
|
static QName |
Constants.Q_ELEM_DOCUMENTATION
|
static QName |
Constants.Q_ELEM_ENDPOINT
|
static QName |
Constants.Q_ELEM_FAULT
|
static QName |
Constants.Q_ELEM_IMPORT
|
static QName |
Constants.Q_ELEM_INCLUDE
|
static QName |
Constants.Q_ELEM_INFAULT
|
static QName |
Constants.Q_ELEM_INPUT
|
static QName |
Constants.Q_ELEM_INTERFACE
|
static QName |
Constants.Q_ELEM_OPERATION
|
static QName |
Constants.Q_ELEM_OUTFAULT
|
static QName |
Constants.Q_ELEM_OUTPUT
|
static QName |
Constants.Q_ELEM_SERVICE
|
static QName |
Constants.Q_ELEM_TYPES
|
Methods in org.apache.woden.internal.wsdl20 that return QName | |
---|---|
QName |
EndpointImpl.getBindingName()
|
QName[] |
InterfaceImpl.getExtendedInterfaceNames()
|
QName |
BindingImpl.getInterfaceName()
|
QName |
ServiceImpl.getInterfaceName()
|
QName |
ElementDeclarationImpl.getName()
|
QName |
TypeDefinitionImpl.getName()
|
QName |
InterfaceImpl.getName()
|
QName |
InterfaceOperationImpl.getName()
|
QName |
BindingImpl.getName()
|
QName |
ServiceImpl.getName()
|
QName |
InterfaceFaultImpl.getName()
|
QName |
InterfaceFaultReferenceImpl.getRef()
|
QName |
BindingOperationImpl.getRef()
|
QName |
BindingFaultImpl.getRef()
|
QName |
BindingFaultReferenceImpl.getRef()
|
Methods in org.apache.woden.internal.wsdl20 with parameters of type QName | |
---|---|
void |
InterfaceImpl.addExtendedInterfaceName(QName interfaceName)
|
Binding |
DescriptionImpl.getBinding(QName name)
|
BindingFaultElement |
BindingImpl.getBindingFaultElementWithRef(QName qname)
|
BindingOperationElement |
BindingImpl.getBindingOperationElementWithRef(QName qname)
|
ElementDeclaration |
DescriptionImpl.getElementDeclaration(QName qname)
|
org.apache.ws.commons.schema.XmlSchemaElement |
TypesImpl.getElementDeclaration(QName qname)
|
Interface |
InterfaceImpl.getExtendedInterface(QName qname)
|
InterfaceElement |
InterfaceImpl.getExtendedInterfaceElement(QName interfaceName)
|
XMLAttr |
WSDLElementImpl.getExtensionAttribute(QName attrType)
|
ExtensionElement[] |
WSDLElementImpl.getExtensionElementsOfType(QName elemType)
|
InterfaceFault |
InterfaceImpl.getFromAllInterfaceFaults(QName faultName)
|
InterfaceOperation |
InterfaceImpl.getFromAllInterfaceOperations(QName operName)
|
Interface |
DescriptionImpl.getInterface(QName name)
|
InterfaceFault |
InterfaceImpl.getInterfaceFault(QName faultName)
|
InterfaceFaultElement |
InterfaceImpl.getInterfaceFaultElement(QName faultName)
|
InterfaceOperation |
InterfaceImpl.getInterfaceOperation(QName operName)
|
InterfaceOperationElement |
InterfaceImpl.getInterfaceOperationElement(QName operName)
|
Service |
DescriptionImpl.getService(QName name)
|
TypeDefinition |
DescriptionImpl.getTypeDefinition(QName qname)
|
org.apache.ws.commons.schema.XmlSchemaType |
TypesImpl.getTypeDefinition(QName qname)
|
void |
InterfaceImpl.removeExtendedInterfaceName(QName interfaceName)
|
void |
EndpointImpl.setBindingName(QName qname)
|
void |
WSDLElementImpl.setExtensionAttribute(QName attrType,
XMLAttr attr)
|
void |
BindingImpl.setInterfaceName(QName qname)
|
void |
ServiceImpl.setInterfaceName(QName qname)
|
void |
ElementDeclarationImpl.setName(QName name)
|
void |
TypeDefinitionImpl.setName(QName name)
|
void |
InterfaceFaultReferenceImpl.setRef(QName faultQName)
|
void |
BindingOperationImpl.setRef(QName qname)
|
void |
BindingFaultImpl.setRef(QName qname)
|
void |
BindingFaultReferenceImpl.setRef(QName qname)
|
Uses of QName in org.apache.woden.internal.wsdl20.extensions |
---|
Methods in org.apache.woden.internal.wsdl20.extensions that return QName | |
---|---|
QName |
ExtensionElementImpl.getExtensionType()
|
Methods in org.apache.woden.internal.wsdl20.extensions with parameters of type QName | |
---|---|
XMLAttr |
AttributeExtensibleImpl.getExtensionAttribute(QName attrType)
|
ExtensionElement[] |
ElementExtensibleImpl.getExtensionElementsOfType(QName extType)
|
void |
AttributeExtensibleImpl.setExtensionAttribute(QName attrType,
XMLAttr attr)
|
void |
ExtensionElementImpl.setExtensionType(QName qname)
|
Uses of QName in org.apache.woden.internal.wsdl20.extensions.http |
---|
Methods in org.apache.woden.internal.wsdl20.extensions.http that return QName | |
---|---|
QName |
HTTPHeaderImpl.getExtensionType()
|
QName |
HTTPHeaderImpl.getTypeName()
|
Methods in org.apache.woden.internal.wsdl20.extensions.http with parameters of type QName | |
---|---|
XMLAttr |
HTTPHeaderImpl.getExtensionAttribute(QName attrType)
|
ExtensionElement[] |
HTTPHeaderImpl.getExtensionElementsOfType(QName extType)
|
void |
HTTPHeaderImpl.setExtensionAttribute(QName attrType,
XMLAttr attr)
|
void |
HTTPHeaderImpl.setExtensionType(QName qname)
|
void |
HTTPHeaderImpl.setTypeName(QName qname)
|
ExtensionElement |
HTTPHeaderDeserializer.unmarshall(java.lang.Class parentType,
java.lang.Object parent,
QName extType,
XMLElement extEl,
DescriptionElement desc,
ExtensionRegistry extReg)
|
Uses of QName in org.apache.woden.internal.wsdl20.extensions.soap |
---|
Methods in org.apache.woden.internal.wsdl20.extensions.soap that return QName | |
---|---|
QName |
SOAPHeaderBlockImpl.getElementName()
|
QName |
SOAPModuleImpl.getExtensionType()
|
QName |
SOAPHeaderBlockImpl.getExtensionType()
|
Methods in org.apache.woden.internal.wsdl20.extensions.soap with parameters of type QName | |
---|---|
XMLAttr |
SOAPModuleImpl.getExtensionAttribute(QName attrType)
|
XMLAttr |
SOAPHeaderBlockImpl.getExtensionAttribute(QName attrType)
|
ExtensionElement[] |
SOAPModuleImpl.getExtensionElementsOfType(QName extType)
|
ExtensionElement[] |
SOAPHeaderBlockImpl.getExtensionElementsOfType(QName extType)
|
void |
SOAPHeaderBlockImpl.setElementName(QName qname)
|
void |
SOAPModuleImpl.setExtensionAttribute(QName attrType,
XMLAttr attr)
|
void |
SOAPHeaderBlockImpl.setExtensionAttribute(QName attrType,
XMLAttr attr)
|
void |
SOAPModuleImpl.setExtensionType(QName qname)
|
void |
SOAPHeaderBlockImpl.setExtensionType(QName qname)
|
ExtensionElement |
SOAPModuleDeserializer.unmarshall(java.lang.Class parentType,
java.lang.Object parent,
QName elementType,
XMLElement el,
DescriptionElement desc,
ExtensionRegistry extReg)
|
ExtensionElement |
SOAPHeaderBlockDeserializer.unmarshall(java.lang.Class parentType,
java.lang.Object parent,
QName extType,
XMLElement extEl,
DescriptionElement desc,
ExtensionRegistry extReg)
|
Uses of QName in org.apache.woden.internal.wsdl20.validation |
---|
Methods in org.apache.woden.internal.wsdl20.validation with parameters of type QName | |
---|---|
protected boolean |
WSDLDocumentValidator.testAssertionSchema1066(DescriptionElement descElement,
QName qualifiedName,
ErrorReporter errorReporter)
Test assertion Schema-1066. |
Uses of QName in org.apache.woden.internal.xml |
---|
Methods in org.apache.woden.internal.xml that return QName | |
---|---|
QName |
XMLAttrImpl.getAttributeType()
|
QName |
QNameAttrImpl.getQName()
|
QName |
QNameOrTokenAnyAttrImpl.getQName()
|
QName[] |
QNameListAttrImpl.getQNames()
|
QName[] |
QNameListOrTokenAnyAttrImpl.getQNames()
|
Constructors in org.apache.woden.internal.xml with parameters of type QName | |
---|---|
ArgumentArrayAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
BooleanAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
HTTPAuthenticationSchemeAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
IntOrTokenAnyAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
QNameAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
QNameListAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
QNameListOrTokenAnyAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
QNameOrTokenAnyAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
StringAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
TokenAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
URIAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
XMLAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
Uses of QName in org.apache.woden.types |
---|
Methods in org.apache.woden.types that return QName | |
---|---|
QName |
QNameTokenUnion.getQName()
Returns the QName if it exists otherwise null. |
Constructors in org.apache.woden.types with parameters of type QName | |
---|---|
QNameTokenUnion(QName qname)
Constructs a QNameTokenUnion as a 'QName' type with the specified qname value. |
Uses of QName in org.apache.woden.wsdl20 |
---|
Methods in org.apache.woden.wsdl20 that return QName | |
---|---|
QName |
ElementDeclaration.getName()
Representing the {name} property of the ElementDeclaration component, this method returns the qualified name of this ElementDeclaration. |
QName |
InterfaceFault.getName()
Returns the qualified name representing the {name} property of this InterfaceFault. |
QName |
Interface.getName()
Returns the qualified name representing the {name} property of this Interface. |
QName |
Binding.getName()
Returns a QName representing the {name} property of the Binding component. |
QName |
Service.getName()
Returns the qualified name representing the {name} property of this Service. |
QName |
TypeDefinition.getName()
Representing the {name} property of the TypeDefinition component, this method returns the qualified name of this TypeDefinition. |
QName |
InterfaceOperation.getName()
Returns the qualified name representing the {name} property of this InterfaceOperation. |
Methods in org.apache.woden.wsdl20 with parameters of type QName | |
---|---|
Binding |
Description.getBinding(QName name)
Returns a Binding with the specified name from the {bindings} property of this Description. |
ElementDeclaration |
Description.getElementDeclaration(QName name)
Returns the ElementDeclaration with the specified name from the set of ElementDeclarations represented by the {element declarations} property of this Description. |
Interface |
Interface.getExtendedInterface(QName interfaceName)
Return the named Interface from the {extended interfaces} property of this Interface. |
InterfaceFault |
Interface.getFromAllInterfaceFaults(QName faultName)
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. |
InterfaceOperation |
Interface.getFromAllInterfaceOperations(QName operName)
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. |
Interface |
Description.getInterface(QName name)
Returns an Interface with the specified name from the {interfaces} property of this Description. |
InterfaceFault |
Interface.getInterfaceFault(QName faultName)
Returns the InterfaceFault with the specified name from the {interface faults} property of this Interface. |
InterfaceOperation |
Interface.getInterfaceOperation(QName operName)
Returns the InterfaceOperation with the specified name from the {interface operations} property of this Interface. |
Service |
Description.getService(QName name)
Returns a Service with the specified name from the {services} property of this Description. |
TypeDefinition |
Description.getTypeDefinition(QName name)
Returns the TypeDefinition with the specified name from the set of TypeDefinitions represented by the {type definitions} property of this Description. |
Uses of QName in org.apache.woden.wsdl20.extensions |
---|
Fields in org.apache.woden.wsdl20.extensions declared as QName | |
---|---|
protected QName |
UnknownExtensionElement.elementQN
|
static QName |
WSDLExtensionConstants.Q_ATTR_SAFE
|
Methods in org.apache.woden.wsdl20.extensions that return QName | |
---|---|
QName |
ExtensionElement.getExtensionType()
|
QName |
UnknownExtensionElement.getExtensionType()
Get the type of this extensibility element. |
Methods in org.apache.woden.wsdl20.extensions with parameters of type QName | |
---|---|
XMLAttr |
ExtensionRegistry.createExtAttribute(java.lang.Class ownerClass,
QName attrQName,
XMLElement ownerElement,
java.lang.String attrValue)
|
ExtensionElement |
ExtensionRegistry.createExtElement(java.lang.Class parentType,
QName elementType)
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. |
XMLAttr |
AttributeExtensible.getExtensionAttribute(QName attrType)
Return the extension attribute with this QName. |
ExtensionElement[] |
ElementExtensible.getExtensionElementsOfType(QName extType)
|
void |
ExtensionSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensionElement extension,
java.io.PrintWriter pw,
DescriptionElement desc,
ExtensionRegistry extReg)
This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter. |
void |
UnknownExtensionSerializer.marshall(java.lang.Class parentType,
QName elementType,
ExtensionElement extension,
java.io.PrintWriter pw,
DescriptionElement desc,
ExtensionRegistry extReg)
|
ExtensionDeserializer |
ExtensionRegistry.queryDeserializer(java.lang.Class parentType,
QName elementType)
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. |
java.lang.Class |
ExtensionRegistry.queryExtAttributeType(java.lang.Class parentClass,
QName attrQN)
Look up the type of the extensibility attribute with the specified qname, which was defined on an element represented by the specified parent class. |
java.lang.Class |
ExtensionRegistry.queryExtElementType(java.lang.Class parentClass,
QName elemQN)
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. |
ExtensionSerializer |
ExtensionRegistry.querySerializer(java.lang.Class parentType,
QName elementType)
Look up the serializer to use for the extensibility element with the qname elementQN, which was encountered as a child of the specified parentType. |
void |
ExtensionRegistry.registerDeserializer(java.lang.Class parentType,
QName elementType,
ExtensionDeserializer ed)
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. |
void |
ExtensionRegistry.registerExtAttributeType(java.lang.Class ownerClass,
QName attrQName,
java.lang.Class attrClass)
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. |
void |
ExtensionRegistry.registerExtElementType(java.lang.Class parentType,
QName elementType,
java.lang.Class extensionType)
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. |
void |
ExtensionRegistry.registerSerializer(java.lang.Class parentType,
QName elementType,
ExtensionSerializer es)
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. |
void |
AttributeExtensible.setExtensionAttribute(QName attrType,
XMLAttr attr)
Store the extension attribute object identified by the QName. |
void |
ExtensionElement.setExtensionType(QName qname)
|
void |
UnknownExtensionElement.setExtensionType(QName elementQN)
Set the type of this extensibility element. |
ExtensionElement |
UnknownExtensionDeserializer.unmarshall(java.lang.Class parentType,
java.lang.Object parent,
QName extType,
XMLElement extEl,
DescriptionElement desc,
ExtensionRegistry extReg)
|
ExtensionElement |
ExtensionDeserializer.unmarshall(java.lang.Class parentType,
java.lang.Object parent,
QName extType,
XMLElement extEl,
DescriptionElement desc,
ExtensionRegistry extReg)
This method deserializes elements into instances of classes which implement the ExtensionElement interface. |
Uses of QName in org.apache.woden.wsdl20.extensions.http |
---|
Fields in org.apache.woden.wsdl20.extensions.http declared as QName | |
---|---|
static QName |
HTTPConstants.Q_ATTR_AUTHENTICATION_REALM
|
static QName |
HTTPConstants.Q_ATTR_AUTHENTICATION_SCHEME
|
static QName |
HTTPConstants.Q_ATTR_CODE
|
static QName |
HTTPConstants.Q_ATTR_CONTENT_ENCODING
|
static QName |
HTTPConstants.Q_ATTR_CONTENT_ENCODING_DEFAULT
|
static QName |
HTTPConstants.Q_ATTR_COOKIES
|
static QName |
HTTPConstants.Q_ATTR_FAULT_SERIALIZATION
|
static QName |
HTTPConstants.Q_ATTR_IGNORE_UNCITED
|
static QName |
HTTPConstants.Q_ATTR_INPUT_SERIALIZATION
|
static QName |
HTTPConstants.Q_ATTR_LOCATION
|
static QName |
HTTPConstants.Q_ATTR_METHOD
|
static QName |
HTTPConstants.Q_ATTR_METHOD_DEFAULT
|
static QName |
HTTPConstants.Q_ATTR_OUTPUT_SERIALIZATION
|
static QName |
HTTPConstants.Q_ATTR_QUERY_PARAMETER_SEPARATOR
|
static QName |
HTTPConstants.Q_ATTR_QUERY_PARAMETER_SEPARATOR_DEFAULT
|
static QName |
HTTPConstants.Q_ELEM_HTTP_HEADER
|
Methods in org.apache.woden.wsdl20.extensions.http that return QName | |
---|---|
QName |
HTTPHeaderElement.getTypeName()
|
Methods in org.apache.woden.wsdl20.extensions.http with parameters of type QName | |
---|---|
void |
HTTPHeaderElement.setTypeName(QName qname)
|
Uses of QName in org.apache.woden.wsdl20.extensions.rpc |
---|
Fields in org.apache.woden.wsdl20.extensions.rpc declared as QName | |
---|---|
static QName |
RPCConstants.Q_ATTR_RPC_SIGNATURE
|
Methods in org.apache.woden.wsdl20.extensions.rpc that return QName | |
---|---|
QName |
Argument.getName()
|
Constructors in org.apache.woden.wsdl20.extensions.rpc with parameters of type QName | |
---|---|
Argument(QName name,
Direction direction)
|
Uses of QName in org.apache.woden.wsdl20.extensions.soap |
---|
Fields in org.apache.woden.wsdl20.extensions.soap declared as QName | |
---|---|
static QName |
SOAPConstants.Q_ATTR_SOAP_ACTION
|
static QName |
SOAPConstants.Q_ATTR_SOAP_CODE
|
static QName |
SOAPConstants.Q_ATTR_SOAP_MEP
|
static QName |
SOAPConstants.Q_ATTR_SOAP_MEPDEFAULT
|
static QName |
SOAPConstants.Q_ATTR_SOAP_PROTOCOL
|
static QName |
SOAPConstants.Q_ATTR_SOAP_SUBCODES
|
static QName |
SOAPConstants.Q_ATTR_SOAP_VERSION
|
static QName |
SOAPConstants.Q_ELEM_SOAP_HEADER
|
static QName |
SOAPConstants.Q_ELEM_SOAP_MODULE
|
Methods in org.apache.woden.wsdl20.extensions.soap that return QName | |
---|---|
QName |
SOAPHeaderBlockElement.getElementName()
|
QName |
SOAPFaultCode.getQName()
|
QName[] |
SOAPFaultSubcodes.getQNames()
|
Methods in org.apache.woden.wsdl20.extensions.soap with parameters of type QName | |
---|---|
void |
SOAPHeaderBlockElement.setElementName(QName qname)
Set the QName that identifies the Schema element declaration relating to this soap header. |
Constructors in org.apache.woden.wsdl20.extensions.soap with parameters of type QName | |
---|---|
SOAPFaultCode(QName codeQN)
|
|
SOAPFaultSubcodes(QName[] subcodeQNs)
|
Uses of QName in org.apache.woden.wsdl20.fragids |
---|
Methods in org.apache.woden.wsdl20.fragids that return QName | |
---|---|
QName |
FragmentIdentifier.prefixQNameNamespace(QName qname)
Returns a QName prefixed from the map of local namespaces and prefixes. |
Methods in org.apache.woden.wsdl20.fragids with parameters of type QName | |
---|---|
NCName |
FragmentIdentifier.getXmlNamespacePrefix(QName qname)
Returns the prefix for the Xml namespace of the QName in the XPointer. |
QName |
FragmentIdentifier.prefixQNameNamespace(QName qname)
Returns a QName prefixed from the map of local namespaces and prefixes. |
Constructors in org.apache.woden.wsdl20.fragids with parameters of type QName | |
---|---|
BindingFaultPart(NCName binding,
QName fault)
Constructs a BindingFaultPart class from the values given. |
|
BindingFaultReferencePart(NCName binding,
QName operation,
NCName message,
QName fault)
Constructs an BindingFaultReferencePart class from the values given. |
|
BindingMessageReferencePart(NCName binding,
QName operation,
NCName message)
Constructs a BindingMessageReferencePart class from the values given. |
|
BindingOperationPart(NCName binding,
QName operation)
Constructs a BindingOperationPart class from the values given. |
|
ElementDeclarationPart(QName element)
Constructs a ElementDeclarationPart class for an Element Declaration component with another type system. |
|
ElementDeclarationPart(QName element,
java.net.URI system)
Constructs a ElementDeclarationPart class for an Element Declaration component with an XMLScheme type system. |
|
InterfaceFaultReferencePart(NCName interfaceName,
NCName operation,
NCName message,
QName fault)
Constructs a InterfaceFaultReferencePart class from the values given. |
|
TypeDefinitionPart(QName type)
Constructs an TypeDefinitionPart class for an Type Definition component with another type system. |
|
TypeDefinitionPart(QName type,
java.net.URI system)
Constructs a TypeDefinitionPart class for an Type Definition component with an XMLScheme type system. |
Uses of QName in org.apache.woden.wsdl20.xml |
---|
Methods in org.apache.woden.wsdl20.xml that return QName | |
---|---|
QName |
EndpointElement.getBindingName()
Return the name of the BindingElement referred to by this EndpointElement. |
QName[] |
InterfaceElement.getExtendedInterfaceNames()
Return the qualified names of the InterfaceElements that this InterfaceElement extends. |
QName |
BindingElement.getInterfaceName()
Return the name of the InterfaceElement referred to by this BindingElement. |
QName |
ServiceElement.getInterfaceName()
Return the name of the InterfaceElement referred to by this ServiceElement. |
QName |
InterfaceFaultElement.getName()
Return the qualified name of this InterfaceFaultElement, which consists of its local name and the targetNamespace of the enclosing DescriptionElement. |
QName |
InterfaceElement.getName()
Return the qualified name of this InterfaceElement, which consists of its local name and the targetNamespace of the parent DescriptionElement. |
QName |
BindingElement.getName()
Return the qualified name of this BindingElement, which consists of its local name and the targetNamespace of the parent DescriptionElement. |
QName |
ServiceElement.getName()
Return the qualified name of this ServiceElement, which consists of its local name and the targetNamespace of the enclosing DescriptionElement. |
QName |
InterfaceOperationElement.getName()
Return the qualified name of this InterfaceOperationElement, which consists of its local name and the targetNamespace of the enclosing DescriptionElement. |
QName |
BindingFaultElement.getRef()
Return the name of the InterfaceFaultElement referred to by this BindingFaultElement. |
QName |
BindingOperationElement.getRef()
Return the name of the InterfaceOperationElement referred to by this BindingOperationElement. |
QName |
InterfaceFaultReferenceElement.getRef()
Return the name of the InterfaceFaultElement referred to by this InterfaceFaultReferenceElement. |
QName |
BindingFaultReferenceElement.getRef()
Return the name of the InterfaceFaultReferenceElement referred to by this BindingFaultReferenceElement. |
Methods in org.apache.woden.wsdl20.xml with parameters of type QName | |
---|---|
void |
InterfaceElement.addExtendedInterfaceName(QName interfaceName)
Add the named InterfaceElement to the set of InterfaceElements that this InterfaceElement extends. |
InterfaceElement |
InterfaceElement.getExtendedInterfaceElement(QName interfaceName)
Return the named InterfaceElement from the set of IntefaceElements extended by this InterfaceElement. |
InterfaceFaultElement |
InterfaceElement.getInterfaceFaultElement(QName faultName)
Return the named InterfaceFaultElement from the set of InterfaceFaultElements defined directly within this InterfaceElement. |
InterfaceOperationElement |
InterfaceElement.getInterfaceOperationElement(QName operName)
Return the named InterfaceOperationElement from the set of InterfaceOperationElements defined directly within this InterfaceElement. |
void |
InterfaceElement.removeExtendedInterfaceName(QName interfaceName)
Remove the named InterfaceElement from the set of InterfaceElements that this InterfaceElement extends. |
void |
EndpointElement.setBindingName(QName bindingName)
Specify the name of the BindingElement referred to by this EndpointElement. |
void |
BindingElement.setInterfaceName(QName interfaceName)
Specify the name of the InterfaceElement referred to by this BindingElement. |
void |
ServiceElement.setInterfaceName(QName interfaceName)
Specify the name of the InterfaceElement referred to by this ServiceElement. |
void |
BindingFaultElement.setRef(QName faultName)
Specify the name of the InterfaceFaultElement referred to by this BindingFaultElement. |
void |
BindingOperationElement.setRef(QName operName)
Specify the name of the InterfaceOperationElement referred to by this BindingOperationElement. |
void |
InterfaceFaultReferenceElement.setRef(QName faultName)
Specify the name of the InterfaceFaultElement referred to by this InterfaceFaultReferenceElement. |
void |
BindingFaultReferenceElement.setRef(QName faultRefName)
Specify the name of the InterfaceFaultReferenceElement referred to by this BindingFaultReferenceElement. |
Uses of QName in org.apache.woden.xml |
---|
Methods in org.apache.woden.xml that return QName | |
---|---|
QName |
XMLAttr.getAttributeType()
|
QName |
UnknownAttr.getAttributeType()
|
QName |
QNameOrTokenAttr.getQName()
|
QName |
QNameAttr.getQName()
|
QName[] |
QNameListAttr.getQNames()
|
QName[] |
QNameListOrTokenAttr.getQNames()
|
Constructors in org.apache.woden.xml with parameters of type QName | |
---|---|
UnknownAttr(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |