Package org.xwiki.velocity.tools.nio
-
Class Summary Class Description NIOTool Provides access to some of the static NIO2 Files methods.WrappingDirectoryStream Wrap theDirectoryStream
returned byFiles.newDirectoryStream(java.nio.file.Path)
since the returned class may be private and Velocity tries to call it.