Package io.permazen.core.util
package io.permazen.core.util
Permazen core API utility classes.
- See Also:
-
ClassDescriptionCache for randomly generated object IDs based on unique strings.Utility classes for printing database objects and fields in a human-readable format.A bi-directional, many-to-many mapping between
ObjId
s.ObjIdMap<V>A map withObjId
keys.Factory methods for creatingObjIdQueue
's.A set ofObjId
s.Utility methods for serializing and deserializingDatabase
objects in aTransaction
to/from XML.Options for the output XML format produced byXMLObjectSerializer
.Builder forXMLObjectSerializer.OutputOptions
.