org.vafer.jdeb.mapping
Interface Mapper

All Known Implementing Classes:
LsMapper, NullMapper, PrefixMapper

public interface Mapper

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

Author:
tcurdt

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 © 2007. All Rights Reserved.