Thanks to visit codestin.com
Credit goes to www.java2s.com
Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
HTML Parser « Network Protocol « Java
Java
Network Protocol
HTML Parser
1.
Escape HTML special characters from a String
2.
Using javax.swing.text.html.HTMLEditorKit to parse html document
3.
Extract links from an HTML page
4.
extends HTMLEditorKit.ParserCallback
5.
HTML parser based on HTMLEditorKit.ParserCallback
6.
Get all hyper links from a web page
7.
Getting the Links in an HTML Document
8.
Getting the Text in an HTML Document
9.
Find and display hyperlinks contained within a web page
10.
Use regular expression to get web page title