|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QName | |
| javax.xml.namespace | |
| xsul.dsig.apache.axis.uti | |
| xsul.dsig.globus.security.authentication.wssec | |
| xsul.secconv | |
| xsul.util | |
| xsul.ws_addressing | This module provides a simple implementation of WS-Addressing. |
| xsul.wsdl | |
| xsul.wsdl.impl | |
| xsul.xbeans_document_dispatcher | |
| xsul.xpola.util | |
| xsul.xservo | Provides easy to use frontend to WSIF functionality. |
| xsul.xwsdl_compiler | Wsdl compiler: takes WSDL and generates some Java artificats. |
| 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 xsul.dsig.apache.axis.uti |
| Methods in xsul.dsig.apache.axis.uti that return QName | |
static QName |
XMLUtils.getQNameFromString(java.lang.String str,
org.w3c.dom.Node e)
Return a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node. |
static QName |
XMLUtils.getFullQNameFromString(java.lang.String str,
org.w3c.dom.Node e)
Return a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node. |
| Methods in xsul.dsig.apache.axis.uti with parameters of type QName | |
static java.lang.String |
XMLUtils.getStringForQName(QName qname,
org.w3c.dom.Element e)
Return a string for a particular QName, mapping a new prefix if necessary. |
static org.w3c.dom.Node |
XMLUtils.findNode(org.w3c.dom.Node node,
QName name)
Find a Node with a given QName |
| Uses of QName in xsul.dsig.globus.security.authentication.wssec |
| Fields in xsul.dsig.globus.security.authentication.wssec declared as QName | |
static QName |
BinarySecurityToken.TOKEN
|
static QName |
BinarySecurityToken.BASE64_ENCODING
|
static QName |
PKIPathSecurityToken.TYPE
|
static QName |
Reference.TOKEN
|
static QName |
SecurityTokenReference.TOKEN
|
static QName |
WSConstants.WSSE_QNAME
|
static QName |
X509SecurityToken.TYPE
|
| Methods in xsul.dsig.globus.security.authentication.wssec that return QName | |
QName |
BinarySecurityToken.getValueType()
|
QName |
BinarySecurityToken.getEncodingType()
|
| Uses of QName in xsul.secconv |
| Methods in xsul.secconv with parameters of type QName | |
static org.w3c.dom.Element |
SCUtil.toElement(org.w3c.dom.Document doc,
java.lang.Object obj,
QName qname)
|
| Uses of QName in xsul.util |
| Methods in xsul.util that return QName | |
static QName |
Util.getQNameContent(XmlElement el)
|
static QName |
Util.toQName(XmlElement context,
java.lang.String qnameValue)
|
| Uses of QName in xsul.ws_addressing |
| Fields in xsul.ws_addressing declared as QName | |
static QName |
WsAddressing.RESPONSE_REPLY_RELATIONSHIP
|
| Methods in xsul.ws_addressing that return QName | |
QName |
WsaEndpointReference.getPortType()
|
QName |
WsaEndpointReference.getServiceName()
|
QName |
WsaRelatesTo.getRelationshipType()
Encapsulate /wsa:RelatesTo/@RelationshipType This optional attribute (of type xs:QName) conveys the relationship type as a QName. |
| Methods in xsul.ws_addressing with parameters of type QName | |
static XmlElement |
WsaUtil.faultMessageInformationHeaderRequired(SoapUtil soapVersion,
QName missingHeaderQname)
4.2 Message Information Header Required |
static XmlElement |
WsaUtil.faultDestinationUnreachable(SoapUtil soapVersion,
QName missingHeaderQname)
4.3 Destination Unreachable |
| Uses of QName in xsul.wsdl |
| Methods in xsul.wsdl that return QName | |
QName |
WsdlBinding.getPortType()
|
QName |
WsdlMessagePart.getPartElement()
|
QName |
WsdlMessagePart.getPartType()
|
QName |
WsdlPort.getBinding()
|
| Uses of QName in xsul.wsdl.impl |
| Methods in xsul.wsdl.impl that return QName | |
QName |
WsdlPortTypeComponent.getMessage()
|
| Uses of QName in xsul.xbeans_document_dispatcher |
| Methods in xsul.xbeans_document_dispatcher with parameters of type QName | |
boolean |
XBeansDocumentDispatcher.setTarget(QName docQName,
java.lang.Object targetObject,
java.lang.String targetMethodName,
boolean overwrite)
Method addDocumentHandler. |
| Uses of QName in xsul.xpola.util |
| Methods in xsul.xpola.util that return QName | |
static QName |
XpolaUtil.string2QName(java.lang.String qstr)
|
static QName |
XpolaUtil.uRI2QName(java.net.URI uri)
|
| Methods in xsul.xpola.util with parameters of type QName | |
static java.util.Vector |
XpolaUtil.getEndpointOps(java.lang.String registryURL,
QName qname)
|
static java.net.URI |
XpolaUtil.qName2URI(QName qname)
|
| Uses of QName in xsul.xservo |
| Methods in xsul.xservo with parameters of type QName | |
void |
XService.useWsdlPort(QName portTypeQname,
java.lang.Class javaInterface)
|
void |
XServiceBase.useWsdlPort(QName portTypeQname,
java.lang.Class javaInterface)
|
| Uses of QName in xsul.xwsdl_compiler |
| Methods in xsul.xwsdl_compiler with parameters of type QName | |
java.lang.String |
XsulWsdlCompilerMappings.mapQNameToJavaName(QName qname)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||