Uses of Interface
org.apache.juneau.junit.bct.PropertyExtractor
Packages that use PropertyExtractor
- 
Uses of PropertyExtractor in org.apache.juneau.junit.bctClasses in org.apache.juneau.junit.bct that implement PropertyExtractorModifier and TypeClassDescriptionstatic classProperty extractor for array and collection objects with numeric indexing and size access.static classProperty extractor for Map objects with direct key access and size property.static classStandard JavaBean property extractor using reflection.Methods in org.apache.juneau.junit.bct with parameters of type PropertyExtractorModifier and TypeMethodDescriptionBasicBeanConverter.Builder.addPropertyExtractor(PropertyExtractor e) Registers a custom property extractor for specialized property access logic.