net.sf.mpxj.mpp
Class ViewStateReader12
java.lang.Object
net.sf.mpxj.mpp.ViewStateReader
net.sf.mpxj.mpp.ViewStateReader12
public final class ViewStateReader12
- extends ViewStateReader
This class allows the saved state of a view to be read from an MPP9 file.
|
Method Summary |
protected net.sf.mpxj.mpp.Props |
getProps(net.sf.mpxj.mpp.Var2Data varData)
Retrieves the props data using a file format specific method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewStateReader12
public ViewStateReader12()
getProps
protected net.sf.mpxj.mpp.Props getProps(net.sf.mpxj.mpp.Var2Data varData)
throws IOException
- Retrieves the props data using a file format specific method.
- Specified by:
getProps in class ViewStateReader
- Parameters:
varData - var data block
- Returns:
- props data
- Throws:
IOException
Copyright © 2012. All Rights Reserved.