org.apache.poi.hdf.extractor
Class StyleSheet

java.lang.Object
  extended by org.apache.poi.hdf.extractor.StyleSheet

Deprecated.

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

Comment me


Constructor Summary
StyleSheet(byte[] styleSheet)
          Deprecated.  
 
Method Summary
static boolean getFlag(int x)
          Deprecated.  
 StyleDescription getStyleDescription(int x)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleSheet

public StyleSheet(byte[] styleSheet)
Deprecated. 
Method Detail

getStyleDescription

public StyleDescription getStyleDescription(int x)
Deprecated. 

getFlag

public static boolean getFlag(int x)
Deprecated.