Results 1 to 1 of 1
Thread: HTML web page parsing scraping
- 10-22-2010, 04:08 PM #1
Member
- Join Date
- Sep 2010
- Posts
- 26
- Rep Power
- 0
HTML web page parsing scraping
Hello, I compiled this program WebPage parsing scraping method, I did the java api very good compiled, but Iam not sure about quixote scraping html because I need to make parser texts from the link website to this quixote scraping html .
package javax.xml.parsers;
import javax.xml.parsers.SAXParserFactory;
import javax.xml.parsers.WebsiteParser;
import javax.xml.bind.ValidationEventLocator;
import java.io.IOException;
/**
*@author User: Alfonso Franco creates this xml java program
* Website that consists with make parser a link website to
* a HTML scraping javascript. The texts are parsed and returned at the scraper HTML.
*/
public abstract class WebsiteParser extends SAXParserFactory{
private Object link;
public void parseLink( String ValidationEventLocator) {
boolean parseLink = false;
int text = 1;
int i;
for ( i = 0; text < i; i++ ){
text++;
while(parseLink == true) {
ValidationEventLocator.compareTo(" http: ");
}
}
}
public static void main(String[] args) {
try {
String Website;
System.out.printIn("Added Website to parser HTML file XML Scraping");
}catch (Exception parseLink) {
}
}
}
Please wait for advanced reply very kind of yours . Thanks
Similar Threads
-
HTML FILE parsing.
By makpandian in forum New To JavaReplies: 8Last Post: 11-02-2010, 03:00 PM -
html web page parsing/scraping
By orchid in forum Advanced JavaReplies: 3Last Post: 10-21-2010, 01:34 PM -
Error while parsing html page in java on linux
By rdhaware in forum Advanced JavaReplies: 1Last Post: 02-20-2009, 02:20 AM -
Parsing HTML
By jaadu25 in forum Advanced JavaReplies: 6Last Post: 07-20-2008, 06:51 PM -
jeditorpane help parsing html
By asifsolkar in forum Advanced JavaReplies: 4Last Post: 12-14-2007, 05:23 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks