[
https://issues.apache.org/jira/browse/IO-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570208#action_12570208
]
Niall Pemberton commented on IO-156:
------------------------------------
Do we really need this - you can use the normalize() /
normalizeNoEndSeparator() methods in combination with either
separatorsToWindows() or separatorsToUnix() to achieve this.
> add methods normalizePreserveSepartor and
> normalizePreserverSepartorNoEndseparator
> ----------------------------------------------------------------------------------
>
> Key: IO-156
> URL: https://issues.apache.org/jira/browse/IO-156
> Project: Commons IO
> Issue Type: New Feature
> Affects Versions: 1.3.2
> Reporter: Michael
> Priority: Minor
>
> Those are the same methods as normalize(String filename) and
> normalizeNoEndSeparator(String filename) but without converting path
> separator to the platform.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.