Package | Description |
---|---|
org.jboss.shrinkwrap.impl.base.io.tar |
Modifier and Type | Field and Description |
---|---|
protected TarTransFileTyper |
TarArchive.transTyper |
Modifier and Type | Method and Description |
---|---|
void |
TarArchive.setTransFileTyper(TarTransFileTyper transTyper)
Set the object that will determine if a file is of type ascii text for translation purposes.
|