org.jbpm.util
Class StringUtil

java.lang.Object
  extended by org.jbpm.util.StringUtil
All Implemented Interfaces:
Serializable

Deprecated. not in use anymore

public class StringUtil
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
static String toHexString(byte[] bytes)
          Deprecated.  
static String toHexStringHibernate(byte[] bytes)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toHexString

public static String toHexString(byte[] bytes)
Deprecated. 

toHexStringHibernate

public static String toHexStringHibernate(byte[] bytes)
Deprecated. 


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