net.sf.mpxj.mpp
Class GroupReader14
java.lang.Object
net.sf.mpxj.mpp.GroupReader14
public final class GroupReader14
- extends Object
This class allows filter definitions to be read from an MPP file.
|
Method Summary |
void |
process(ProjectFile file,
net.sf.mpxj.mpp.FixedData fixedData,
net.sf.mpxj.mpp.Var2Data varData,
Map<Integer,FontBase> fontBases)
Entry point for processing group definitions. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupReader14
public GroupReader14()
process
public void process(ProjectFile file,
net.sf.mpxj.mpp.FixedData fixedData,
net.sf.mpxj.mpp.Var2Data varData,
Map<Integer,FontBase> fontBases)
- Entry point for processing group definitions.
- Parameters:
file - project filefixedData - group fixed datavarData - group var datafontBases - map of font bases
Copyright © 2012. All Rights Reserved.