Package org.jboss.shrinkwrap.api


Interface Summary
Archive<T extends Archive<T>> Archive Represents a collection of resources which may be constructed declaratively / programmatically.
Asset Represents a Class, file, or any other collection of bytes stored under some context within an Archive
Path Path Represents a target context within an Archive under which an Asset may be found.