Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BeenApi - methods for getting detailed info about bpk package and its content #98

Open
donarus opened this issue Apr 29, 2013 · 0 comments

Comments

@donarus
Copy link
Contributor

donarus commented Apr 29, 2013

This issue is optional

BeenApi should provide methods usable for:

A] getting detailed information about Bpk package

  • size
  • content (tree structure)
  • path on server
  • example: public BpkDetail getDetailedInfo(Bpkidentifier id) { }

B] getting file content of files packed in BPK package

  • example public String getFileContent(Bpkidentifier id, String pathInBpk) { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant