org.apache.poi.hdf.extractor
Class FontTable

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

public final class FontTable
extends java.lang.Object

Comment me

Author:
Ryan Ackley

Constructor Summary
FontTable(byte[] fontTable)
           
 
Method Summary
 java.lang.String getFont(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontTable

public FontTable(byte[] fontTable)
Method Detail

getFont

public java.lang.String getFont(int index)