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