From: "Donald Ball" <[EMAIL PROTECTED]>
> On Fri, 2002-04-19 at 18:55, James Strachan wrote:
> > From: "Donald Ball" <[EMAIL PROTECTED]>
> > > this is a slightly strange request, but bear with me. in our app,
we're
> > > letting users enter a subset of x/html (no script, embed, etc.). we're
> > >
On Fri, 2002-04-19 at 18:55, James Strachan wrote:
> From: "Donald Ball" <[EMAIL PROTECTED]>
> > this is a slightly strange request, but bear with me. in our app, we're
> > letting users enter a subset of x/html (no script, embed, etc.). we're
> > parsing using the dom4j SAXReader with validation
- Original Message -
From: "James Strachan" <[EMAIL PROTECTED]>
>
> Also Andy Clark from the Xerces team has put together a HTML parser called
> NekoHTML which looks really cool (and could well be a great event-based
> replacement for JTidy).
>
> http://www.apache.org/~andyc/
>
> I think i
From: "Donald Ball" <[EMAIL PROTECTED]>
> this is a slightly strange request, but bear with me. in our app, we're
> letting users enter a subset of x/html (no script, embed, etc.). we're
> parsing using the dom4j SAXReader with validation turned out. it all
> works very well, thanks for the great
this is a slightly strange request, but bear with me. in our app, we're
letting users enter a subset of x/html (no script, embed, etc.). we're
parsing using the dom4j SAXReader with validation turned out. it all
works very well, thanks for the great tools. however, we'd now like to
relax the rules