what's wrong with my javadoc

  • From: "Michael Malver" <mmalver@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 22 Feb 2010 15:34:36 -0600

I have created a class called PersonV1 which holds very basic data about a
person.

I created a second class called PersonTestV1.java which contains a main
method that creates an instance of person and demonstrates one of its
methods.

The classes all work fine, but if I try putting PersonTestV1.java through
the JavaDoc app, I don't get nice looking java documentation.

Can someone give me some pointers?

Thanks

See attached zip file for the source.

 

Other related posts: