Class UserReportHandler

All Implemented Interfaces:
ResourceHandler<URL>, Iterable<URL>

public class UserReportHandler extends FolderHandler<URL>
Read xml/opgraph files found in ~/Documents/Phon/reports/
  • Field Details

    • DEFAULT_USER_REPORT_FOLDER

      public static final String DEFAULT_USER_REPORT_FOLDER
  • Constructor Details

    • UserReportHandler

      public UserReportHandler()
    • UserReportHandler

      public UserReportHandler(File file)
  • Method Details