Uses of Interface
org.huiche.core.support.Extractor
Packages that use Extractor
-
Uses of Extractor in org.huiche.core.metadata
Methods in org.huiche.core.metadata that return ExtractorModifier and TypeMethodDescriptionTableMetadata.extractor()Returns the value of theextractorrecord component.Constructors in org.huiche.core.metadata with parameters of type ExtractorModifierConstructorDescriptionTableMetadata(String table, List<ColumnMetadata> columns, ColumnMetadata id, Instantiator instantiator, Extractor extractor) Creates an instance of aTableMetadatarecord class.