com.testfairy.apk
Class ApkArchiveVisitor
java.lang.Object
com.testfairy.apk.ApkArchiveVisitor
- Direct Known Subclasses:
- ApkArchiveAddVisitor, ApkArchiveFileLister, ApkArchiveFilterVisitor, ApkArchiveWriter
public abstract class ApkArchiveVisitor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApkArchiveVisitor
public ApkArchiveVisitor()
ApkArchiveVisitor
public ApkArchiveVisitor(ApkArchiveVisitor av)
visit
public void visit()
visitEntry
public void visitEntry(ApkArchiveEntry entry)
throws IOException
- Throws:
IOException
visitEnd
public void visitEnd()
throws IOException
- Throws:
IOException
Copyright © 2004-2016. All Rights Reserved.