| Package | Description |
|---|---|
| de.slackspace.openkeepass.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
Entry |
class |
Group
A Group represents a structure that consists of entries and subgroups.
|
class |
KeePassFile
A KeePassFile represents the structure of a KeePass database.
|
class |
Property |
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setParent(KeePassFileElement element) |
void |
Group.setParent(KeePassFileElement element) |
void |
Entry.setParent(KeePassFileElement element) |
Copyright © 2015. All rights reserved.