public class KeePassDatabaseXmlParser extends Object
| Constructor and Description |
|---|
KeePassDatabaseXmlParser(XmlParser parser) |
| Modifier and Type | Method and Description |
|---|---|
KeePassFile |
fromXml(InputStream inputStream,
ProtectionStrategy protectionStrategy) |
ByteArrayOutputStream |
toXml(KeePassFile keePassFile) |
public KeePassDatabaseXmlParser(XmlParser parser)
public KeePassFile fromXml(InputStream inputStream, ProtectionStrategy protectionStrategy)
public ByteArrayOutputStream toXml(KeePassFile keePassFile)
Copyright © 2018. All rights reserved.