Class AdditionalIndexesContentImporter

All Implemented Interfaces:
IResourceContentImporter

public class AdditionalIndexesContentImporter extends StandardBmObjectImporter
Imports additional indexes from the internal XML presentation
  • Constructor Details

  • Method Details

    • supports

      public boolean supports(org.eclipse.core.runtime.IPath path)
      Description copied from interface: IResourceContentImporter
      Checks if this importer supports the specified resource.
      Parameters:
      path - The path to the resource to check. May not be null.
      Returns:
      true if the resource is supported, false otherwise.