类 JarModeLibrary
java.lang.Object
org.springframework.boot.loader.tools.Library
org.springframework.boot.loader.tools.JarModeLibrary
Library
implementation for internal jarmode jars.- 从以下版本开始:
- 2.3.0
- 作者:
- Phillip Webb
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.boot.loader.tools.Library
getCoordinates, getName, getScope, isIncluded, isLocal, isUnpackRequired
-
字段详细资料
-
TOOLS
JarModeLibrary
for layer tools.
-
-
构造器详细资料
-
JarModeLibrary
-
-
方法详细资料
-
openStream
- 抛出:
IOException
-
getFile
从类复制的说明:Library
Return the library file.
-