org.vafer.jdeb.mapping
Class NullMapper

java.lang.Object
  extended by org.vafer.jdeb.mapping.NullMapper
All Implemented Interfaces:
Mapper

public final class NullMapper
extends java.lang.Object
implements Mapper


Constructor Summary
NullMapper()
           
 
Method Summary
 org.apache.tools.tar.TarEntry map(org.apache.tools.tar.TarEntry pEntry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullMapper

public NullMapper()
Method Detail

map

public org.apache.tools.tar.TarEntry map(org.apache.tools.tar.TarEntry pEntry)
Specified by:
map in interface Mapper


Copyright © 2007. All Rights Reserved.