public class ExtFinderFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ExtFinderFactory.LineBlocksFinder
Finder that collects the whole lines and calls
the lineFound() method that can do a local find.
|
static class |
ExtFinderFactory.LineBwdFinder
Finder that collects the whole lines and calls
the lineFound() method that can do a local find.
|
static class |
ExtFinderFactory.LineFwdFinder
Finder that collects the whole lines and calls
the lineFound() method that can do a local find.
|
Constructor and Description |
---|
ExtFinderFactory() |
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.