Class WebGitImportStructureProvider

  • All Implemented Interfaces:
    org.eclipse.ui.wizards.datatransfer.IImportStructureProvider

    public class WebGitImportStructureProvider
    extends Object
    implements org.eclipse.ui.wizards.datatransfer.IImportStructureProvider
    • Constructor Detail

      • WebGitImportStructureProvider

        public WebGitImportStructureProvider()
    • Method Detail

      • getChildren

        public List<?> getChildren​(Object element)
        Specified by:
        getChildren in interface org.eclipse.ui.wizards.datatransfer.IImportStructureProvider
      • getContents

        public InputStream getContents​(Object element)
        Specified by:
        getContents in interface org.eclipse.ui.wizards.datatransfer.IImportStructureProvider
      • getFullPath

        public String getFullPath​(Object element)
        Specified by:
        getFullPath in interface org.eclipse.ui.wizards.datatransfer.IImportStructureProvider
      • getLabel

        public String getLabel​(Object element)
        Specified by:
        getLabel in interface org.eclipse.ui.wizards.datatransfer.IImportStructureProvider
      • isFolder

        public boolean isFolder​(Object element)
        Specified by:
        isFolder in interface org.eclipse.ui.wizards.datatransfer.IImportStructureProvider