org.vafer.jdeb.ar
Class ArArchive

java.lang.Object
  extended by org.vafer.jdeb.ar.ArArchive

public final class ArArchive
extends java.lang.Object

Simple ArArchive implementation

Author:
tcurdt

Constructor Summary
ArArchive(java.io.OutputStream pOut)
           
 
Method Summary
 void add(AbstractArEntry pEntry)
           
 void close()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArArchive

public ArArchive(java.io.OutputStream pOut)
Method Detail

add

public void add(AbstractArEntry pEntry)
         throws java.io.IOException
Throws:
java.io.IOException

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007. All Rights Reserved.