Uses of Class
org.openrefine.commands.HttpHeadersSupport.HttpHeaderInfo
-
Packages that use HttpHeadersSupport.HttpHeaderInfo Package Description org.openrefine.commands org.openrefine.commands.project -
-
Uses of HttpHeadersSupport.HttpHeaderInfo in org.openrefine.commands
Fields in org.openrefine.commands with type parameters of type HttpHeadersSupport.HttpHeaderInfo Modifier and Type Field Description protected static Map<String,HttpHeadersSupport.HttpHeaderInfo>HttpHeadersSupport. s_headersMethods in org.openrefine.commands that return HttpHeadersSupport.HttpHeaderInfo Modifier and Type Method Description static HttpHeadersSupport.HttpHeaderInfoHttpHeadersSupport. getHttpHeaderInfo(String header) -
Uses of HttpHeadersSupport.HttpHeaderInfo in org.openrefine.commands.project
Fields in org.openrefine.commands.project with type parameters of type HttpHeadersSupport.HttpHeaderInfo Modifier and Type Field Description protected Map<String,HttpHeadersSupport.HttpHeaderInfo>GetModelsCommand.ModelsResponse. httpHeaders
-