Interface AttributedString

All Superinterfaces:
AttributeExtensibleXMLObject, IdBearing, WSSecurityObject, XMLObject, XSString
All Known Subinterfaces:
BinarySecurityToken, EncodedString, KeyIdentifier, Nonce, Password, Username
All Known Implementing Classes:
AttributedStringImpl, BinarySecurityTokenImpl, EncodedStringImpl, KeyIdentifierImpl, NonceImpl, PasswordImpl, UsernameImpl

public interface AttributedString extends XSString, IdBearing, AttributeExtensibleXMLObject, WSSecurityObject
Interface for elements of complex type AttributedString.
  • Field Details

    • TYPE_LOCAL_NAME

      static final String TYPE_LOCAL_NAME
      Local name of the XSI type.
      See Also:
    • TYPE_NAME

      static final QName TYPE_NAME
      QName of the XSI type.