All Downloads are FREE. Search and download functionalities are using the official Maven repository.

us.codecraft.webmagic.model.samples.Blog Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
package us.codecraft.webmagic.model.samples;

/**
 * @author [email protected] 
* Date: 13-8-2
* Time: 上午8:10
*/ public interface Blog { public String getTitle(); public String getContent(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy