|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.asm.xml.Processor.ZipEntryElement
private static final class Processor.ZipEntryElement
| Field Summary | |
|---|---|
private java.util.zip.ZipOutputStream |
zos
|
| Constructor Summary | |
|---|---|
Processor.ZipEntryElement(java.util.zip.ZipOutputStream zos)
|
|
| Method Summary | |
|---|---|
void |
closeEntry()
|
java.io.OutputStream |
openEntry(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.zip.ZipOutputStream zos
| Constructor Detail |
|---|
public Processor.ZipEntryElement(java.util.zip.ZipOutputStream zos)
| Method Detail |
|---|
public java.io.OutputStream openEntry(java.lang.String name)
throws java.io.IOException
openEntry in interface Processor.EntryElementjava.io.IOException
public void closeEntry()
throws java.io.IOException
closeEntry in interface Processor.EntryElementjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||