Uses of Class
org.apache.any23.extractor.TagSoupExtractionResult.PropertyPath
-
Packages that use TagSoupExtractionResult.PropertyPath Package Description org.apache.any23.extractor This package contains classes and interfaces modeling theExtractorAPI. -
-
Uses of TagSoupExtractionResult.PropertyPath in org.apache.any23.extractor
Methods in org.apache.any23.extractor that return types with arguments of type TagSoupExtractionResult.PropertyPath Modifier and Type Method Description List<TagSoupExtractionResult.PropertyPath>ExtractionResultImpl. getPropertyPaths()List<TagSoupExtractionResult.PropertyPath>TagSoupExtractionResult. getPropertyPaths()Returns all the collected property paths.
-