Constant Field Values
Contents
org.jsoup.*
-
org.jsoup.helper.HttpConnection Modifier and Type Constant Field Value public static final java.lang.String
CONTENT_ENCODING
"Content-Encoding"
public static final java.lang.String
DEFAULT_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.String
dataPrefix
"data-"
-
org.jsoup.nodes.DocumentType Modifier and Type Constant Field Value public static final java.lang.String
PUBLIC_KEY
"PUBLIC"
public static final java.lang.String
SYSTEM_KEY
"SYSTEM"