Project

Profile

Help

Bug #6292

closed

XML Javadoc missing type parameter documentation for generic classes

Added by Debbie Lockett 5 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Low
Category:
Documentation
Sprint/Milestone:
-
Start date:
2023-12-15
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
11, 12, trunk
Fix Committed on Branch:
11, 12, trunk
Fixed in Maintenance Release:
Platforms:

Description

The HTML javadoc for net.sf.saxon.tree.iter.ArrayIterator.Of (https://www.saxonica.com/html/documentation12/javadoc/net/sf/saxon/tree/iter/ArrayIterator.Of.html) includes the documentation comment for the type parameter:

Type Parameters: T - the item type of the items returned by the ArrayIterator

But this is missing in the XML javadoc (https://www.saxonica.com/documentation12/index.html#!javadoc/net.sf.saxon.tree.iter/ArrayIterator/Of).

Actions #1

Updated by Debbie Lockett 5 months ago

  • Status changed from New to Resolved
  • Fix Committed on Branch 11, 12, trunk added

Fix in jdc-body.xsl stylesheet to include "Type parameters" information for generic classes when javadoc includes documentation (i.e. class/paramtags/tags with @comment). Committed on main, saxon12, and saxon11 branches.

Actions #2

Updated by Debbie Lockett 5 months ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100

Updated xsl/viewer_app.sef.json files pushed to www-saxonica-com for documentation12 and documentation11 (along with the fix for #6293), to fix the online XML javadoc for Saxon 11 and 12.

Please register to edit this issue

Also available in: Atom PDF