Displays a full function or method signature, possibly linked to javadocs apis.
Supports arrays …[] and generics <…[, …]>, possibly nested.
Tag Information
| Tag Class: | com.semanticcms.tagreference.LinkedSignatureTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | empty |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| requireLinks | No | Runtime | boolean |
When |
| apiLinks | Yes | Runtime | Map<String, String> |
The mapping of Java package name (with optional trailing |
| signature | Yes | Runtime | String |
The signature to display. |
| shortName | No | Runtime | boolean |
When |
Variables
No Variables Defined.