Constant Field Values
Contents
org.jsoup.*
-
org.jsoup.helper.HttpConnection Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_ENCODING"Content-Encoding"public static final java.lang.StringDEFAULT_UA"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36"
-
org.jsoup.nodes.Attributes Modifier and Type Constant Field Value protected static final java.lang.StringdataPrefix"data-" -
org.jsoup.nodes.DocumentType Modifier and Type Constant Field Value public static final java.lang.StringPUBLIC_KEY"PUBLIC"public static final java.lang.StringSYSTEM_KEY"SYSTEM"