Interface CpeInclude

All Superinterfaces:
Cloneable, MetaDataObject, Serializable, XMLizable

public interface CpeInclude extends MetaDataObject
An object that holds configuration that is part of the CPE descriptor. Provides the means of defining and obtaining file paths used to discover component descriptors.
  • Method Details

    • set

      void set(String aPath)
      Sets a path to component descriptor
      Parameters:
      aPath - - descriptor path
    • get

      String get()
      Returns a path to component descriptor
      Returns:
      descriptor path