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