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

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

public static class HemfCommentPublic.BeginGroup
extends AbstractHemfComment

Stub, to be implemented


Constructor Summary
HemfCommentPublic.BeginGroup(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.BeginGroup

public HemfCommentPublic.BeginGroup(byte[] rawBytes)


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