Package org.jboss.shrinkwrap.api.asset
package org.jboss.shrinkwrap.api.asset
-
ClassDescriptionAn
Assetrepresenting anArchive; a specifiedStreamExportertype will be used to fulfill theAsset.openStream()contract.Represents byte-based content.Implementation of anAssetbacked by a byte arrayPackage private class that helps get byte array fromInputStream.ClassloaderAsset Implementation of aAssetbacked by a resource located in the Classloader.Implementation of aAssethaving empty content.IOUtilDelegator Class that helps expose package privateByteArrayIOUtilPluggable separation between an Asset and a default name used to add Assets into an archive without having to explicitly supply the name (ArchivePath) each time.SecurityActions A set of privileged actions that are not to leak out of this packageImplementation of anAssetbacked by a String