|
-
Nov 6th, 2002, 08:48 AM
#1
Thread Starter
New Member
James Clark SP (SGML Parser) & c++ & jni & ...
Hi,
Does any of you 'hotshots' developers have experience with James' Clark SGML Parser and the source code involved? I am trying to validate HTML 4.x input to the HTML DTD. XML parsers don’t do the trick and I coudnt find a solution with JTidy or other related software/packages (most of them only support HTML 3.x or merely suck). Since HTML comes from SGML I thought of using the good oll SP, since it’s still the best sgml parser (ever). What I would like to do is call SP with JAVA using JNI (SP is written in C++). The problem is that I can’t seem to find a way/ information on how to do this (the SP-C++ part) or on the topic. Any information/tips are welcome.
Thnx in advance,
Jurgen
Last edited by X_Moon; Nov 6th, 2002 at 08:51 AM.
-
Nov 7th, 2002, 02:35 PM
#2
For JNI I think you'd be better off in the Java forum.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|