Uses of Class
org.jboss.shrinkwrap.impl.base.io.tar.TarTransFileTyper
-
Packages that use TarTransFileTyper Package Description org.jboss.shrinkwrap.impl.base.io.tar -
-
Uses of TarTransFileTyper in org.jboss.shrinkwrap.impl.base.io.tar
Fields in org.jboss.shrinkwrap.impl.base.io.tar declared as TarTransFileTyper Modifier and Type Field Description protected TarTransFileTyperTarArchive. transTyperMethods in org.jboss.shrinkwrap.impl.base.io.tar with parameters of type TarTransFileTyper Modifier and Type Method Description voidTarArchive. setTransFileTyper(TarTransFileTyper transTyper)Set the object that will determine if a file is of type ascii text for translation purposes.
-