public interface TransportParent
Title: Transport.java
Description: Allows a Transport to request formatting operations from its parent object.
| Modifier and Type | Method and Description |
|---|---|
void |
writeDocumentHeader(XMLEventWriter writer,
String repositoryHash,
Date currentDate) |
void |
writeDocumentTrailer(XMLEventWriter xmlWriter) |
void writeDocumentHeader(XMLEventWriter writer, String repositoryHash, Date currentDate) throws JournalException
JournalExceptionvoid writeDocumentTrailer(XMLEventWriter xmlWriter) throws JournalException
JournalExceptionCopyright © 2013 DuraSpace. All Rights Reserved.