Class MSTReader


  • public class MSTReader
    extends DependencyReader
    A reader for files in MST format.

    Created: Sat Nov 10 15:25:10 2001

    Version:
    $Id: MSTReader.java 94 2007-01-17 17:05:12Z jasonbaldridge $
    Author:
    Jason Baldridge
    See Also:
    DependencyReader
    • Constructor Detail

      • MSTReader

        public MSTReader()
    • Method Detail

      • fileContainsLabels

        protected boolean fileContainsLabels​(java.lang.String content,
                                             boolean fileAccess)
                                      throws java.io.IOException
        Specified by:
        fileContainsLabels in class DependencyReader
        Throws:
        java.io.IOException