public class TextUtil extends org.apache.commons.lang.WordUtils implements PDSContext
Constructor and Description |
---|
TextUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
capitalize(Object obj)
Utility method used to transform the object into the applicable
PDS title-case format for enumerated values.
|
static String |
capitalize(String str)
Utility method used to transform the str into the applicable
PDS title-case format for enumerated values.
|
String |
getContext() |
public static final String CONTEXT
public String getContext()
getContext
in interface PDSContext
public static String capitalize(String str)
str
- Copyright © 2010–2018 Planetary Data System. All rights reserved.