org.netbeans.api.java/1 1.10.22

Package org.netbeans.spi.java.classpath.support

Convenience classes to make it easier to create classpaths.

See:
          Description

Class Summary
ClassPathSupport Convenience factory for creating classpaths of common sorts.
CompositePathResourceBase This class provides a base class for PathResource implementations
PathResourceBase This class provides a base class for PathResource implementations
 

Package org.netbeans.spi.java.classpath.support Description

Convenience classes to make it easier to create classpaths.

ClassPathSupport provides various ways to create ClassPath objects beyond what the plain SPI provides.

PathResourceBase and CompositePathResourceBase can be used to define parts of a classpath in a controlled way.


org.netbeans.api.java/1 1.10.22

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.