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, waitgetGenericChildren, getGenericRecordTypepublic byte[] getEscapeDataBytes()
public int init(LittleEndianInputStream leis, long recordSize, HwmfEscape.EscapeFunction escapeFunction) throws java.io.IOException
init in interface  
            HwmfEscape.HwmfEscapeData 
            (接口 HwmfEscape.HwmfEscapeData 中的 init) 
           java.io.IOException 
            (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 
            (接口 GenericRecord 中的 getGenericProperties) 
           Copyright 2021 The Apache Software Foundation or its licensors, as applicable.