SWIXML
1.5 (#149)

org.swixml.converters
Class Util

java.lang.Object
  extended by org.swixml.converters.Util

public final class Util
extends Object

Util. Class with static helper methods

Version:
$Revision: 1.1 $
Author:
Wolf Paulus

Constructor Summary
Util()
           
 
Method Summary
static String capitalize(String s)
          Return a capitalized version of the specified property name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

capitalize

public static final String capitalize(String s)
Return a capitalized version of the specified property name.

Parameters:
s - String The property name
Returns:
String given String with 1st letter capitalized

SWIXML
1.5 (#149)

Copyright ? 2002 - 2007 - Wolf Paulus - wolfpaulus.com. All rights reserved.