Interface IOutputEntry

All Superinterfaces:
IPathEntry

public interface IOutputEntry extends IPathEntry
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • getExclusionPatterns

      org.eclipse.core.runtime.IPath[] getExclusionPatterns()
      Returns an array of inclusion paths affecting the source folder when looking for files recursively.
      Returns:
      IPath
    • fullExclusionPatternChars

      char[][] fullExclusionPatternChars()
      Returns a char based representation of the exclusions patterns full path.