org.apache.poi.hdf.extractor.data
Class DOP

java.lang.Object
  extended by org.apache.poi.hdf.extractor.data.DOP

Deprecated.

@Deprecated
public final class DOP
extends java.lang.Object

Comment me


Field Summary
 int _epc
          Deprecated.  
 boolean _fFacingPages
          Deprecated.  
 int _fpc
          Deprecated.  
 int _nEdn
          Deprecated.  
 int _nFtn
          Deprecated.  
 int _rncEdn
          Deprecated.  
 int _rncFtn
          Deprecated.  
 
Constructor Summary
DOP()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_fFacingPages

public boolean _fFacingPages
Deprecated. 

_fpc

public int _fpc
Deprecated. 

_epc

public int _epc
Deprecated. 

_rncFtn

public int _rncFtn
Deprecated. 

_nFtn

public int _nFtn
Deprecated. 

_rncEdn

public int _rncEdn
Deprecated. 

_nEdn

public int _nEdn
Deprecated. 
Constructor Detail

DOP

public DOP()
Deprecated.