org.pdfbox.encoding
Class WinAnsiEncoding
java.lang.Object
org.pdfbox.encoding.Encoding
org.pdfbox.encoding.WinAnsiEncoding
- All Implemented Interfaces:
- COSObjectable
- public class WinAnsiEncoding
- extends Encoding
This the win ansi encoding.
- Version:
- $Revision: 1.10 $
- Author:
- Ben Litchfield
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WinAnsiEncoding
public WinAnsiEncoding()
- Constructor.
getCOSObject
public COSBase getCOSObject()
- Convert this standard java object to a COS object.
- Returns:
- The cos object that matches this Java object.