public class AdmCommonMetadataWriter extends AbstractWriter
Constructor and Description |
---|
AdmCommonMetadataWriter(AdmMetadata metadata)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
protected void |
writeContent(Generator generator)
写入部分内容,不包括周围的标记。
|
enterSection, exitSection, intArrayToString, write
public AdmCommonMetadataWriter(AdmMetadata metadata)
metadata
- 要写入的元数据
protected void writeContent(Generator generator) throws IOException
writeContent
在类 AbstractWriter
generator
- 用于生成输出的生成器
IOException
- 如果任何缓冲写入操作失败
Copyright © 2002-2023 CS GROUP. All rights reserved.