Package org.vafer.jdeb.mapping
Class LsMapper
java.lang.Object
org.vafer.jdeb.mapping.LsMapper
- All Implemented Interfaces:
Mapper
Reads permissions and ownerships from a "ls -laR > mapping.txt" dump and
maps entries accordingly.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.commons.compress.archivers.tar.TarArchiveEntrymap(org.apache.commons.compress.archivers.tar.TarArchiveEntry pEntry)
-
Constructor Details
-
LsMapper
- Throws:
IOExceptionLsMapper.ParseError
-
-
Method Details