作者AmosYang ()
看板java
标题Re: [问题] html parser功能一问
时间Fri Aug 28 18:04:01 2009
※ 引述《conan99 (Edison)》之铭言:
: HTML PARSER能帮我方便地找到该特定资料吗?
方便与否是一种非常主观的判断...
http://www.lmgtfy.com/?q=java+html+parser+tutorial
Top Result(s)
HTML Parser - HTML Parser
http://htmlparser.sourceforge.net/
HTML Parser is a Java library used to parse HTML in either a linear or
nested fashion. Primarily used for transformation or extraction, it
features filters, visitors, custom tags and easy to use JavaBeans.
It
is a fast, robust and well tested package.
Welcome to the homepage of
HTMLParser - a super-fast real-time parser
for real-world HTML. What has attracted most developers to HTMLParser
has been its simplicity in design, speed and ability to handle
streaming real-world html.
...
In general, to use the HTMLParser you will need to be able to write
code in the Java programming language. Although some example programs
are provided that may be useful as they stand, it's more than likely
you will need (or want) to create your own programs or modify the
ones provided to match your intended application.
HTML Parser - HTML Parser Sample Programs
http://htmlparser.sourceforge.net/samples.html
HTML Parser - HTML Parser Frequently Asked Questions
http://htmlparser.sourceforge.net/faq.html
--
像我习惯用嘴吧写程式,就觉得当今的程式语言很不方便… :)
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 65.87.177.87
1F:推 PsMonkey:泪推签名档阿... [gj] 08/28 18:08
2F:→ AmosYang: "Mr. Data, could you show me how to parse this XML?" 08/28 18:26
3F:→ AmosYang: "Certainly, sir. Let me google that for you." 08/28 18:27
4F:→ AmosYang: -- StarTrek, The Next Gen. 《Back to 2009》 (误) 08/28 18:28
5F:推 godfat: XDDDDDDD 08/28 18:41
6F:推 microtech:我笑了 XDD 08/28 20:13
7F:推 conan99:谢谢,我就是用这个,它里面有附JNLP档,可以视觉化找出 08/29 09:19
8F:→ conan99:标签逻辑後,可以自动转成程式码,现在就差合并了,谢谢 08/29 09:22