跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V 

A

a - 类 中的变量cn.schoolwow.quickhttp.document.query.Evaluator.CssNthEvaluator
 
AbstractConnection - cn.schoolwow.quickhttp.connection中的类
 
AbstractElement - cn.schoolwow.quickhttp.document.element中的类
 
AbstractElement() - 类 的构造器cn.schoolwow.quickhttp.document.element.AbstractElement
 
AbstractResponse - cn.schoolwow.quickhttp.response中的类
 
AbstractResponse(HttpURLConnection) - 类 的构造器cn.schoolwow.quickhttp.response.AbstractResponse
 
acceptRanges() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
acceptRanges() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
是否支持分段下载
addCookie(String, String) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
添加Cookie
addCookie(String, String, String) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
添加Cookie
addCookie(HttpCookie) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
添加Cookie
addCookie(List<HttpCookie>) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
添加Cookie
addCookies(Map<String, String>, String) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
添加Cookie
afterConnection(Connection, Response) - 接口 中的方法cn.schoolwow.quickhttp.util.Interceptor
在http请求发送完毕之后
ajax() - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
ajax() - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
AllElements() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AllElements
 
And(List<Evaluator>) - 类 的构造器cn.schoolwow.quickhttp.document.query.CombiningEvaluator.And
 
assureAllElements() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
深度遍历子元素形成列表
attr(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
attr(String) - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取属性
attr(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.Elements
获取属性
attribute - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
属性文本
attribute() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
attribute() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取属性
Attribute(String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.Attribute
 
AttributeKeyPair(String, String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AttributeKeyPair
 
AttributeParser - cn.schoolwow.quickhttp.document.parser中的类
 
AttributeParser() - 类 的构造器cn.schoolwow.quickhttp.document.parser.AttributeParser
 
attributes - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
属性
attributes - 类 中的变量cn.schoolwow.quickhttp.document.parser.Node
属性
AttributeStarting(String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AttributeStarting
 
AttributeWithValue(String, String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValue
 
AttributeWithValueContaining(String, String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueContaining
 
AttributeWithValueEnding(String, String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueEnding
 
AttributeWithValueMatching(String, Pattern) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueMatching
 
AttributeWithValueNot(String, String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueNot
 
AttributeWithValueStarting(String, String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueStarting
 

B

b - 类 中的变量cn.schoolwow.quickhttp.document.query.Evaluator.CssNthEvaluator
 
basicAuth(String, String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
basicAuth(String, String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
beforeConnect(Connection) - 接口 中的方法cn.schoolwow.quickhttp.util.Interceptor
在http请求发送之前
blockingQueue - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
 
body - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
输入流字符串
body() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
body() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
 
bodyAsBytes() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
bodyAsBytes() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
返回字节数组
bodyAsFile(Path) - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
bodyAsFile(Path) - 接口 中的方法cn.schoolwow.quickhttp.response.Response
写入到文件里
bodyAsJSONArray() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
bodyAsJSONArray() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
返回JSON数组
bodyAsJSONObject() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
bodyAsJSONObject() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
返回JSON对象
bodyStream() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
bodyStream() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取输入流
BUFFER_SIZE - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
缓冲区大小
bufferedInputStream - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
输入流

C

calculatePosition(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.CssNthEvaluator
 
calculatePosition(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsNthChild
 
calculatePosition(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsNthLastChild
 
calculatePosition(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsNthLastOfType
 
calculatePosition(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsNthOfType
 
charset(String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
charset(String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
charset - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
请求编码
charset - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
编码格式
charset() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
charset() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取编码格式
checkArgument(boolean) - 类 中的静态方法cn.schoolwow.quickhttp.util.ValidateUtil
 
checkArgument(boolean, String) - 类 中的静态方法cn.schoolwow.quickhttp.util.ValidateUtil
 
checkNotEmpty(Object) - 类 中的静态方法cn.schoolwow.quickhttp.util.ValidateUtil
 
checkNotEmpty(Object, String) - 类 中的静态方法cn.schoolwow.quickhttp.util.ValidateUtil
 
checkNotNull(Object) - 类 中的静态方法cn.schoolwow.quickhttp.util.ValidateUtil
 
checkNotNull(Object, String) - 类 中的静态方法cn.schoolwow.quickhttp.util.ValidateUtil
 
checkNull(Object) - 类 中的静态方法cn.schoolwow.quickhttp.util.ValidateUtil
 
checkNull(Object, String) - 类 中的静态方法cn.schoolwow.quickhttp.util.ValidateUtil
 
childElement(int) - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
childElement(int) - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取指定子节点
childElements - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
深度遍历后的子元素
childElements() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
childElements() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取所有子节点
childList - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
子元素
childList - 类 中的变量cn.schoolwow.quickhttp.document.parser.Node
子节点
childTextElements - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
深度遍历后的子元素(包含文本元素)
childTextList - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
子元素(包含文本元素)
Class(String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.Class
 
clone() - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
clone() - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
cn.schoolwow.quickhttp - 程序包 cn.schoolwow.quickhttp
 
cn.schoolwow.quickhttp.connection - 程序包 cn.schoolwow.quickhttp.connection
 
cn.schoolwow.quickhttp.document - 程序包 cn.schoolwow.quickhttp.document
 
cn.schoolwow.quickhttp.document.element - 程序包 cn.schoolwow.quickhttp.document.element
 
cn.schoolwow.quickhttp.document.parser - 程序包 cn.schoolwow.quickhttp.document.parser
 
cn.schoolwow.quickhttp.document.query - 程序包 cn.schoolwow.quickhttp.document.query
 
cn.schoolwow.quickhttp.domain - 程序包 cn.schoolwow.quickhttp.domain
 
cn.schoolwow.quickhttp.response - 程序包 cn.schoolwow.quickhttp.response
 
cn.schoolwow.quickhttp.util - 程序包 cn.schoolwow.quickhttp.util
 
CombiningEvaluator - cn.schoolwow.quickhttp.document.query中的类
 
CombiningEvaluator(List<Evaluator>) - 类 的构造器cn.schoolwow.quickhttp.document.query.CombiningEvaluator
 
CombiningEvaluator.And - cn.schoolwow.quickhttp.document.query中的类
 
CombiningEvaluator.Or - cn.schoolwow.quickhttp.document.query中的类
 
connect(String) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
访问url
connect(URL) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
访问url
Connection - cn.schoolwow.quickhttp.connection中的接口
 
Connection.Method - cn.schoolwow.quickhttp.connection中的枚举
 
Connection.UserAgent - cn.schoolwow.quickhttp.connection中的枚举
 
ContainsOwnText(String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.ContainsOwnText
 
ContainsText(String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.ContainsText
 
contentDisposition - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
文件信息
contentLength() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
contentLength() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取大小
contentType(String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
contentType(String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
contentType - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
请求类型
contentType - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
内容类型
contentType() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
contentType() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取返回格式类型
cookie(String, String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
cookie(HttpCookie) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
cookie(List<HttpCookie>) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
cookie(String, String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
cookie(HttpCookie) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
cookie(List<HttpCookie>) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
cookie(String) - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
cookie(String) - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取Cookie信息
cookieList() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
cookieList() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
 
cookieManager - 类 中的静态变量cn.schoolwow.quickhttp.QuickHttp
 
cookies(Map<String, String>) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
cookies(Map<String, String>) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
cookiesFileUrl - 类 中的静态变量cn.schoolwow.quickhttp.QuickHttp
Cookie存放地址
corePoolSize - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
线程池配置
CssNthEvaluator(int, int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.CssNthEvaluator
 
CssNthEvaluator(int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.CssNthEvaluator
 

D

data(String, String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
data(String, Path) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
data(Map<String, String>) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
data(String, String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
data(String, Path) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
data(Map<String, String>) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
dataFileMap - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
DataFile信息
dataMap - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
Data信息
Document - cn.schoolwow.quickhttp.document中的类
 
document - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
Document对象
DocumentParser - cn.schoolwow.quickhttp.document中的类
 
documentParser - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
Document对象

E

eachAttr(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.Elements
获取集合内的所有该元素属性
eachText() - 类 中的方法cn.schoolwow.quickhttp.document.element.Elements
获取集合内的所有元素的文本
Element - cn.schoolwow.quickhttp.document.element中的接口
 
ElementHandler - cn.schoolwow.quickhttp.document.parser中的接口
 
Elements - cn.schoolwow.quickhttp.document.element中的类
 
Elements() - 类 的构造器cn.schoolwow.quickhttp.document.element.Elements
 
Elements(int) - 类 的构造器cn.schoolwow.quickhttp.document.element.Elements
 
Elements(Collection<Element>) - 类 的构造器cn.schoolwow.quickhttp.document.element.Elements
 
Elements(List<Element>) - 类 的构造器cn.schoolwow.quickhttp.document.element.Elements
 
Elements(Element...) - 类 的构造器cn.schoolwow.quickhttp.document.element.Elements
 
elementSiblingIndex() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
elementSiblingIndex() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取节点在父节点的子节点中的索引
elementSiblingpos - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
节点在父节点的子节点中的索引
end - 类 中的变量cn.schoolwow.quickhttp.document.parser.HTMLToken
 
enqueue(Response.CallBack) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
enqueue(Response.CallBack) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
Evaluator - cn.schoolwow.quickhttp.document.query中的类
 
Evaluator() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator
 
evaluator - 类 中的变量cn.schoolwow.quickhttp.document.query.StructuralEvaluator
 
Evaluator.AllElements - cn.schoolwow.quickhttp.document.query中的类
Evaluator for any / all element matching
Evaluator.Attribute - cn.schoolwow.quickhttp.document.query中的类
Evaluator for attribute name matching
Evaluator.AttributeKeyPair - cn.schoolwow.quickhttp.document.query中的类
Abstract evaluator for attribute name/value matching
Evaluator.AttributeStarting - cn.schoolwow.quickhttp.document.query中的类
Evaluator for attribute name prefix matching
Evaluator.AttributeWithValue - cn.schoolwow.quickhttp.document.query中的类
Evaluator for attribute name/value matching
Evaluator.AttributeWithValueContaining - cn.schoolwow.quickhttp.document.query中的类
Evaluator for attribute name/value matching (value containing)
Evaluator.AttributeWithValueEnding - cn.schoolwow.quickhttp.document.query中的类
Evaluator for attribute name/value matching (value ending)
Evaluator.AttributeWithValueMatching - cn.schoolwow.quickhttp.document.query中的类
Evaluator for attribute name/value matching (value regex matching)
Evaluator.AttributeWithValueNot - cn.schoolwow.quickhttp.document.query中的类
Evaluator for attribute name !
Evaluator.AttributeWithValueStarting - cn.schoolwow.quickhttp.document.query中的类
Evaluator for attribute name/value matching (value prefix)
Evaluator.Class - cn.schoolwow.quickhttp.document.query中的类
Evaluator for element class
Evaluator.ContainsOwnText - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching Element's own text
Evaluator.ContainsText - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching Element (and its descendants) text
Evaluator.CssNthEvaluator - cn.schoolwow.quickhttp.document.query中的类
 
Evaluator.Id - cn.schoolwow.quickhttp.document.query中的类
Evaluator for element id
Evaluator.IndexEquals - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching by sibling index number (e = idx)
Evaluator.IndexEvaluator - cn.schoolwow.quickhttp.document.query中的类
Abstract evaluator for sibling index matching
Evaluator.IndexGreaterThan - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching by sibling index number (e > idx)
Evaluator.IndexLessThan - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching by sibling index number (e < idx)
Evaluator.IsEmpty - cn.schoolwow.quickhttp.document.query中的类
 
Evaluator.IsFirstChild - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching the first sibling (css :first-child)
Evaluator.IsFirstOfType - cn.schoolwow.quickhttp.document.query中的类
 
Evaluator.IsLastChild - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching the last sibling (css :last-child)
Evaluator.IsLastOfType - cn.schoolwow.quickhttp.document.query中的类
 
Evaluator.IsNthChild - cn.schoolwow.quickhttp.document.query中的类
css-compatible Evaluator for :eq (css :nth-child)
Evaluator.IsNthLastChild - cn.schoolwow.quickhttp.document.query中的类
css pseudo class :nth-last-child)
Evaluator.IsNthLastOfType - cn.schoolwow.quickhttp.document.query中的类
 
Evaluator.IsNthOfType - cn.schoolwow.quickhttp.document.query中的类
css pseudo class nth-of-type
Evaluator.IsOnlyChild - cn.schoolwow.quickhttp.document.query中的类
 
Evaluator.IsOnlyOfType - cn.schoolwow.quickhttp.document.query中的类
 
Evaluator.IsRoot - cn.schoolwow.quickhttp.document.query中的类
css3 pseudo-class :root
Evaluator.Matches - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching Element (and its descendants) text with regex
Evaluator.MatchesOwn - cn.schoolwow.quickhttp.document.query中的类
Evaluator for matching Element's own text with regex
Evaluator.Tag - cn.schoolwow.quickhttp.document.query中的类
Evaluator for tag name
Evaluator.TagEndsWith - cn.schoolwow.quickhttp.document.query中的类
Evaluator for tag name that ends with
evaluatorList - 类 中的变量cn.schoolwow.quickhttp.document.query.CombiningEvaluator
 
execute() - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
execute() - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 

F

filename() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
filename() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取文件名
first() - 类 中的方法cn.schoolwow.quickhttp.document.element.Elements
返回集合的第一个元素
firstChild() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
firstChild() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取首个子节点
followRedirects(boolean) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
followRedirects(boolean) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
followRedirects - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
自动重定向

G

getAllElements() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
getAllElements() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取该节点所有子节点(包括它自己)
getConnection(String) - 类 中的静态方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
getConnection(URL) - 类 中的静态方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
getCookie(String, String) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
获取Cookie
getCookies(String) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
获取域名下的所有Cookie
getCookies() - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
获取域名下的所有Cookie
getCookieString(String) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
获取域名下Cookie头部
getPseudoClass() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.CssNthEvaluator
 
getPseudoClass() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsNthChild
 
getPseudoClass() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsNthLastChild
 
getPseudoClass() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsNthLastOfType
 
getPseudoClass() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsNthOfType
 

H

Has(Evaluator) - 类 的构造器cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Has
 
hasAttr(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
hasAttr(String) - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
是否存在属性
hasAttr(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.Elements
是否存在属性
hasBody() - 枚举 中的方法cn.schoolwow.quickhttp.connection.Connection.Method
 
hasClass(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
hasClass(String) - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
是否存在class
hasCookie(String) - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
hasCookie(String) - 接口 中的方法cn.schoolwow.quickhttp.response.Response
是否存在该Cookie
hasCookieWithValue(String, String) - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
hasCookieWithValue(String, String) - 接口 中的方法cn.schoolwow.quickhttp.response.Response
是否存在该Cookie
hasHeader(String) - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
hasHeader(String) - 接口 中的方法cn.schoolwow.quickhttp.response.Response
是否有该Header
hasHeaderWithValue(String, String) - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
hasHeaderWithValue(String, String) - 接口 中的方法cn.schoolwow.quickhttp.response.Response
是否存在该Header
header(String, String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
header(String, String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
header(String) - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
header(String) - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取头部信息
headerMap - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
头部信息
headers(Map<String, String>) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
headers(Map<String, String>) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
headers - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
Header信息
headers() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
headers() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取所有Header信息
html - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
 
html() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
html() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取html内容
HTMLParser - cn.schoolwow.quickhttp.document.parser中的类
 
HTMLToken - cn.schoolwow.quickhttp.document.parser中的类
 
HTMLToken() - 类 的构造器cn.schoolwow.quickhttp.document.parser.HTMLToken
 
HTMLToken.TokenType - cn.schoolwow.quickhttp.document.parser中的枚举
 
HTMLTokenParser - cn.schoolwow.quickhttp.document.parser中的类
 
httpCookieList - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
保存HttpCookie
httpURLConnection - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
关联httpurlConnection

I

id() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
id() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取id
Id(String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.Id
 
ignoreHttpErrors(boolean) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
ignoreHttpErrors(boolean) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
ignoreHttpErrors - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
是否忽略http状态异常
ImmediateParent(Evaluator) - 类 的构造器cn.schoolwow.quickhttp.document.query.StructuralEvaluator.ImmediateParent
 
ImmediatePreviousSibling(Evaluator) - 类 的构造器cn.schoolwow.quickhttp.document.query.StructuralEvaluator.ImmediatePreviousSibling
 
IndexEquals(int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IndexEquals
 
IndexEvaluator(int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IndexEvaluator
 
IndexGreaterThan(int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IndexGreaterThan
 
IndexLessThan(int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IndexLessThan
 
intercept(Interceptor) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
拦截器
Interceptor - cn.schoolwow.quickhttp.util中的接口
 
interceptor - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
过滤器
isComment - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
是否是注释节点
IsEmpty() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsEmpty
 
IsFirstChild() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsFirstChild
 
IsFirstOfType() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsFirstOfType
 
IsLastChild() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsLastChild
 
IsLastOfType() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsLastOfType
 
IsNthChild(int, int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsNthChild
 
IsNthLastChild(int, int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsNthLastChild
 
IsNthLastOfType(int, int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsNthLastOfType
 
IsNthOfType(int, int) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsNthOfType
 
IsOnlyChild() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsOnlyChild
 
IsOnlyOfType() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsOnlyOfType
 
IsRoot() - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.IsRoot
 
isSingleNode - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
是否是单节点
isSingleNode - 类 中的变量cn.schoolwow.quickhttp.document.parser.Node
是否是单节点
isTextNode - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
是否是文本节点

J

jsonpAsJSONArray() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
jsonpAsJSONArray() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
解析jsonp返回JSON数组
jsonpAsJSONObject() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
jsonpAsJSONObject() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
解析jsonp返回JSON对象

L

last() - 类 中的方法cn.schoolwow.quickhttp.document.element.Elements
返回集合的最后一个元素
lastChild() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
lastChild() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取末尾子节点

M

matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.CombiningEvaluator.And
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.CombiningEvaluator
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.CombiningEvaluator.Or
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AllElements
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Attribute
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeStarting
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValue
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueContaining
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueEnding
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueMatching
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueNot
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueStarting
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Class
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.ContainsOwnText
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.ContainsText
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.CssNthEvaluator
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Id
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IndexEquals
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IndexGreaterThan
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IndexLessThan
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsEmpty
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsFirstChild
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsLastChild
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsOnlyChild
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsOnlyOfType
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsRoot
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator
 
Matches(Pattern) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.Matches
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Matches
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.MatchesOwn
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Tag
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.TagEndsWith
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Has
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.ImmediateParent
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.ImmediatePreviousSibling
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Not
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Parent
 
matches(Element) - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.PreviousSibling
 
MatchesOwn(Pattern) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.MatchesOwn
 
maximumPoolSize - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
 
maxRedirectTimes - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
默认最大重定向次数
maxTimeout(int) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
设置全局最大超时时间
maxTimeout - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
最大超时时间(毫秒)
method(String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
method(Connection.Method) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
method(String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
method(Connection.Method) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
method - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
请求方法

N

nextElementSibling() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
nextElementSibling() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取它的后一个节点
noCookie() - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
不要自动设置Cookie
Node - cn.schoolwow.quickhttp.document.parser中的类
 
Node() - 类 的构造器cn.schoolwow.quickhttp.document.parser.Node
 
Not(Evaluator) - 类 的构造器cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Not
 

O

onError(Connection, IOException) - 接口 中的方法cn.schoolwow.quickhttp.response.Response.CallBack
 
onResponse(Response) - 接口 中的方法cn.schoolwow.quickhttp.response.Response.CallBack
 
Or(List<Evaluator>) - 类 的构造器cn.schoolwow.quickhttp.document.query.CombiningEvaluator.Or
 
outerHtml - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
 
outerHtml() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
outerHtml() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取OuterHTML内容
ownOriginText - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
原始文本内容
ownText - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
转义后文本内容
ownText() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
ownText() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取当前节点文本

P

parent - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
父节点
parent() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
parent() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取父节点
parent - 类 中的变量cn.schoolwow.quickhttp.document.parser.Node
父节点
Parent(Evaluator) - 类 的构造器cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Parent
 
parse(String) - 类 中的静态方法cn.schoolwow.quickhttp.document.Document
 
parse(String) - 类 中的静态方法cn.schoolwow.quickhttp.document.DocumentParser
 
parse(ElementHandler) - 类 中的方法cn.schoolwow.quickhttp.document.DocumentParser
语义分析
parse(String, Map<String, String>) - 类 中的静态方法cn.schoolwow.quickhttp.document.parser.AttributeParser
 
parse(String) - 类 中的静态方法cn.schoolwow.quickhttp.document.parser.HTMLParser
 
parse(List<HTMLToken>) - 类 中的静态方法cn.schoolwow.quickhttp.document.parser.HTMLTokenParser
 
parse(String) - 类 中的静态方法cn.schoolwow.quickhttp.document.query.QueryParser
 
parse() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
parse() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
 
parser() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
parser() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
 
previousElementSibling() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
previousElementSibling() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取它的前一个节点
PreviousSibling(Evaluator) - 类 的构造器cn.schoolwow.quickhttp.document.query.StructuralEvaluator.PreviousSibling
 
proxy(Proxy) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
proxy(String, int) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
proxy(Proxy) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
proxy(String, int) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
proxy - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
Http代理
proxy(Proxy) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
设置全局代理
proxy(String, int) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
设置全局代理
proxy - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
全局代理

Q

QueryParser - cn.schoolwow.quickhttp.document.query中的类
 
QuickHttp - cn.schoolwow.quickhttp中的类
 
QuickHttp() - 类 的构造器cn.schoolwow.quickhttp.QuickHttp
 
QuickHttpConfig - cn.schoolwow.quickhttp.util中的类
 
QuickHttpConfig() - 类 的构造器cn.schoolwow.quickhttp.util.QuickHttpConfig
 

R

ranges(long, long) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
ranges(long, long) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
设置分段下载
redirectTimes - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
重定向次数
referrer(String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
referrer(String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
removeAllCookie() - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
删除所有Cookie
removeCookie(String) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
删除域名下所有Cookie
requestBody(String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
requestBody(JSONObject) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
requestBody(JSONArray) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
requestBody(Path) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
requestBody(String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
requestBody(JSONObject) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
requestBody(JSONArray) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
requestBody(Path) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
requestBody - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
自定义请求体
requestMeta() - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
requestMeta(RequestMeta) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
requestMeta() - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
requestMeta(RequestMeta) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
RequestMeta - cn.schoolwow.quickhttp.domain中的类
请求元数据
RequestMeta() - 类 的构造器cn.schoolwow.quickhttp.domain.RequestMeta
 
Response - cn.schoolwow.quickhttp.response中的接口
 
Response.CallBack - cn.schoolwow.quickhttp.response中的接口
 
ResponseMeta - cn.schoolwow.quickhttp.domain中的类
返回元数据
ResponseMeta() - 类 的构造器cn.schoolwow.quickhttp.domain.ResponseMeta
 
responseMeta() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
responseMeta() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取返回元数据
restoreCookie() - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
恢复Cookie策略
retryTimes(int) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
retryTimes(int) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
retryTimes - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
重试次数
retryTimes(int) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
设置全局重试次数
retryTimes - 类 中的静态变量cn.schoolwow.quickhttp.util.QuickHttpConfig
默认重试次数
root() - 类 中的方法cn.schoolwow.quickhttp.document.Document
 

S

select(String) - 类 中的方法cn.schoolwow.quickhttp.document.Document
 
select(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
select(String) - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
 
selectFirst(String) - 类 中的方法cn.schoolwow.quickhttp.document.Document
 
selectFirst(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
selectFirst(String) - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
 
selectLast(String) - 类 中的方法cn.schoolwow.quickhttp.document.Document
 
selectLast(String) - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
selectLast(String) - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
 
setCookiePolicy(CookiePolicy) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
设置Cookie策略
setProxySelector(ProxySelector) - 类 中的静态方法cn.schoolwow.quickhttp.QuickHttp
设置代理选择器
siblingElements() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
siblingElements() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取兄弟节点
sslSocketFactory(SSLSocketFactory) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
sslSocketFactory(SSLSocketFactory) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
start - 类 中的变量cn.schoolwow.quickhttp.document.parser.HTMLToken
 
startElement(Element) - 接口 中的方法cn.schoolwow.quickhttp.document.parser.ElementHandler
标签开始时
statusCode - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
状态码
statusCode() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
statusCode() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取状态码
statusMessage - 类 中的变量cn.schoolwow.quickhttp.domain.ResponseMeta
消息
statusMessage() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
statusMessage() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取消息
StructuralEvaluator - cn.schoolwow.quickhttp.document.query中的类
 
StructuralEvaluator(Evaluator) - 类 的构造器cn.schoolwow.quickhttp.document.query.StructuralEvaluator
 
StructuralEvaluator.Has - cn.schoolwow.quickhttp.document.query中的类
 
StructuralEvaluator.ImmediateParent - cn.schoolwow.quickhttp.document.query中的类
 
StructuralEvaluator.ImmediatePreviousSibling - cn.schoolwow.quickhttp.document.query中的类
 
StructuralEvaluator.Not - cn.schoolwow.quickhttp.document.query中的类
 
StructuralEvaluator.Parent - cn.schoolwow.quickhttp.document.query中的类
 
StructuralEvaluator.PreviousSibling - cn.schoolwow.quickhttp.document.query中的类
 

T

Tag(String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.Tag
 
TagEndsWith(String) - 类 的构造器cn.schoolwow.quickhttp.document.query.Evaluator.TagEndsWith
 
tagName - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
节点名称
tagName() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
tagName() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取标签名
tagName() - 类 中的方法cn.schoolwow.quickhttp.document.element.Elements
返回集合第一个标签的标签名
tagName - 类 中的变量cn.schoolwow.quickhttp.document.parser.Node
节点名称
text() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
text() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取子节点文本
text() - 类 中的方法cn.schoolwow.quickhttp.document.element.Elements
获取文本元素
textContent - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
 
textContent - 类 中的变量cn.schoolwow.quickhttp.document.parser.Node
文本内容
textElement() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
textElement() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取文本节点列表
textElements - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
深度遍历后的文本元素
textList - 类 中的变量cn.schoolwow.quickhttp.document.element.AbstractElement
子元素节点
timeout(int) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
timeout(int) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
timeout - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
超时设置
title() - 类 中的方法cn.schoolwow.quickhttp.document.Document
 
tokenType - 类 中的变量cn.schoolwow.quickhttp.document.parser.HTMLToken
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.parser.HTMLToken
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.CombiningEvaluator.And
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.CombiningEvaluator.Or
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AllElements
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Attribute
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeStarting
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValue
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueContaining
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueEnding
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueMatching
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueNot
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.AttributeWithValueStarting
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Class
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.ContainsOwnText
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.ContainsText
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.CssNthEvaluator
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Id
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IndexEquals
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IndexGreaterThan
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IndexLessThan
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsEmpty
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsFirstChild
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsFirstOfType
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsLastChild
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsLastOfType
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsOnlyChild
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsOnlyOfType
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.IsRoot
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Matches
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.MatchesOwn
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.Tag
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.Evaluator.TagEndsWith
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Has
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.ImmediateParent
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.ImmediatePreviousSibling
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Not
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.Parent
 
toString() - 类 中的方法cn.schoolwow.quickhttp.document.query.StructuralEvaluator.PreviousSibling
 

U

url(URL) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
url(String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
url(URL) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
url(String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
url - 类 中的变量cn.schoolwow.quickhttp.domain.RequestMeta
访问地址
url() - 类 中的方法cn.schoolwow.quickhttp.response.AbstractResponse
 
url() - 接口 中的方法cn.schoolwow.quickhttp.response.Response
获取返回网址
userAgent(String) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
userAgent(Connection.UserAgent) - 类 中的方法cn.schoolwow.quickhttp.connection.AbstractConnection
 
userAgent(String) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
userAgent(Connection.UserAgent) - 接口 中的方法cn.schoolwow.quickhttp.connection.Connection
 
userAgent - 枚举 中的变量cn.schoolwow.quickhttp.connection.Connection.UserAgent
 

V

val() - 类 中的方法cn.schoolwow.quickhttp.document.element.AbstractElement
 
val() - 接口 中的方法cn.schoolwow.quickhttp.document.element.Element
获取value属性
ValidateUtil - cn.schoolwow.quickhttp.util中的类
 
ValidateUtil() - 类 的构造器cn.schoolwow.quickhttp.util.ValidateUtil
 
value - 类 中的变量cn.schoolwow.quickhttp.document.parser.HTMLToken
 
valueOf(String) - 枚举 中的静态方法cn.schoolwow.quickhttp.connection.Connection.Method
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.schoolwow.quickhttp.connection.Connection.UserAgent
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.schoolwow.quickhttp.document.parser.HTMLToken.TokenType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.schoolwow.quickhttp.connection.Connection.Method
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.schoolwow.quickhttp.connection.Connection.UserAgent
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.schoolwow.quickhttp.document.parser.HTMLToken.TokenType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E F G H I J L M N O P Q R S T U V 
跳过导航链接

Copyright © 2020. All rights reserved.