Skip to content

Improve Javadoc for getFilename() and getFilenameExtension() in StringUtils #34932

Closed
@sbrannen

Description

@sbrannen

Currently, the Javadoc for those methods does not explain the outcome for all use cases.

In addition, the generated HTML for getFilename() has a formatting error: it displays "mypath/myfile.txt" → "myfile.txt" instead of "mypath/myfile.txt""myfile.txt".

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions