[ http://issues.apache.org/jira/browse/XALANJ-2082?page=all ]
Brian Minchau resolved XALANJ-2082.
-----------------------------------
Fix Version/s: 2.7
(was: Latest Development Code)
Resolution: Fixed
> Serializer javadoc and comments should be more independent
> ----------------------------------------------------------
>
> Key: XALANJ-2082
> URL: http://issues.apache.org/jira/browse/XALANJ-2082
> Project: XalanJ2
> Issue Type: Improvement
> Components: Serialization
> Reporter: Brian Minchau
> Assigned To: Brian Minchau
> Fix For: 2.7
>
> Attachments: serializer.javadoc.patch1.txt,
> serializer.javadoc.patch4.txt, serializer.javadoc.patch5.txt
>
>
> There are a number javadoc tags like
> @see org.apache.xml.serializer.Serializer
> (and references to other classes in the same package) that would be more
> robust if they were simply:
> @see Serializer
> Also there are references to Xalan and XSLTC that need not be in the javadoc
> or comments.
> The serializer has cut its Java dependancies on Xalan and XSLTC, and should
> clean up its javadoc and comments likewise.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]