Class IFileTextSource

java.lang.Object
org.eclipse.m2m.atl.dsls.textsource.TextSource
org.eclipse.m2m.atl.dsls.textsource.IFileTextSource

public class IFileTextSource extends TextSource
IFile text utility.
  • Constructor Details

    • IFileTextSource

      public IFileTextSource(org.eclipse.core.resources.IFile file)
      Creates a new IFileTextSource.
      Parameters:
      file - the file to manage
  • Method Details