Uses of Class
org.jboss.shrinkwrap.impl.base.io.tar.TarTransFileTyper
Packages that use TarTransFileTyper
-
Uses of TarTransFileTyper in org.jboss.shrinkwrap.impl.base.io.tar
Fields in org.jboss.shrinkwrap.impl.base.io.tar declared as TarTransFileTyperMethods in org.jboss.shrinkwrap.impl.base.io.tar with parameters of type TarTransFileTyperModifier and TypeMethodDescriptionvoid
TarArchive.setTransFileTyper
(TarTransFileTyper transTyper) Set the object that will determine if a file is of type ascii text for translation purposes.