接口 RepackagingLayout

所有超级接口:
Layout
所有已知实现类:
Layouts.Expanded, Layouts.Jar, Layouts.None

public interface RepackagingLayout extends Layout
A specialization of Layout that repackages an existing archive by moving its content to a new location.
从以下版本开始:
1.4.0
作者:
Andy Wilkinson
  • 方法详细资料

    • getRepackagedClassesLocation

      String getRepackagedClassesLocation()
      Returns the location to which classes should be moved.
      返回:
      the repackaged classes location