| Interface | Description |
|---|---|
| KeePassFileElement |
| Class | Description |
|---|---|
| Entry |
Represents an entry in the KeePass database.
|
| EntryBuilder |
A builder to create
Entry objects. |
| Group |
A Group represents a structure that consists of entries and subgroups.
|
| GroupBuilder | |
| History | |
| KeePassFile |
A KeePassFile represents the structure of a KeePass database.
|
| KeePassFileBuilder |
A builder to create
KeePassFiles. |
| KeePassHeader | |
| Key | |
| KeyFile | |
| Meta |
Represents the metadata of the KeePass database like database name or how
much history entries will be preserved.
|
| MetaBuilder |
A builder to create
Meta objects. |
| Property |
Represents a key value pair of an
Entry. |
| PropertyValue |
Represents the value part of a key value
Property. |
| Times |
Represents statistical information of an
Entry. |
| TimesBuilder |
A builder to create
Times objects. |
| Enum | Description |
|---|---|
| CompressionAlgorithm | |
| CrsAlgorithm |
Copyright © 2016. All rights reserved.