tigase.jaxmpp.core.client.xmpp.utils
Class EscapeUtils

java.lang.Object
  extended by tigase.jaxmpp.core.client.xmpp.utils.EscapeUtils

public class EscapeUtils
extends Object


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

Method Detail

escape

public static String escape(String str)

unescape

public static String unescape(String str)


Copyright © 2006-2012 Tigase. All Rights Reserved.