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

Class HtmlMeta

    • Method Detail

      • mayBeDisplayed

        public boolean mayBeDisplayed()
        Returns true if nodes of this type can ever be displayed, false otherwise. Examples of nodes that can never be displayed are <head>, <meta>, <script>, etc.
        Overrides:
        mayBeDisplayed in class DomNode
        Returns:
        true if nodes of this type can ever be displayed, false otherwise
        See Also:
        DomNode.isDisplayed()
      • getHttpEquivAttribute

        public final String getHttpEquivAttribute()
        Returns the value of the attribute http-equiv. Refer to the HTML 4.01 documentation for details on the use of this attribute.
        Returns:
        the value of the attribute http-equiv or an empty string if that attribute isn't defined.
      • getNameAttribute

        public final String getNameAttribute()
        Returns the value of the attribute name. Refer to the HTML 4.01 documentation for details on the use of this attribute.
        Returns:
        the value of the attribute name or an empty string if that attribute isn't defined.
      • getContentAttribute

        public final String getContentAttribute()
        Returns the value of the attribute content. Refer to the HTML 4.01 documentation for details on the use of this attribute.
        Returns:
        the value of the attribute content or an empty string if that attribute isn't defined.
      • getSchemeAttribute

        public final String getSchemeAttribute()
        Returns the value of the attribute scheme. Refer to the HTML 4.01 documentation for details on the use of this attribute.
        Returns:
        the value of the attribute scheme or an empty string if that attribute isn't defined.
Skip navigation links

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

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