| Package | Description |
|---|---|
| org.linguafranca.pwdb.kdbx.simple.converter | |
| org.linguafranca.pwdb.kdbx.simple.model |
| Modifier and Type | Method and Description |
|---|---|
EntryClasses.StringProperty.Value |
ValueConverter.read(org.simpleframework.xml.stream.InputNode node)
De-serialise (unmarshal) the input node
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueConverter.write(org.simpleframework.xml.stream.OutputNode node,
EntryClasses.StringProperty.Value value)
Serialise (marshal) the object
|
| Modifier and Type | Method and Description |
|---|---|
EntryClasses.StringProperty.Value |
EntryClasses.StringProperty.getValue() |
| Constructor and Description |
|---|
StringProperty(String key,
EntryClasses.StringProperty.Value value) |
Copyright © 2025. All rights reserved.