Which packages are exported?
Paul Benedict
pbenedict at apache.org
Mon May 16 16:20:02 UTC 2016
Okay. Well, if it hasn't been planned, I definitely would like to make a
feature request. Specifically, a CSS style for exported vs. nonexported
packages so they can be stylized differently.
Cheers,
Paul
On Mon, May 16, 2016 at 11:10 AM, Jonathan Gibbons <
jonathan.gibbons at oracle.com> wrote:
> On 05/16/2016 07:52 AM, Paul Benedict wrote:
>
>> I was wondering if JavaDoc in JDK 9 provides any visual indicator (color,
>> format, textual output, or otherwise) to indicate exported packages vs
>> non-exported packages?
>>
>> Cheers,
>> Paul
>>
>
> javadoc is still a work in progress, and somewhat late to the module game.
>
> By default, javadoc should only show exported packages for a module, the
> same way by default it only shows public and protected constructors and
> members for a class, but it should be able to show all packages, just as it
> can show all constructors and members.
>
> -- Jon
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20160516/c91a3197/attachment-0001.html>
More information about the javadoc-dev
mailing list