org.apache.fontbox.ttf
Class DigitalSignatureTable
java.lang.Object
org.apache.fontbox.ttf.TTFTable
org.apache.fontbox.ttf.DigitalSignatureTable
public class DigitalSignatureTable
- extends TTFTable
A table in a true type font.
- Version:
- $Revision: 1.1 $
- Author:
- Ben Litchfield (ben@benlitchfield.com)
Field Summary |
static String |
TAG
Tag to identify this table. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG
public static final String TAG
- Tag to identify this table.
- See Also:
- Constant Field Values
DigitalSignatureTable
public DigitalSignatureTable()
Copyright © 2008-2011 Apache Software Foundation. All Rights Reserved.