Uses of Class
io.permazen.util.AbstractXMLStreaming
Package
Description
Permazen core API utility classes.
Utility classes relating to the
KVDatabase
interface.Classes for modeling Permazen
Database
schemas.-
Uses of AbstractXMLStreaming in io.permazen.core.util
Modifier and TypeClassDescriptionclass
Utility methods for serializing and deserializingDatabase
objects in aTransaction
to/from XML. -
Uses of AbstractXMLStreaming in io.permazen.kv.util
Modifier and TypeClassDescriptionclass
Utility methods for serializing and deserializing the contents of aKVStore
to/from XML. -
Uses of AbstractXMLStreaming in io.permazen.schema
Modifier and TypeClassDescriptionclass
class
A collection field in one version of aSchemaObjectType
.class
A complex field in one version of aSchemaObjectType
.class
A counter field in aSchemaObjectType
.class
An enum array field (of one or more dimensions) in aSchemaObjectType
.class
An enum field in aSchemaObjectType
.class
A list field in one version of aSchemaObjectType
.class
A map field in one version of aSchemaObjectType
.class
A reference field in aSchemaObjectType
.class
An index on two or more fields in aSchemaObjectType
.class
A field in aSchemaObjectType
.class
Support superclass for schema items that have names.class
Models one PermazenDatabase
schema version.class
One object type in aSchemaModel
.class
A set field in one version of aSchemaObjectType
.class
A simple field in aSchemaObjectType
.