com.endeca.soleng.urlformatter.seo
Class UpperCaseStringFormatter
java.lang.Object
com.endeca.soleng.urlformatter.seo.UpperCaseStringFormatter
- All Implemented Interfaces:
- StringFormatter
public class UpperCaseStringFormatter
- extends Object
- implements StringFormatter
A StringFormatter that formats strings to upper case.
May be used by any of several classes that aggregate StringFormatters.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpperCaseStringFormatter
public UpperCaseStringFormatter()
format
public String format(UrlState pUrlState,
String pString)
- Specified by:
format in interface StringFormatter
Copyright © 2012, Oracle and/or its affiliates. All rights reserved.