Eclipse Platform
Release 3.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
 

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
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.