org.hccp.pdf
Class PdfKeywords

java.lang.Object
  |
  +--org.hccp.pdf.PdfKeywords

public class PdfKeywords
extends java.lang.Object


Field Summary
static java.lang.String f
           
static java.lang.String n
           
static java.lang.String R
           
 
Constructor Summary
PdfKeywords()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

R

public static final java.lang.String R
See Also:
Constant Field Values

n

public static final java.lang.String n
See Also:
Constant Field Values

f

public static final java.lang.String f
See Also:
Constant Field Values
Constructor Detail

PdfKeywords

public PdfKeywords()