站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

org.netbeans.spi.java.classpath.support (NetBeans Java Support APIs) - NetBeans API Javadoc 5.0.0

 

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.


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.