|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.data.GuidLib
public class GuidLib
| Constructor Summary | |
|---|---|
GuidLib()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
accessBytesToGuidString(byte[] bytes)
Converts the bytes stored in a Microsoft Access GUID type field into a more-or-less standard string representation. |
static java.lang.String |
bytesToGuidString(byte[] bytes)
Converts the given bytes without changing order into the standard hexadecimal String format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GuidLib()
| Method Detail |
|---|
public static java.lang.String accessBytesToGuidString(byte[] bytes)
public static java.lang.String bytesToGuidString(byte[] bytes)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||