org.exoplatform.services.xmpp.util
Class CheckUtils

java.lang.Object
  extended by org.exoplatform.services.xmpp.util.CheckUtils

public class CheckUtils
extends java.lang.Object

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Parfonov

Constructor Summary
CheckUtils()
           
 
Method Summary
static boolean isNodeValide(java.lang.String node)
           
static java.lang.String notAllowedCharacters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckUtils

public CheckUtils()
Method Detail

isNodeValide

public static boolean isNodeValide(java.lang.String node)
Parameters:
node - the jabber id
Returns:
true if jabber id is valid

notAllowedCharacters

public static java.lang.String notAllowedCharacters()
Returns:
not allowed character


Copyright © 2012 eXo Platform SAS. All Rights Reserved.