public class DownloadReceivedMessage extends AbstractResponseParser
| Constructor and Description |
|---|
DownloadReceivedMessage(cz.abclinuxu.datoveschranky.common.entities.MessageEnvelope env,
cz.abclinuxu.datoveschranky.common.interfaces.AttachmentStorer attachStorer) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElementImpl(String elName,
OutputHolder handle) |
List<cz.abclinuxu.datoveschranky.common.entities.Attachment> |
getResult() |
OutputHolder |
startElementImpl(String elName,
Attributes attributes) |
done, dumpState, endElement, getStatus, match, startElementpublic DownloadReceivedMessage(cz.abclinuxu.datoveschranky.common.entities.MessageEnvelope env,
cz.abclinuxu.datoveschranky.common.interfaces.AttachmentStorer attachStorer)
public OutputHolder startElementImpl(String elName, Attributes attributes)
startElementImpl in class AbstractResponseParserpublic void endElementImpl(String elName, OutputHolder handle)
endElementImpl in class AbstractResponseParserpublic List<cz.abclinuxu.datoveschranky.common.entities.Attachment> getResult()
Copyright © 2017. All rights reserved.