|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Content | |
|---|---|
| org.smartcrawler.extractor | |
| org.smartcrawler.filter | |
| org.smartcrawler.persistence | |
| org.smartcrawler.retriever | |
| Uses of Content in org.smartcrawler.extractor |
|---|
| Methods in org.smartcrawler.extractor with parameters of type Content | |
|---|---|
Link[] |
RegExpLinksExtractor.extract(Content content)
|
Link[] |
LinksExtractor.extract(Content content)
|
| Uses of Content in org.smartcrawler.filter |
|---|
| Methods in org.smartcrawler.filter with parameters of type Content | |
|---|---|
boolean |
XmlCTypeLinkFilter.isPermitted(SiteConfiguration siteConf,
Content content)
|
boolean |
PostFilterLink.isPermitted(SiteConfiguration siteConf,
Content content)
|
boolean |
ImageCTypeLinkFilter.isPermitted(SiteConfiguration siteConf,
Content content)
|
boolean |
FilterManager.isPermitted(SiteConfiguration conf,
Content content)
|
| Uses of Content in org.smartcrawler.persistence |
|---|
| Methods in org.smartcrawler.persistence with parameters of type Content | |
|---|---|
void |
Persister.persist(Content content)
|
void |
FileSystemPersister.persist(Content content)
|
| Uses of Content in org.smartcrawler.retriever |
|---|
| Methods in org.smartcrawler.retriever that return Content | |
|---|---|
Content |
Retriever.getContent(Link link)
|
Content |
DefaultRetriever.getContent(Link link)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||