Class ClassPathAttributeCollector

java.lang.Object
org.graffiti.plugins.inspectors.defaults.ClassPathAttributeCollector

public class ClassPathAttributeCollector
extends Object
Searches for attributes in the current CLASSPATH.
Version:
$Revision: 1.6 $
  • Constructor Details

    • ClassPathAttributeCollector

      public ClassPathAttributeCollector()
  • Method Details

    • collectAttributes

      public List<String> collectAttributes()
      Collects all attributes from the given class path.
      Returns:
      An enumeration of all attributes from the given class path.