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:
-
Field Summary
Fields inherited from interface ddf.catalog.data.types.experimental.Extracted
EXTRACTED_TEXTFields inherited from interface ddf.catalog.data.MetacardType
DEFAULT_METACARD_TYPE_NAME, METACARD_TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String attributeName) Set<ddf.catalog.data.AttributeDescriptor> getName()
-
Constructor Details
-
ExtractedAttributes
public ExtractedAttributes()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptors
- Specified by:
getAttributeDescriptorsin interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptor
- Specified by:
getAttributeDescriptorin interfaceddf.catalog.data.MetacardType
-