| Package | Description |
|---|---|
| de.slackspace.openkeepass.domain | |
| de.slackspace.openkeepass.domain.zipper |
| Modifier and Type | Method and Description |
|---|---|
Meta |
MetaBuilder.build()
Builds a new meta with the values from the builder.
|
Meta |
KeePassFile.getMeta()
Retrieves the meta section of a KeePass database.
|
| Modifier and Type | Method and Description |
|---|---|
KeePassFileBuilder |
KeePassFileBuilder.withMeta(Meta meta) |
| Constructor and Description |
|---|
KeePassFileBuilder(Meta meta)
Creates a builder with the given meta object.
|
MetaBuilder(Meta meta)
Initializes the builder with values from the given meta.
|
| Modifier and Type | Method and Description |
|---|---|
GroupZipper |
GroupZipper.replaceMeta(Meta meta)
Replaces the meta with the given one.
|
Copyright © 2016. All rights reserved.