Project

Profile

Help

Bug #4283

closed

.NET API Documentation has two methods on XsltCompiler with the same signature Compile(Stream)

Added by Michael Kay over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Documentation
Sprint/Milestone:
-
Start date:
2019-08-15
Due date:
% Done:

100%

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

Description

In the ,NET API documentation for XsltCompiler, there are two methods with the signature

public XsltExecutable Compile (Stream input)

that apparently do different things.

The second entry is a misnamed copy of the entry for CompilePackage(Stream input)

Please register to edit this issue

Also available in: Atom PDF