public static class HwmfEscape.WmfEscapeUnknownData extends java.lang.Object implements HwmfEscape.HwmfEscapeData, GenericRecord
Constructor and Description |
---|
WmfEscapeUnknownData() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getEscapeDataBytes() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
int |
init(LittleEndianInputStream leis,
long recordSize,
HwmfEscape.EscapeFunction escapeFunction) |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren, getGenericRecordType
public byte[] getEscapeDataBytes()
public int init(LittleEndianInputStream leis, long recordSize, HwmfEscape.EscapeFunction escapeFunction) throws java.io.IOException
init
in interface HwmfEscape.HwmfEscapeData
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.