public final class HMEFDumper extends Object
| Constructor and Description |
|---|
HMEFDumper(InputStream inp) |
| Modifier and Type | Method and Description |
|---|---|
static int |
getMaxRecordLength() |
static void |
main(String[] args) |
static void |
setMaxRecordLength(int length) |
void |
setTruncatePropertyData(boolean truncate) |
public HMEFDumper(InputStream inp) throws IOException
IOExceptionpublic static void setMaxRecordLength(int length)
length - the max record length allowed for HMEFDumperpublic static int getMaxRecordLength()
public void setTruncatePropertyData(boolean truncate)