|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpMetadata | |
---|---|
com.norconex.collector.http.doc | |
com.norconex.collector.http.filter | |
com.norconex.collector.http.filter.impl |
Uses of HttpMetadata in com.norconex.collector.http.doc |
---|
Methods in com.norconex.collector.http.doc that return HttpMetadata | |
---|---|
HttpMetadata |
HttpDocument.getMetadata()
|
Uses of HttpMetadata in com.norconex.collector.http.filter |
---|
Methods in com.norconex.collector.http.filter with parameters of type HttpMetadata | |
---|---|
boolean |
IHttpHeadersFilter.acceptDocument(String url,
HttpMetadata headers)
Whether to accept a URL HTTP headers. |
Uses of HttpMetadata in com.norconex.collector.http.filter.impl |
---|
Methods in com.norconex.collector.http.filter.impl with parameters of type HttpMetadata | |
---|---|
boolean |
RegexURLFilter.acceptDocument(String url,
HttpMetadata headers)
|
boolean |
RegexHeaderFilter.acceptDocument(String url,
HttpMetadata headers)
|
boolean |
ExtensionURLFilter.acceptDocument(String url,
HttpMetadata headers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |