Class ExtractedAttributes

java.lang.Object
ddf.catalog.data.impl.types.experimental.ExtractedAttributes
All Implemented Interfaces:
ddf.catalog.data.MetacardType, ddf.catalog.data.types.experimental.Extracted, Serializable

public class ExtractedAttributes extends Object implements ddf.catalog.data.types.experimental.Extracted, ddf.catalog.data.MetacardType
See Also:
  • Constructor Details

    • ExtractedAttributes

      public ExtractedAttributes()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface ddf.catalog.data.MetacardType
    • getAttributeDescriptors

      public Set<ddf.catalog.data.AttributeDescriptor> getAttributeDescriptors()
      Specified by:
      getAttributeDescriptors in interface ddf.catalog.data.MetacardType
    • getAttributeDescriptor

      public ddf.catalog.data.AttributeDescriptor getAttributeDescriptor(String attributeName)
      Specified by:
      getAttributeDescriptor in interface ddf.catalog.data.MetacardType