Interface IMetaElementDeclaration

    • Method Detail

      • getScheme

        @Nullable
        String getScheme()
        Get the optional meta element scheme.
        Returns:
        the optional meta element scheme - can be null
      • isHttpEquiv

        default boolean isHttpEquiv()
        Returns:
        true if it is a "http-equiv" tag and not a named tag.