magic-Dependency/zh_docs/us/codecraft/webmagic/ResultItems-cmnt.xml

28 lines
947 B
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<javadoc>
<meta>
<date-generated>Sat Aug 17 14:14:45 CST 2013</date-generated>
</meta>
<comment>
<key><![CDATA[us.codecraft.webmagic.ResultItems]]></key>
<data><![CDATA[ 保存抽取结果的类由PageProcessor处理得到传递给{@link us.codecraft.webmagic.pipeline.Pipeline}进行持久化。<br>
@author code4crafter@gmail.com <br>
Date: 13-7-25 <br>
Time: 下午12:20 <br>
]]></data>
</comment>
<comment>
<key><![CDATA[us.codecraft.webmagic.ResultItems.isSkip()]]></key>
<data><![CDATA[ 是否忽略这个页面用于pipeline来判断是否对这个页面进行处理
@return 是否忽略 true 忽略
]]></data>
</comment>
<comment>
<key><![CDATA[us.codecraft.webmagic.ResultItems.setSkip(boolean)]]></key>
<data><![CDATA[ 设置是否忽略这个页面用于pipeline来判断是否对这个页面进行处理
@param skip
@return this
]]></data>
</comment>
</javadoc>