Package org.hibernate.search.mapper.pojo.model.path.spi
-
Interface Summary Interface Description PojoPathFilter<S> Defines a set of paths that are of importance, so that they can be detected at runtime when given a set of paths.PojoPathFilterFactory<S> A factory forPojoPathFilter
instances. -
Class Summary Class Description StringSetPojoPathFilter A filter expecting a simple string representation of dirty paths.