getting the hierarchy documented...
Hello all,
I'm looking for a site better than this one: Java Platform SE 7
Or rather, what I'm trying to do is create a mapping mechanism whereby I can take the data that is listed at this URL and put it into a hierarchy and strip out all the junk. Does that make any sense to anyone here?
The junk would mean things like extra text, descriptions that aren't necessarily needed, etc...
I can't seem to find that anywhere on the web. Is it there somewhere and I have just missed it? Has anyone seen anything that good on the web?
thanks.
Re: getting the hierarchy documented...
Quote:
Originally Posted by
ajetrumpet
The junk would mean things like extra text, descriptions that aren't necessarily needed, etc...
That document is the official JDK documentation, every Java programmer needs it. What do you mean by junk, and which extra part that you considered as not needed. Can you give examples.
Re: getting the hierarchy documented...
Quote:
Originally Posted by
wsaryada
That document is the official JDK documentation, every Java programmer needs it. What do you mean by junk, and which extra part that you considered as not needed. Can you give examples.
don't worry about it. I'll try to search for what I'm looking for.