Package | Description |
---|---|
com.norconex.collector.http.url.impl |
Modifier and Type | Method and Description |
---|---|
GenericLinkExtractor.RegexPair[] |
GenericLinkExtractor.getExtractBetweens()
Gets the patterns delimiting the portions of a document to be considered
for link extraction.
|
GenericLinkExtractor.RegexPair[] |
GenericLinkExtractor.getNoExtractBetweens()
Gets the patterns delimiting the portions of a document to be excluded
from link extraction.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericLinkExtractor.setExtractBetweens(GenericLinkExtractor.RegexPair... betweens)
Sets the patterns delimiting the portions of a document to be considered
for link extraction.
|
void |
GenericLinkExtractor.setNoExtractBetweens(GenericLinkExtractor.RegexPair... betweens)
Sets the patterns delimiting the portions of a document to be excluded
from link extraction.
|
Copyright © 2009–2020 Norconex Inc.. All rights reserved.