public interface IRobotsMetaProvider
Modifier and Type | Method and Description |
---|---|
RobotsMeta |
getRobotsMeta(Reader document,
String documentUrl,
ContentType contentType,
Properties httpHeaders)
Extracts Robots meta information for a page, if any.
|
RobotsMeta getRobotsMeta(Reader document, String documentUrl, ContentType contentType, Properties httpHeaders) throws IOException
document
- the documentdocumentUrl
- document urlcontentType
- the document content typehttpHeaders
- the document HTTP HeadersIOException
- problem reading the documentCopyright © 2009–2021 Norconex Inc.. All rights reserved.