[Home] [By Thread] [By Date] [Recent Entries]

  • From: Rod Davison <rdavison@s...>
  • To: Pete Sahm <psahm@u...>, XML Dev List <xml-dev@l...>
  • Date: Wed, 08 Aug 2001 09:57:59 -0400

On Tuesday 07 August 2001 04:34 pm, Pete Sahm wrote:

> I think that is what DocumentBuilderFactory.setValidating(boolean) is
> supposed to do, and, to an extent is doing (as parser does try to validate
> the elements as they are encountered). The JAXP only supports
> setFeature(String, Object).

According to the docs the JAXP Syntax for SAX Parsers and factories is 

setFeature(String,boolean)
setProperty(String,Object)

Don't see these methods for DocumentBuilder or DocumentbuilderFactory, which 
suggests that is they are available, this is not according to the "pluggable" 
design of the JAXP.

At least that is what it seems to me.  

====================================================
Rod Davison @ Critical Knowledge Systems Inc
rdavison@s...
====================================================
"Historically speaking, the presence of wheels in Unix has never precluded 
their reinvention." - Larry Wall
====================================================

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member