类 org.eclipse.jdt.internal.compiler.env.AccessRuleSet
的使用

使用 AccessRuleSet 的软件包
org.eclipse.jdt.internal.compiler.batch   
 

org.eclipse.jdt.internal.compiler.batchAccessRuleSet 的使用
 

声明为 AccessRuleSetorg.eclipse.jdt.internal.compiler.batch 中的字段
 AccessRuleSet ClasspathLocation.accessRuleSet
           
 

参数类型为 AccessRuleSetorg.eclipse.jdt.internal.compiler.batch 中的方法
static FileSystem.Classpath FileSystem.getClasspath(String classpathName, String encoding, AccessRuleSet accessRuleSet)
           
static FileSystem.Classpath FileSystem.getClasspath(String classpathName, String encoding, boolean isSourceOnly, AccessRuleSet accessRuleSet, String destinationPath)
           
 

参数类型为 AccessRuleSetorg.eclipse.jdt.internal.compiler.batch 中的构造方法
ClasspathJar(File file, boolean closeZipFileAtEnd, AccessRuleSet accessRuleSet, String destinationPath)
           
ClasspathLocation(AccessRuleSet accessRuleSet, String destinationPath)
           
ClasspathSourceJar(File file, boolean closeZipFileAtEnd, AccessRuleSet accessRuleSet, String encoding, String destinationPath)
           
 



Copyright © 2013. All Rights Reserved.