Package com.oorian.html.elements.consts


package com.oorian.html.elements.consts
  • Enum Classes
    Class
    Description
    Enumeration defining the valid button type values for HTML button elements.
    Enumeration defining CORS (Cross-Origin Resource Sharing) modes for media and script elements.
    Enumeration defining the MIME encoding types for form data submission.
    Enumeration defining the HTTP methods used for form submission.
    Enumeration defining the HTTP-equivalent meta tag values.
    Enumeration defining cryptographic key types for key generation.
    Enumeration defining standard metadata names for HTML meta elements.
    Enumeration defining the marker types for ordered lists (ol elements).
    Enumeration defining page or screen orientation values.
    Enumeration defining the preload strategies for audio and video elements.
    Enumeration defining the relationship types between the current document and linked resources.
    Enumeration defining sandbox restrictions for iframe elements.
    Enumeration defining the shape types for image map areas.
    Enumeration defining the browsing context targets for links and forms.
    Enumeration defining text directionality for HTML elements.
    Enumeration defining the scope of table header cells.
    Enumeration defining the types of text tracks for video and audio elements.