org.quattor.ant
Class DependencyChecker.DependencyInfo

java.lang.Object
  extended by org.quattor.ant.DependencyChecker.DependencyInfo
Enclosing class:
DependencyChecker

public static class DependencyChecker.DependencyInfo
extends Object


Field Summary
 File file
           
 String name
           
 SourceType type
           
 
Constructor Summary
DependencyChecker.DependencyInfo(String dependencyLine)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name

type

public final SourceType type

file

public final File file
Constructor Detail

DependencyChecker.DependencyInfo

public DependencyChecker.DependencyInfo(String dependencyLine)


Copyright © 2012 Quattor. All Rights Reserved.