Package org.xiruss.repository.server.storagemanagement.specializations

Defines specializations of StorageObject that understand the details of specific kinds of data.

See:
          Description

Class Summary
TextStorageObjectBase Represents storage objects that are interpreted as sequences of characters in some character encoding, as opposed to binary objects, such as bitmapped graphics.
XmlStorageObjectBase Represents XML documents.
 

Package org.xiruss.repository.server.storagemanagement.specializations Description

Defines specializations of StorageObject that understand the details of specific kinds of data.