org.eclipse.jdt.internal.compiler.batch
Interface FileSystem.ClasspathSectionProblemReporter

Enclosing class:
FileSystem

public static interface FileSystem.ClasspathSectionProblemReporter


Method Summary
 void invalidClasspathSection(java.lang.String jarFilePath)
           
 void multipleClasspathSections(java.lang.String jarFilePath)
           
 

Method Detail

invalidClasspathSection

void invalidClasspathSection(java.lang.String jarFilePath)

multipleClasspathSections

void multipleClasspathSections(java.lang.String jarFilePath)