| Package | Description |
|---|---|
| com.alipay.sofa.ark.tools |
| Class and Description |
|---|
| ArtifactItem |
| JarWriter.EntryTransformer
An
EntryTransformer enables the transformation of jar
entries during the writing process. |
| Layout
Strategy interface used to determine the layout for a particular type of archive.
|
| Layouts.Jar
Executable JAR layout.
|
| Layouts.Module
Module layout (designed to be used as a "plug-in")
|
| Libraries
Encapsulates process about libraries that may be packed into the archive.
|
| Library
Encapsulates information about a single library that may be packed into the archive.
|
| LibraryCallback
Callback interface used to iterate
Libraries. |
| LibraryScope |
| LoaderClassesWriter
Writer to write classes into repackaged JAR.
|
| Repackager.MainClassTimeoutWarningListener
Callback interface used to present a warning when finding the main class takes too
long.
|
| RepackagingLayout |
Copyright © 2024. All rights reserved.