Class MatchOutputParser


  • public class MatchOutputParser
    extends java.lang.Object
    This class provides an interface to read MadX Matching-Output. The read data is returned in a Result - Object.
    • Constructor Detail

      • MatchOutputParser

        public MatchOutputParser​(java.io.File file)
        Parameters:
        file - the file to parse.