public class ZipSkeleton extends GenericSkeleton
GenericSkeleton skeleton implementation that allow
ZipFile and ZipEntry objects to be passed along with skeleton parts.| Constructor and Description |
|---|
ZipSkeleton(GenericSkeleton skel,
ZipFile original,
ZipEntry entry) |
ZipSkeleton(ZipFile original,
ZipEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
ZipSkeleton |
clone()
Clones this GenericSkeleton object.
|
ZipEntry |
getEntry() |
String |
getModifiedContents() |
ZipFile |
getOriginal() |
void |
setModifiedContents(String modifiedContents) |
add, add, add, addContentPlaceholder, addContentPlaceholder, addReference, addValuePlaceholder, append, append, appendToFirstPart, attachParent, changeSelfReferents, copyFields, flushPart, getFirstPart, getLastPart, getParent, getParts, isEmpty, isEmpty, setParent, setParts, toStringpublic ZipSkeleton(GenericSkeleton skel, ZipFile original, ZipEntry entry)
public ZipFile getOriginal()
public ZipEntry getEntry()
public String getModifiedContents()
public void setModifiedContents(String modifiedContents)
public ZipSkeleton clone()
GenericSkeletonclone in interface ISkeletonclone in class GenericSkeletonCopyright © 2022. All rights reserved.