public final class HMEFDumper
extends java.lang.Object
| Constructor and Description |
|---|
HMEFDumper(java.io.InputStream inp) |
| Modifier and Type | Method and Description |
|---|---|
static int |
getMaxRecordLength() |
static void |
main(java.lang.String[] args) |
static void |
setMaxRecordLength(int length) |
void |
setTruncatePropertyData(boolean truncate) |
public HMEFDumper(java.io.InputStream inp)
throws java.io.IOException
java.io.IOExceptionpublic static void setMaxRecordLength(int length)
length - the max record length allowed for HMEFDumperpublic static int getMaxRecordLength()
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void setTruncatePropertyData(boolean truncate)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>