Package org.eclipse.tycho.test.util
Class ArchiveContentUtil
java.lang.Object
org.eclipse.tycho.test.util.ArchiveContentUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetFileContent(File archive, String fileInArchive) Returns the content of the given file as string.getFilesInZip(File archive) Returns a list of file and folder entries in the given zip archive.