PHP 인터페이스 PicoFeed\Scraper\ParserInterface

파일 보기 프로젝트 열기: fguillot/picofeed

공개 메소드들

메소드 설명
execute ( ) : string Execute the parser and return the contents.
findNextLink ( ) : string Find link for next page of the article.

메소드 상세

execute() 공개 메소드

Execute the parser and return the contents.
public execute ( ) : string
리턴 string