Package org.jboss.shrinkwrap.api.asset


Interface Summary
Asset Represents byte-based content.
 

Class Summary
ByteArrayAsset Implementation of an Asset backed by a byte array
FileAsset Implementation of an Asset backed by a File
StringAsset Implementation of an Asset backed by a String
UrlAsset Implementation of an Asset backed by a URL.
 

Enum Summary
EmptyAsset Implementation of a Asset having empty content.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.