Uses of Package
org.miaixz.bus.http.metric.anget

Package
Description
Provides classes for parsing and handling User-Agent strings and device information.
  • Class
    Description
    Represents a browser, parsed from a User-Agent string.
    Represents a device type, such as a phone, tablet, or desktop, parsed from a User-Agent string.
    Represents a browser rendering engine, such as Trident, WebKit, or Gecko.
    Represents a Network Operating System (NOS), typically parsed from a User-Agent string.
    Represents a User-Agent, providing information about the browser, engine, OS, and device.