aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Parsing HTML 4.0 files using the swing HTML Parser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Parsing HTML 4.0 files using the swing HTML Parser" Watch "Parsing HTML 4.0 files using the swing HTML Parser" New topic
Author

Parsing HTML 4.0 files using the swing HTML Parser

harshita
Greenhorn

Joined: Aug 09, 2001
Posts: 1
I am currently using the Swing provided HTML parser to parse the HTML files. But the default dtd used by the parser is for HTML 3.2. Does anyone know how we can use the custom DTD(DTD for HTML 4.0) with the Swing html parser.
Madhav Lakkapragada
Ranch Hand

Joined: Jun 03, 2000
Posts: 5040

"harshita"
your name doesn't agree with the javaranch guidelines. please
take a moment and re-register after reviewing the guidelines at http://www.javaranch.com/name.jsp
thanks for your cooperation.
- satya

Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Parsing HTML 4.0 files using the swing HTML Parser
 
Similar Threads
XML parser search for DTD
Parsing HTML 4.0 files using the Swing HTML Parser
Taking DTD from Classpath
Parsing HTML 4.0 files using the Swing HTML Parser
How to insert HTML content directly in code from JEditorPane ?