Package com._1c.g5.v8.dt.xml
Class UnsupportedFilesCopyVisitor
- All Implemented Interfaces:
FileVisitor<Path>
FileVisitor
implementation for copy unsupported configuration files with modification-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder for creating file copy visitor instances.static class
Quick builder for predicate which filters file paths by specified file extensions -
Method Summary
Methods inherited from class java.nio.file.SimpleFileVisitor
postVisitDirectory, preVisitDirectory, visitFileFailed
-
Method Details
-
visitFile
- Specified by:
visitFile
in interfaceFileVisitor<Path>
- Overrides:
visitFile
in classSimpleFileVisitor<Path>
- Throws:
IOException
-