You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/03/29 01:18:27 UTC

[Bug 1143] New - Setting SAXParser/DOMBuilder features via JAXP

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1143

*** shadow/1143	Wed Mar 28 15:18:27 2001
--- shadow/1143.tmp.4531	Wed Mar 28 15:18:27 2001
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | Setting SAXParser/DOMBuilder features via JAXP                             |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1143                        Product: Xerces-J                |
+ |       Status: NEW                         Version: 1.3.1                   |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version:                         |
+ |     Priority: Medium                    Component: JAXP                    |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-j-dev@xml.apache.org                                  |
+ |  Reported By: roytman@smart.net                                            |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ There is no way to set certain Parser/DOMBuilder features via JAXP
+ for example "http://apache.org/xml/features/dom/defer-node-expansion" which I 
+ need badly.
+ I thought DOMBuilderFactory.setAttribute() was meant to do so but it is not 
+ implemented (trows exception) and code which actually instantiate DOMParser 
+ does not check attributes.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org