Uses of Class
io.permazen.util.AbstractXMLStreaming
Packages that use 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
Subclasses of AbstractXMLStreaming in io.permazen.core.utilModifier and TypeClassDescriptionclassUtility methods for serializing and deserializingDatabaseobjects in aTransactionto/from XML. -
Uses of AbstractXMLStreaming in io.permazen.kv.util
Subclasses of AbstractXMLStreaming in io.permazen.kv.utilModifier and TypeClassDescriptionclassUtility methods for serializing and deserializing the contents of aKVStoreto/from XML. -
Uses of AbstractXMLStreaming in io.permazen.schema
Subclasses of AbstractXMLStreaming in io.permazen.schemaModifier and TypeClassDescriptionclassclassA collection field in one version of aSchemaObjectType.classA complex field in one version of aSchemaObjectType.classA counter field in aSchemaObjectType.classAn enum array field (of one or more dimensions) in aSchemaObjectType.classAn enum field in aSchemaObjectType.classA list field in one version of aSchemaObjectType.classA map field in one version of aSchemaObjectType.classA reference field in aSchemaObjectType.classAn index on two or more fields in aSchemaObjectType.classA field in aSchemaObjectType.classSupport superclass for schema items that have names.classModels one PermazenDatabaseschema version.classOne object type in aSchemaModel.classA set field in one version of aSchemaObjectType.classA simple field in aSchemaObjectType.