If they ar public then they should be documented.

at least document them as

Internal/Testing use only.

better yet give the default (package) access.

R,
Nick

Stephane Bailliez wrote:

from maudit.java:


  public void setQuiet(boolean flag)
  public void setExit(boolean flag)
  public void setOffsets(boolean flag)
  public void setVerbose(boolean flag)
  public void setFullsemanticize(boolean flag)

Which of these should be docoe'd as attributes in the html/javadocs? And
what should I say about them?



None of them. Internal/Testing use only. This will break the reporting otherwise.

btw maybe we should use something like @ant.internal=true ?

Stephane






--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>





-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to