org.vafer.jdeb.mapping
Interface Mapper

All Known Implementing Classes:
LsMapper, NullMapper, PermMapper, PrefixMapper

public interface Mapper

Maps one entry to another. So you modify ownerships permissions etc in a Mapper.

Author:
Torsten Curdt

Method Summary
 org.apache.tools.tar.TarEntry map(org.apache.tools.tar.TarEntry entry)
           
 

Method Detail

map

org.apache.tools.tar.TarEntry map(org.apache.tools.tar.TarEntry entry)


Copyright © 2012. All Rights Reserved.