Package io.protostuff.compiler.parser
Interface FileReaderFactory
-
public interface FileReaderFactoryFactory ofFileReader's.- Author:
- Kostiantyn Shchepanovskyi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FileReadercreate(List<Path> includePathList)
-
-
-
Method Detail
-
create
FileReader create(List<Path> includePathList)
-
-