public class CommonMetadataWriter extends AbstractWriter
| Constructor and Description |
|---|
CommonMetadataWriter(OdmCommonMetadata metadata,
TimeConverter timeConverter)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeContent(Generator generator)
Write the content of the section, excluding surrounding tags.
|
enterSection, exitSection, intArrayToString, writepublic CommonMetadataWriter(OdmCommonMetadata metadata, TimeConverter timeConverter)
metadata - metadata to writetimeConverter - converter for datesprotected void writeContent(Generator generator) throws IOException
writeContent in class AbstractWritergenerator - generator to use for producing outputIOException - if any buffer writing operations failsCopyright © 2002-2023 CS GROUP. All rights reserved.