Class AbstractAnalyzer

java.lang.Object
org.apache.tools.ant.util.depend.AbstractAnalyzer
All Implemented Interfaces:
DependencyAnalyzer
Direct Known Subclasses:
AncestorAnalyzer, AntAnalyzer, FullAnalyzer

public abstract class AbstractAnalyzer extends Object implements DependencyAnalyzer
An abstract implementation of the analyzer interface providing support for the bulk of interface methods.