|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - the type of the corresponding archive item data class (out item), like IOutItem7z or
IOutItemZip. Use IOutItemAllFormats interface to support all available archive formats.public interface IOutArchive<T extends IOutItemBase>
Interface combining IOutCreateArchive and IOutUpdateArchive. Supports creating new archives and
updating existing archives. More information see JavaDocs of both interfaces.
IOutCreateArchive,
IOutUpdateArchive| Method Summary |
|---|
| Methods inherited from interface net.sf.sevenzipjbinding.IOutCreateArchive |
|---|
createArchive, getArchiveFormat |
| Methods inherited from interface net.sf.sevenzipjbinding.IOutArchiveBase |
|---|
getTracePrintStream, isTrace, setTrace, setTracePrintStream |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Methods inherited from interface net.sf.sevenzipjbinding.IOutUpdateArchive |
|---|
getArchiveFormat, getConnectedInArchive, updateItems |
| Methods inherited from interface net.sf.sevenzipjbinding.IOutArchiveBase |
|---|
getTracePrintStream, isTrace, setTrace, setTracePrintStream |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||