有免费的java VFS库吗?

发布于 2025-01-02 19:22:20 字数 153 浏览 1 评论 0原文

我正在寻找一个免费的java库,它允许我将文件系统的一部分组织为一个物理文件。我已经排除了 Apache VFS,因为我需要一种独特的格式,其他人很难解析它,而不是 zip、tars 等。有没有可用的解决方案? 感谢您的任何建议。

编辑:随机访问内容也是优先的

I'm looking for a free java library which will allow me to organize part of the file system as one physical file. I have ruled out Apache VFS, because I need an unique format which will be hard to parse for someone else, not zips, tars, etc. Is there any solution available?
Thanks for any suggestions.

Edit: random access to the content is also the priority

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

花期渐远 2025-01-09 19:22:20

考虑一下 FS2 项目。它是作为对 JSR 170 的简单回应而构建的。该 API 是轻量级的,并且实现自定义持久性机制很容易。

Consider the FS2 project. It was built as a simple answer to JSR 170. The API is lightweight, and implementing a custom persistence mechanism is easy.

你在看孤独的风景 2025-01-09 19:22:20

我认为这个图书馆很完美
JBOSS VFS3

I think this library is perfect
JBOSS VFS3

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文