org.eclipse.jdt.internal.compiler.batch
接口 FileSystem.ClasspathSectionProblemReporter

包容类:
FileSystem

public static interface FileSystem.ClasspathSectionProblemReporter


方法摘要
 void invalidClasspathSection(String jarFilePath)
           
 void multipleClasspathSections(String jarFilePath)
           
 

方法详细信息

invalidClasspathSection

void invalidClasspathSection(String jarFilePath)

multipleClasspathSections

void multipleClasspathSections(String jarFilePath)


Copyright © 2013. All Rights Reserved.