| Interface | Description |
|---|---|
| AnalyzerFactory | |
| IOUtils |
Some IO utility methods for java NIO features.
|
| PackagePattern |
Pattern class to match java style package and class names using wild card
operators.
|
| SourceTreeAnalyzer |
Analyzes the whole source tree for matches of banned imports.
|
| Class | Description |
|---|---|
| BannedImportGroup | |
| Match |
Represents a single match of a banned import within a java source file.
|
| RestrictImports |
Copyright © 2014–2016. All rights reserved.