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

com.ljs.ootp.extract.html.Page Maven / Gradle / Ivy

The newest version!
package com.ljs.ootp.extract.html;

import org.jsoup.nodes.Document;

/**
 *
 * @author lstephen
 */
public interface Page {

    Document load();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy