JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.javascript.host.html

Class HTMLMetaElement

    • Constructor Detail

      • HTMLMetaElement

        public HTMLMetaElement()
    • Method Detail

      • getContent

        public String getContent()
        Returns the content attribute.
        Returns:
        the content attribute
      • setContent

        public void setContent(String content)
        Sets the content attribute.
        Parameters:
        content - the content attribute
      • getHttpEquiv

        public String getHttpEquiv()
        Returns the http-equiv attribute.
        Returns:
        the http-equiv attribute
      • setHttpEquiv

        public void setHttpEquiv(String httpEquiv)
        Sets the http-equiv attribute.
        Parameters:
        httpEquiv - the http-equiv attribute
      • getName

        public String getName()
        Returns the name attribute.
        Overrides:
        getName in class HTMLElement
        Returns:
        the name attribute
      • setName

        public void setName(String name)
        Sets the name attribute.
        Overrides:
        setName in class HTMLElement
        Parameters:
        name - the name attribute
      • getScheme

        public String getScheme()
        Returns the scheme attribute.
        Returns:
        the scheme attribute
      • setScheme

        public void setScheme(String scheme)
        Sets the scheme attribute.
        Parameters:
        scheme - the scheme attribute
      • getMedia

        public String getMedia()
        Returns:
        the meta attribute
      • setMedia

        public void setMedia(String media)
        Parameters:
        media - the media attribute
      • isEndTagForbidden

        protected boolean isEndTagForbidden()
        Returns whether the end tag is forbidden or not.
        Overrides:
        isEndTagForbidden in class HTMLElement
        Returns:
        whether the end tag is forbidden or not
        See Also:
        HTML 4 specs
Skip navigation links

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /