Constant Field Values

Contents

org.jsoup.*

  • org.jsoup.helper.HttpConnection
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Content-Encoding"
    public static final String
    "Content-Type"
    public static final String
    "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"
    public static final String
    "application/x-www-form-urlencoded"
    public static final String
    "multipart/form-data"
  • org.jsoup.helper.W3CDom
    Modifier and Type
    Constant Field
    Value
    public static final String
    "jsoupSource"
    public static final String
    "javax.xml.xpath.XPathFactory:jsoup"
  • org.jsoup.internal.SharedConstants
    Modifier and Type
    Constant Field
    Value
    public static final String
    "jsoup.attrs"
    public static final int
    8192
    public static final String
    "https://dummy.example/"
    public static final String
    "jsoup.end"
    public static final String
    "jsoup.start"
    public static final String
    "jsoup.useHttpClient"
    public static final String
    "/jsoup.userdata"
    public static final String
    "jsoup.xmlns-"
  • org.jsoup.nodes.Attributes
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "data-"
  • org.jsoup.nodes.DocumentType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PUBLIC"
    public static final String
    "SYSTEM"
  • org.jsoup.parser.HtmlTreeBuilder
    Modifier and Type
    Constant Field
    Value
    public static final int
    100
  • org.jsoup.parser.Parser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://www.w3.org/1999/xhtml"
    public static final String
    "http://www.w3.org/1998/Math/MathML"
    public static final String
    "http://www.w3.org/2000/svg"
    public static final String
    "http://www.w3.org/XML/1998/namespace"