Uses of Interface
com.github.euler.tika.MetadataFieldParser
-
-
Uses of MetadataFieldParser in com.github.euler.tika
Classes in com.github.euler.tika that implement MetadataFieldParser Modifier and Type Class Description classStringMetadataFieldParserMethods in com.github.euler.tika that return MetadataFieldParser Modifier and Type Method Description protected MetadataFieldParserDefaultMetadataParser. findFieldParser(String name, org.apache.tika.metadata.Metadata metadata)Methods in com.github.euler.tika with parameters of type MetadataFieldParser Modifier and Type Method Description DefaultMetadataParserDefaultMetadataParser. add(MetadataFieldParser fieldParser)Constructor parameters in com.github.euler.tika with type arguments of type MetadataFieldParser Constructor Description DefaultMetadataParser(List<MetadataFieldParser> fieldParsers)
-