代码搜索:htmlparser
找到约 1,952 项符合「htmlparser」的源代码
代码结果 1,952
www.eeworm.com/read/454773/7383554
java pagecontext.java
package com.newwatch.tools;
import org.htmlparser.Node;
public class PageContext {
private StringBuffer textBuffer;
private int number;
private Node node;
public Node getN
www.eeworm.com/read/118194/14882333
py spider.py
import htmllib
from urllib import basejoin
MAXDIST = 2
class myHTMLParser(htmllib.HTMLParser):
"""Modified to return URL references as a list after parsing."""
def __init__(self
www.eeworm.com/read/451858/1659468
java htmlsanitiser.java
import net.htmlparser.jericho.*;
import java.util.*;
/**
* Provides facilities to sanitise HTML containing unwanted or invalid tags into clean HTML.
*
* The sanitation process consists o
www.eeworm.com/read/204369/5032436
java main.java
/*
* Main.java
*
* Created on 2007年4月19日, 下午2:12
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package htmlparser;
/**
*
www.eeworm.com/read/194563/5127701
tex htparser.tex
%
% automatically generated by HelpGen from
% htmlparser.tex at 14/Mar/99 20:13:37
%
\section{\class{wxHtmlParser}}\label{wxhtmlparser}
Classes derived from this handle the {\bf generic} parsing of
www.eeworm.com/read/190056/5189364
tex htparser.tex
%
% automatically generated by HelpGen from
% htmlparser.tex at 14/Mar/99 20:13:37
%
\section{\class{wxHtmlParser}}\label{wxhtmlparser}
Classes derived from this handle the {\bf generic} parsing of
www.eeworm.com/read/283334/4083067
tex htparser.tex
%
% automatically generated by HelpGen from
% htmlparser.tex at 14/Mar/99 20:13:37
%
\section{\class{wxHtmlParser}}\label{wxhtmlparser}
Classes derived from this handle the {\bf generic} pars
www.eeworm.com/read/430341/1932853
java dangdangparser.java
package com.booksearch.service.htmlparser;
/************************************************************
FileName: Dangdangparser.java
Author: fengguang
Date:11/09/08
Description: 根据检索关键字到www.da
www.eeworm.com/read/260367/4332639
svn-base htmlnode.java.svn-base
// HTMLParser Library v1.1 - A java-based parser for HTML
// Copyright (C) Dec 31, 2000 Somik Raha
//
// This library is free software; you can redistribute it and/or
// modify it under the terms
www.eeworm.com/read/260367/4332640
svn-base htmlremarknode.java.svn-base
// HTMLParser Library v1.1 - A java-based parser for HTML
// Copyright (C) Dec 31, 2000 Somik Raha
//
// This library is free software; you can redistribute it and/or
// modify it under the terms