has been added into
org.apache.xpath.jaxp package. So by extracting that package &
javax.xml.xpath
it should be possible. I have cc'ed this mail to Ramesh Mandava who
has worked on the implementation of java.xml.xpath.
Ramesh, What is your opinion ?
We needed few changes ( spe
Henry Zongaro wrote:
Hi, Neeraj,
Neeraj Bajaj <[EMAIL PROTECTED]> wrote on 10/14/2004 07:53:26 AM:
Michael Glavassevich wrote:
Neeraj Bajaj <[EMAIL PROTECTED]> wrote on 10/13/2004 10:11:00 AM:
Hello All,
I was wondering when can we start merging the JAXP 1.3 sources ?
Merging
the code in branch/
Hi Shane:
A couple of comments:
- Please cc: [EMAIL PROTECTED], since xml-commons is the
actual repository that holds the JAXP code.
- Yay! Great progress all, both Xerces/Xalan folks for coordinating,
and Sun folks for getting the process unstuck. 8-)
- Both Elliotte's and Clay's questions below
Hi Elliotte:
Are these APIs and implementation thereof independent of Java 1.5?
i.e. can they be compiled and used in a Java 1.2/1.3/1.4 environment?
If not, could they be backported to work in such environments?
JAXP 1.3 API and RI sources
-Can be compiled with J2SE 1.4 , J2SE 5.0
- Run on J2S