org.apache.cxf.ws.policy
Class PolicyConstants
java.lang.Object
org.apache.cxf.ws.policy.PolicyConstants
public final class PolicyConstants
- extends java.lang.Object
Encapsulation of version-specific WS-Policy constants.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getNamespaceURI
public static java.lang.String getNamespaceURI()
- Returns:
- namespace defined by the WS-Policy schema
getPolicyElementQName
public static javax.xml.namespace.QName getPolicyElementQName()
- Returns:
- the QName of the Policy element
getPolicyElementLocalName
public static java.lang.String getPolicyElementLocalName()
getPolicyReferenceElementQName
public static javax.xml.namespace.QName getPolicyReferenceElementQName()
- Returns:
- the QName of the PolicyReference element
getPolicyReferenceElementLocalName
public static java.lang.String getPolicyReferenceElementLocalName()
getOptionalAttributeQName
public static javax.xml.namespace.QName getOptionalAttributeQName()
getOptionalAttrLocalName
public static java.lang.String getOptionalAttrLocalName()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.