Interface ISourceEntry

  • All Superinterfaces:
    IPathEntry

    public interface ISourceEntry
    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 Detail

      • 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.