View Javadoc
1   /*
2   ImportControl
3   file = (file)InputImportControlTestException.xml
4   path = (default).*
5   
6   
7   */
8   
9   package com.puppycrawl.tools.checkstyle.checks.imports.importcontrol;
10  
11  public class InputImportControlTestException { }