Class Style

    • Constructor Detail

      • Style

        public Style()
      • Style

        public Style​(java.lang.String content)
    • Method Detail

      • getMedia

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

        public boolean isScoped()
        Returns the scoped of this style tag.
        Since:
        8.0.3
      • getType

        public java.lang.String getType()
        Deprecated.
        Not supported in HTML5
        Returns the type of this style tag.
        Since:
        8.0.3
      • setType

        public void setType​(java.lang.String type)
                     throws WrongValueException
        Deprecated.
        Not supported in HTML5
        Sets the type of this style tag.
        Throws:
        WrongValueException
        Since:
        8.0.3