Commit 45835fa5 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Add LetterCaseTransforms



This adds three new transforms:

  - (abstract) LetterCaseTransform parent of case manipulation
  - LowerCaseNames to lower case all names
  - UpperCaseNames to upper case all names

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent d93eef47
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment