cgl.narada.matching
Class ProfileReconstructor
java.lang.Object
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.
|
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 |
ProfileReconstructor
public ProfileReconstructor()
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