cgl.narada.matching
Class ProfileReconstructor

java.lang.Object
  extended by cgl.narada.matching.ProfileReconstructor

public class ProfileReconstructor
extends Object

Is used to reconstruct a profile from a set of specified bytes and the profile type.


Constructor Summary
ProfileReconstructor()
           
 
Method Summary
static Profile getProfile(int profileType, byte[] profileBytes)
          A utility method to reconstruct profile from the supplied bytes and the profile type information
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileReconstructor

public ProfileReconstructor()
Method Detail

getProfile

public static Profile getProfile(int profileType,
                                 byte[] profileBytes)
A utility method to reconstruct profile from the supplied bytes and the profile type information



For comments and suggestions please send e-mail to The NaradaBrokering Project