org.richfaces.convert
Class TreeConverterUtil

java.lang.Object
  extended by org.richfaces.convert.TreeConverterUtil

public final class TreeConverterUtil
extends Object

Author:
Nick Belaevski

Method Summary
static String escape(String s)
           
static String unescape(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

unescape

public static String unescape(String s)

escape

public static String escape(String s)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.