Package | Description |
---|---|
org.apache.tika.parser.microsoft.onenote |
Modifier and Type | Method and Description |
---|---|
static GUID |
GUID.fromCurlyBraceUTF16Bytes(byte[] guid)
Converts a GUID of format: {AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE} (in bytes) to a GUID
object.
|
GUID |
GlobalIdTableEntryFNDX.getGuid() |
GUID |
ExtendedGUID.getGuid() |
static GUID |
GUID.nil() |
GUID |
GUID.setGuid(int[] guid) |
Modifier and Type | Method and Description |
---|---|
int |
GUID.compareTo(GUID o) |
GlobalIdTableEntryFNDX |
GlobalIdTableEntryFNDX.setGuid(GUID guid) |
ExtendedGUID |
ExtendedGUID.setGuid(GUID guid) |
Constructor and Description |
---|
ExtendedGUID(GUID guid,
long n) |
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.