| Package | Description |
|---|---|
| org.bimserver.shared |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GuidCompressor.getGuidFromCompressedString(String string,
Guid guid)
Reconstructs a Guid-object form an compressed String representation of a GUID
|
static String |
GuidCompressor.uncompressGuidString(String compressedString)
Converts a compressed String representation of a GUID into an uncompressed one
|
Copyright © 2018 OpenSource BIM. All rights reserved.