Class AdditionalParametersWriter


  • public class AdditionalParametersWriter
    extends AbstractWriter
    Writer for additional parameters data block for CCSDS Conjunction Data Messages.
    Since:
    11.2
    Author:
    Melina Vanel
    • Method Detail

      • writeContent

        protected void writeContent​(Generator generator)
                             throws IOException
        Write the content of the section, excluding surrounding tags.
        Specified by:
        writeContent in class AbstractWriter
        Parameters:
        generator - generator to use for producing output
        Throws:
        IOException - if any buffer writing operations fails