Class CaiResourceContentImporter

All Implemented Interfaces:
IResourceContentImporter

public final class CaiResourceContentImporter extends StandardBmObjectImporter
Bm resource imports for ClientApplicationInterface data
  • 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.