com.gnostice.pdfone
Class PdfString
java.lang.Object
com.gnostice.pdfone.PdfObject
com.gnostice.pdfone.PdfString
- All Implemented Interfaces:
- Cloneable
- Direct Known Subclasses:
- PdfTextString
- public class PdfString
- extends PdfObject
PdfString
public PdfString(String s)
PdfString
public PdfString(String s,
boolean isHex)
hashCode
public int hashCode()
clone
public Object clone()
- Overrides:
clone
in class PdfObject
equals
public boolean equals(Object obj)
getString
public String getString()
parse
public static PdfString parse(CharBuffer cb)
throws PdfException
- Throws:
PdfException
parse
public static PdfString parse(CharBuffer cb,
PdfEncryption e)
throws IOException,
PdfException
- Throws:
IOException
PdfException
encode
public static ByteBuffer encode(String s)
toBytes
public static final byte[] toBytes(String text)
fromBytes
public static String fromBytes(byte[] bytes)
To contact our support team, send an e-mail to support@gnostice.com.
© 2006 Gnostice Information Technologies Private Limited. All rights reserved.
www.gnostice.com