Eclipse Platform
2.1

Uses of Class
org.eclipse.ant.core.Type

Packages that use Type
org.eclipse.ant.core Provides support for running the Ant build tool in the platform. 
 

Uses of Type in org.eclipse.ant.core
 

Fields in org.eclipse.ant.core declared as Type
protected  Type[] AntCorePreferences.customTypes
           
 

Methods in org.eclipse.ant.core that return Type
protected  Type[] AntCorePreferences.extractTypes(Preferences prefs, String[] types)
           
 Type[] AntCorePreferences.getCustomTypes()
          Returns the user defined custom types
 

Methods in org.eclipse.ant.core with parameters of type Type
 void AntCorePreferences.setCustomTypes(Type[] types)
          Sets the user defined custom types
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.