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 classA builder for creating file copy visitor instances.static classQuick 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:
visitFilein interfaceFileVisitor<Path>- Overrides:
visitFilein classSimpleFileVisitor<Path>- Throws:
IOException
-