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

*** shadow/2637 Mon Jul 16 04:18:00 2001
--- shadow/2637.tmp.2909        Mon Jul 16 04:18:00 2001
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | Misleading remnant javadoc for XPath constructors                          |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2637                        Product: XalanJ2                 |
+ |       Status: NEW                         Version: 2.2.x                   |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Minor                    OS/Version: All                     |
+ |     Priority: Other                     Component: org.apache.xpath        |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                     |
+ |  Reported By: [EMAIL PROTECTED]                                                |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The org.apache.xpath.XPath constructors have this comment:
+ 
+    The object must be initialized by the XPathParser.initXPath method.
+ 
+ which is not (any longer) true ... they now internally
+ create an XPathParser and Compiler and initalize the XPath
+ object.

Reply via email to