Class JDXSourceStreamTokenizer

java.lang.Object
jspecview.source.JDXSourceStreamTokenizer

public class JDXSourceStreamTokenizer extends Object
Author:
Debbie-Ann Facey, Khari A. Bryan, Prof Robert J. Lancashire
See Also:
  • Field Details

    • rawLine

      public String rawLine
  • Method Details

    • cleanLabel

      public static String cleanLabel(String label)
      Extracts spaces, underscores etc. from the label
      Parameters:
      label - the label to be cleaned
      Returns:
      the new label
    • getValue

      public String getValue()
    • readLineTrimmed

      public String readLineTrimmed() throws IOException
      Throws:
      IOException