Besides which, the case does not revolve around "the API", but rather about "bits of the API". Ie. A certain, defined, specific, named, subset of, the entrypoints within "The API".
Yes, it's not about every API in the Java's core libraries, but no, it's not about a subset of entry points either. From what I've read (and I've been reading transcripts from court), it is about the *full* API of the 37 packages shown below. (A Java package is akin to a Perl package/module.) Could you point me to this subset of entry points?
The 37 packages are listed in Trial Exhibit 1072 (TX1072). I can't find the exhibit except as a part of a slide show that obscures half the list.
- java.awt.font
- java.beans
- java.io
- java.lang
- java.lang.annotation
- java.lang.ref
- java.lang.reflect
- java.net
- java.nio
- java.nio.channels
- java.nio.channels.spi
- java.nio.charset
- java.nio.charset.spi
- java.security
- java.security.acl
- java.security.cert
- java.security.interafaces
- java.security.spec
- java.sql
- java.text[...obscured...]
- java.util
- java.util.[...obscured...]
- java.util.[...obscured...]
- java.util.[...obscured...]
- java.util.[...obscured...]
- java.util.[...obscured...]
- javax.cry[...obscured...]
- javax.cry[...obscured...]
- javax.cry[...obscured...]
- javax.net[...obscured...]
- javax.net[...obscured...]
- javax.sec[...obscured...]
- javax.sec[...obscured...]
- javax.sec[...obscured...]
- javax.sec[...obscured...]
- javax.sec[...obscured...]
- javax.sql[...obscured...]
Update: Added list of packages and the paragraph introducing them.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.