Class Meta

    • Constructor Detail

      • Meta

        public Meta()
    • Method Detail

      • getCharset

        public java.lang.String getCharset()
        Returns the charset of this meta tag.
        Since:
        8.0.3
      • getContent

        public java.lang.String getContent()
        Returns the content of this meta tag.
        Since:
        8.0.3
      • getHttpequiv

        public java.lang.String getHttpequiv()
        Returns the http-equiv of this meta tag.
        Since:
        8.0.3
      • getName

        public java.lang.String getName()
        Returns the name of this meta tag.
        Since:
        8.0.3