Package net.sourceforge.pmd.util.datasource
-
Interface Summary Interface Description DataSource Represents a source file to be analyzed. -
Class Summary Class Description FileDataSource DataSource implementation to read data from a file.ReaderDataSource DataSource implementation to read data from a Reader.ZipDataSource DataSource implementation to read data from an entry in a zip or jar file.