net.sf.mpxj.mpp
Class GroupReader9

java.lang.Object
  extended by net.sf.mpxj.mpp.GroupReader
      extended by net.sf.mpxj.mpp.GroupReader9

public final class GroupReader9
extends GroupReader

This class allows group definitions to be read from an MPP9 file.


Constructor Summary
GroupReader9()
           
 
Method Summary
protected  Integer getVarDataType()
          Retrieves the type used for the VarData lookup.
 
Methods inherited from class net.sf.mpxj.mpp.GroupReader
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupReader9

public GroupReader9()
Method Detail

getVarDataType

protected Integer getVarDataType()
Retrieves the type used for the VarData lookup.

Specified by:
getVarDataType in class GroupReader
Returns:
VarData type


Copyright © 2012. All Rights Reserved.