Package | Description |
---|---|
org.springframework.boot.loader.jar |
Support for loading and manipulating JAR/WAR files.
|
Modifier and Type | Method and Description |
---|---|
protected RandomAccessDataFile |
RandomAccessJarFile.getRootJarFile() |
Constructor and Description |
---|
RandomAccessJarFile(RandomAccessDataFile file,
JarEntryFilter... filters)
Create a new
RandomAccessJarFile backed by the specified file. |
Copyright © 2013. All rights reserved.