Class Embed

    • Constructor Detail

      • Embed

        public Embed()
    • Method Detail

      • getHeight

        public java.lang.String getHeight()
        Returns the height of this embed tag.
        Since:
        8.0.3
      • getSrc

        public java.lang.String getSrc()
        Returns the src of this embed tag.
        Since:
        8.0.3
      • getType

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

        public java.lang.String getWidth()
        Returns the width of this embed tag.
        Since:
        8.0.3