|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vafer.jdeb.mapping.LsMapper
public final class LsMapper
Reads permissions and ownerships from a "ls -laR > mapping.txt" dump and maps entries accordingly.
| Nested Class Summary | |
|---|---|
static class |
LsMapper.ParseError
|
| Constructor Summary | |
|---|---|
LsMapper(java.io.InputStream pInput)
|
|
| 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 |
|---|
public LsMapper(java.io.InputStream pInput)
throws java.io.IOException,
LsMapper.ParseError
java.io.IOException
LsMapper.ParseError| Method Detail |
|---|
public org.apache.tools.tar.TarEntry map(org.apache.tools.tar.TarEntry pEntry)
map in interface Mapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||