com.testfairy.apk
Class ApkArchiveReader

java.lang.Object
  extended by com.testfairy.apk.ApkArchiveReader

public class ApkArchiveReader
extends Object


Constructor Summary
ApkArchiveReader(String f)
           
 
Method Summary
 void accept(ApkArchiveVisitor listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApkArchiveReader

public ApkArchiveReader(String f)
                 throws IOException
Throws:
IOException
Method Detail

accept

public void accept(ApkArchiveVisitor listener)
            throws IOException
Throws:
IOException


Copyright © 2004-2016. All Rights Reserved.