public class ArchiveInputEntry extends DumpableObject
| Constructor and Description |
|---|
ArchiveInputEntry(java.io.File file,
java.lang.String archiveEntryName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getArchiveEntryName() |
java.io.File |
getFile() |
DumpString |
toDumpString(DumpString s)
This method allows subclasses to add values to the existing DumpString of the superclass.
|
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic ArchiveInputEntry(java.io.File file,
java.lang.String archiveEntryName)
public java.io.File getFile()
public java.lang.String getArchiveEntryName()
public DumpString toDumpString(DumpString s)
DumpabletoDumpString in interface DumpabletoDumpString in class DumpableObjectpublic ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.