Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Dropping subclass checking

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: "Bradley S. Huffman" <hip AT cs.okstate.edu>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Dropping subclass checking
  • Date: Wed, 18 Feb 2004 10:24:41 -0500

At 8:49 AM -0600 2/18/04, Bradley S. Huffman wrote:

It is a big batch of methods I admit, but they are protected so
they're fairly obviously distinguished from the basic public methods.

Would having the default doc build as "javadoc -public" help?

That's certainly an option. However, most JavaDocs default to public and protected,. The question is how one could provide only public documentation by default but still let developers know there's also a protected API they might useful.
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page