Class Link

    • Constructor Detail

      • Link

        public Link()
    • Method Detail

      • getCrossorigin

        public java.lang.String getCrossorigin()
        Returns the crossorigin of this link tag.
        Since:
        8.0.3
      • getHref

        public java.lang.String getHref()
        Returns the href of this link tag.
        Since:
        8.0.3
      • getHreflang

        public java.lang.String getHreflang()
        Returns the hreflang of this link tag.
        Since:
        8.0.3
      • getMedia

        public java.lang.String getMedia()
        Returns the media of this link tag.
        Since:
        8.0.3
      • getRel

        public java.lang.String getRel()
        Returns the rel of this link tag.
        Since:
        8.0.3
      • getSizes

        public java.lang.String getSizes()
        Returns the sizes of this link tag.
        Since:
        8.0.3
      • getType

        public java.lang.String getType()
        Returns the type of this link tag.
        Since:
        8.0.3
      • getImagesizes

        public java.lang.String getImagesizes()
        Returns the imagesizes of this tag.
        Since:
        10.0.0
      • getImagesrcset

        public java.lang.String getImagesrcset()
        Returns the imagesrcset of this tag.
        Since:
        10.0.0
      • getIntegrity

        public java.lang.String getIntegrity()
        Returns the integrity of this tag.
        Since:
        10.0.0