Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > Need xerces 2.8.0 jar ?

Reply
Thread Tools

Need xerces 2.8.0 jar ?

 
 
Nirmal
Guest
Posts: n/a
 
      09-27-2006
Hi,

Where can I get the real version of xerces 2.8.0 jar instead of
xercesSamples2.8.0, This one I got it from Xerces-J-bin.2.8.0 downloads
in

http://archive.apache.org/dist/xml/xerces-j/binaries/


The size of the xercesSamples2.8.0 jar is less as we expected.


Thanks
Nirmal

 
Reply With Quote
 
 
 
 
Emmanuel
Guest
Posts: n/a
 
      09-27-2006
am not sure what you are trying to do. But you can import
import com.sun.org.apache.xerces
and that will give you access to the xerces file

Nirmal wrote:
> Hi,
>
> Where can I get the real version of xerces 2.8.0 jar instead of
> xercesSamples2.8.0, This one I got it from Xerces-J-bin.2.8.0 downloads
> in
>
> http://archive.apache.org/dist/xml/xerces-j/binaries/
>
>
> The size of the xercesSamples2.8.0 jar is less as we expected.
>
>
> Thanks
> Nirmal


 
Reply With Quote
 
 
 
 
Joseph Kesselman
Guest
Posts: n/a
 
      09-27-2006
Same page. Xerces-J-bin.2.8.0.zip or Xerces-J-bin.2.8.0.tar.gz.
Download, check signature if you're concerned about security, unpack to
obtain a great deal of javadoc, java source for the samples, and the
files you're looking for:
xercesImpl.jar
xml-apis.jar

xercesSamples.jar is precompiled copies of the samples.

I'm not sure whether resolver.jar is optional or required these days;
check the Xerces-j users' mailing list and/or its website.



--
Joe Kesselman / Beware the fury of a patient man. -- John Dryden
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
java -cp a.jar -jar b.jar => Works on Windows, not on Debian cyberco Java 4 02-14-2006 06:27 AM
jaas.jar, jta.jar jdbc-stdext.jar missing from jdk1.5 RPM muttley Java 0 10-20-2005 02:40 PM
Differences of xercesImpl.jar, xercesImpl-J.jar, dom3-xercesImpl.jar ? Arnold Peters Java 0 01-05-2005 10:59 PM
Differences of xercesImpl.jar, xercesImpl-J.jar, dom3-xercesImpl.jar ? Arnold Peters XML 0 01-05-2005 10:59 PM
Upgrade of Xalan 1.2.2 and Xerces 1.4.4 to Xalan 2.6 and Xerces 2.6.2 cvissy XML 0 11-16-2004 07:06 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57