Add @Documented annotation to Simple annotations
Brought to you by:
niallg
Please add the @Documented annotation to the annotations in package org.simpleframework.xml.* so that they appear in Javadocs as part of the documentation of the class. It would be nice to easily figure out how the class is serialized by reading the Javadoc.