Class SMFTV1HeaderCommandAttribute

    • Field Detail

      • SYNTAX

        public static final java.lang.String SYNTAX
        The command syntax.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SMFTV1HeaderCommandAttribute

        public SMFTV1HeaderCommandAttribute​(java.util.Map<SMFAttributeName,​java.lang.Integer> in_attributes_lines,
                                            java.util.Collection<SMFAttribute> in_attributes_list,
                                            SMFTLineReaderType in_reader,
                                            SMFHeader.Builder in_header)
        Construct a parser.
        Parameters:
        in_attributes_lines - A map that keeps track of the line numbers of other attribute commands
        in_attributes_list - The current attributes in declaration order
        in_reader - A line reader
        in_header - A header builder