org.apache.poi.hdf.extractor
Class StyleSheet

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

public final class StyleSheet
extends java.lang.Object

Comment me

Author:
Ryan Ackley

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

Constructor Detail

StyleSheet

public StyleSheet(byte[] styleSheet)
Method Detail

getStyleDescription

public StyleDescription getStyleDescription(int x)

getFlag

public static boolean getFlag(int x)