class PrimitiveNameRewriter
extends Object
Post-process pass over groovydoc's HTML output that renames mock-class pages
back to the historical Groovy-JDK URLs. Reads a manifest written by
MockSourceGenerator — each line carries
mockPkg\tmockName\tdisplayPkg\tdisplayName. For each entry:
mockPkg/mockName.html to displayPkg/displayName.html.html file in the output treeClass PrimitiveInt → Class int,
Class ObjectArray → Class Object[]) and <title> strings.
| Constructor and description |
|---|
PrimitiveNameRewriter() |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.