Class PictureAttributionSourceUrl

java.lang.Object
com.independentsoft.office.drawing.extensions.PictureAttributionSourceUrl
All Implemented Interfaces:
IExtensionContent

public class PictureAttributionSourceUrl extends Object implements IExtensionContent
Represents the picture attribution source URL extension (a1611:picAttrSrcUrl) that references the attribution source hyperlink through the host part's relationships (r:id) (uri {837473B0-CC2E-450A-ABE3-18F120FF3D39}).
  • Field Details

  • Constructor Details

    • PictureAttributionSourceUrl

      public PictureAttributionSourceUrl()
      Instantiates a new picture attribution source url.
    • PictureAttributionSourceUrl

      public PictureAttributionSourceUrl(InternalXMLStreamReader reader) throws XMLStreamException
      Instantiates a new picture attribution source url.
      Parameters:
      reader - the reader
      Throws:
      XMLStreamException - the XML stream exception
  • Method Details

    • clone

      public IExtensionContent clone()
      Description copied from interface: IExtensionContent
      Clone.
      Specified by:
      clone in interface IExtensionContent
      Overrides:
      clone in class Object
      Returns:
      the extension content
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getRelationshipId

      public String getRelationshipId()
      Gets the relationship id (r:id) of the attribution source hyperlink, resolved against the host part's relationships.
      Returns:
      the relationship id
    • setRelationshipId

      public void setRelationshipId(String value)
      Sets the relationship id (r:id) of the attribution source hyperlink, resolved against the host part's relationships.
      Parameters:
      value - the new relationship id