Class JavaProjectSourceContainer

All Implemented Interfaces:
IAdaptable, ISourceContainer

public class JavaProjectSourceContainer extends CompositeSourceContainer
Java project source container. Searches for source in a project's source folders.

This class may be instantiated.

Since:
3.0
Restriction:
This class is not intended to be sub-classed by clients.