Results 1 to 3 of 3
- 12-07-2012, 03:00 AM #1
Member
- Join Date
- Dec 2012
- Posts
- 2
- Rep Power
- 0
where can find source jar ball for com.sun.xml packages?
I see some classes under package com.sun.xml.internal.xsom.impl.parser. On my macbook it is in /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar, but I couldn't find corresponding source code. Does anybody know where I could find the source jar?
- 12-07-2012, 09:22 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Re: where can find source jar ball for com.sun.xml packages?
The com.sun packages are not part of the standard Java API.
You're not supposed to use them directly as they are subject to change at any time, so they don't provide source code for them.
You might find a site somewhere with it, but there's no guarantee it would be correct.Please do not ask for code as refusal often offends.
- 12-08-2012, 08:23 PM #3
Member
- Join Date
- Dec 2012
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
How to find which packages are still needed to be imported in a class?
By h_robert64 in forum NetBeansReplies: 1Last Post: 04-03-2012, 09:29 AM -
where can I find the source code to the java standard libraries?
By guest_user in forum New To JavaReplies: 4Last Post: 07-19-2011, 01:59 PM -
How to find java packages
By h.ghorashi in forum New To JavaReplies: 1Last Post: 02-16-2011, 06:03 PM -
Importing packages from the packages within same application.
By sta2003 in forum New To JavaReplies: 3Last Post: 02-12-2008, 11:03 AM -
Problem deleting ball from bouncing ball app
By adlb1300 in forum New To JavaReplies: 2Last Post: 12-03-2007, 09:08 PM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks