public class KeePassFile extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KeePassFile.Binaries |
static class |
KeePassFile.ByteArray
Work around problems deserializing byte[]
|
static class |
KeePassFile.CustomData |
static class |
KeePassFile.DeletedObject |
static class |
KeePassFile.Icon |
static class |
KeePassFile.MemoryProtection |
static class |
KeePassFile.Meta |
static class |
KeePassFile.Root |
| Modifier and Type | Field and Description |
|---|---|
KeePassFile.Meta |
meta |
KeePassFile.Root |
root |
| Constructor and Description |
|---|
KeePassFile() |
| Modifier and Type | Method and Description |
|---|---|
List<KeePassFile.Binaries.Binary> |
getBinaries() |
public KeePassFile.Meta meta
public KeePassFile.Root root
public List<KeePassFile.Binaries.Binary> getBinaries()
Copyright © 2018. All rights reserved.