net.sf.mpxj.mpp
Class GroupReader12

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

public final class GroupReader12
extends GroupReader

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


Constructor Summary
GroupReader12()
           
 
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

GroupReader12

public GroupReader12()
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.