org.springframework.security.util
Class TextUtils
java.lang.Object
org.springframework.security.util.TextUtils
public abstract class TextUtils
- extends Object
Utilities for working with Strings and text.
- Version:
- $Id$
- Author:
- Luke Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextUtils
public TextUtils()
escapeEntities
public static String escapeEntities(String s)
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.