org.apache.poi.hemf.record
Class HemfCommentPublic.EndGroup

java.lang.Object
  extended by org.apache.poi.hemf.record.AbstractHemfComment
      extended by org.apache.poi.hemf.record.HemfCommentPublic.EndGroup
Enclosing class:
HemfCommentPublic

public static class HemfCommentPublic.EndGroup
extends AbstractHemfComment

Stub, to be implemented


Constructor Summary
HemfCommentPublic.EndGroup(byte[] rawBytes)
           
 
Method Summary
 
Methods inherited from class org.apache.poi.hemf.record.AbstractHemfComment
getRawBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HemfCommentPublic.EndGroup

public HemfCommentPublic.EndGroup(byte[] rawBytes)


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.