net.sf.mpxj.mpp
Class ViewStateReader12

java.lang.Object
  extended by net.sf.mpxj.mpp.ViewStateReader
      extended by 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.


Constructor Summary
ViewStateReader12()
           
 
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 net.sf.mpxj.mpp.ViewStateReader
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewStateReader12

public ViewStateReader12()
Method Detail

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.