public class MacaoCommentFile
extends java.lang.Object
Parser for Macao Comment File.
The Comment File contains all comments related to Measurement Points.
A new comment begins with the comment descriptor in square brackets. All lines
up to the next descriptor are comment lines. The lines are concatenated with
linefeeds.
Valid descriptors have the form [MPCOMxxxxyyyy] where xxxx is the cycle number
and yyyy is the point number the comment belongs to. The submatrix for comments
is made of the three columns cycle, point and comment. The names of the columns
can be defined in the properties file.
- Since:
- $Date: 2017/04/06 13:29:19 $
- Version:
- $Revision: 4.9 $
- Author:
- Markus Schuldlos