Re: [Saxdotnet-devel] Merging the IXmlReaderControl with IXmlReader
Brought to you by:
jeffrafter,
kwaclaw
From: Elliotte H. <el...@me...> - 2004-12-07 21:03:22
|
Karl Waclawek wrote: > > In general, adding such functionality to the factory might be useful, > regardless of the above. Do you have a link at hand? http://java.sun.com/j2se/1.4.2/docs/api/javax/xml/parsers/SAXParserFactory.html Be careful. There's a lot of stuff in that class (like it's lack of namespace awareness by default) we don't want to imitate. -- Elliotte Rusty Harold el...@me... XML in a Nutshell 3rd Edition Just Published! http://www.cafeconleche.org/books/xian3/ http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim |