Uses of Interface
hudson.plugins.checkstyle.util.PackageDetector

Packages that use PackageDetector
hudson.plugins.checkstyle.util   
 

Uses of PackageDetector in hudson.plugins.checkstyle.util
 

Classes in hudson.plugins.checkstyle.util that implement PackageDetector
 class AbstractPackageDetector
          Base class for package detectors.
 class CsharpNamespaceDetector
          Detects the namespace of a C# workspace file.
 class JavaPackageDetector
          Detects the package name of a Java file.
 



Copyright © 2008. All Rights Reserved.