Interface VirtualTextFile.ITextAccess

    • Method Detail

      • get

        String get()
            throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException
      • set

        void set​(String content)
          throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException